Int32Point 클래스
Modbus Word(Holding Register, Input Register) 기반의 int 형식 직렬화 인터페이스 포인트
상속
object
Int32Point
구현
상속된 멤버
네임스페이스: VagabondK.Interface.Modbus
어셈블리: VagabondK.Interface.Modbus.dll
구문
public class Int32Point : Int32Point<int>, INotifyPropertyChanged, INotifyPropertyChanging, IInterfaceHandlerContainer<int>, IInterfaceHandlerContainer, IEnumerable<InterfaceHandler>, IEnumerable
생성자
이름 | 설명 |
---|---|
Int32Point(byte, bool, ushort, bool, ModbusEndian, ushort?, ushort?, bool?, IEnumerable<InterfaceHandler>) | 생성자 |