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