FEnetResponse 클래스
LS ELECTRIC(구 LS산전) FEnet 프로토콜 응답 메시지
상속된 멤버
네임스페이스: VagabondK.Protocols.LSElectric.FEnet
어셈블리: VagabondK.Protocols.LSElectric.dll
구문
public abstract class FEnetResponse : FEnetMessage, IResponse, IProtocolMessage
속성
이름 | 설명 |
---|---|
EthernetModuleBase | 이더넷 모듈의 베이스(Base) 번호. 요청 메시지에서는 의미가 없음. |
EthernetModuleSlot | 이더넷 모듈의 슬롯(Slot) 번호. 요청 메시지에서는 의미가 없음. |
PlcInfo | PLC의 CPU 타입 및 상태 정보. 요청 메시지에서는 의미가 없으며, 자세한 내용은 매뉴얼 참조 바람. |
Request | LS ELECTRIC FEnet 프로토콜 요청 메시지 |
SourceOfFrame | 통신 메시지의 소스. 서버(PLC): 0x11 |
메서드
이름 | 설명 |
---|---|
OnCreateDataFrame() | 데이터 프레임 생성 |