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