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