PlcPointAttribute 클래스
LS ELECTRIC(구 LS산전) PLC 인터페이스 기반 바인딩 멤버 정의를 위한 특성
상속된 멤버
네임스페이스: VagabondK.Interface.LSElectric
어셈블리: VagabondK.Interface.LSElectric.dll
구문
public class PlcPointAttribute : InterfacePointAttribute
생성자
이름 | 설명 |
---|---|
PlcPointAttribute(string) | 생성자 |
PlcPointAttribute(string, byte) | 생성자 |
속성
이름 | 설명 |
---|---|
DeviceVariable | 디바이스 변수 |
StationNumber | 국번 |
메서드
이름 | 설명 |
---|---|
OnCreatePoint(MemberInfo, InterfaceAttribute) | 인터페이스 포인트 생성시 호출되는 메서드 |