UInt16Point 클래스
ushort 형식 인터페이스 포인트
구현
상속된 멤버
네임스페이스: VagabondK.Interface.LSElectric
어셈블리: VagabondK.Interface.LSElectric.dll
구문
public class UInt16Point : PlcPoint<ushort>, INotifyPropertyChanged, INotifyPropertyChanging, IInterfaceHandlerContainer<ushort>, IInterfaceHandlerContainer, IEnumerable<InterfaceHandler>, IEnumerable
생성자
이름 | 설명 |
---|---|
UInt16Point(DeviceVariable, IEnumerable<InterfaceHandler>) | 생성자 |
메서드
이름 | 설명 |
---|---|
ToDeviceValue(ushort) | 인터페이스 포인트의 값을 PLC 디바이스 값으로 변환 |
ToPointValue(DeviceValue) | PLC 디바이스 값을 인터페이스 포인트 값으로 변환 |