VariableLengthPoint<TValue> 클래스
가변 길이 기반 인터페이스 포인트
구현
IInterfaceHandlerContainer<TValue>
상속된 멤버
네임스페이스: VagabondK.Interface.Modbus.Abstractions
어셈블리: VagabondK.Interface.Modbus.dll
구문
public abstract class VariableLengthPoint<TValue> : MultiBytesPoint<TValue>, INotifyPropertyChanged, INotifyPropertyChanging, IInterfaceHandlerContainer<TValue>, IInterfaceHandlerContainer, IEnumerable<InterfaceHandler>, IEnumerable
형식 매개 변수
이름 | 설명 |
---|---|
TValue | 값 형식 |
생성자
이름 | 설명 |
---|---|
VariableLengthPoint(byte, bool, ushort, int, bool, ModbusEndian, ushort?, ushort?, bool?, IEnumerable<InterfaceHandler>) | 생성자 |
속성
이름 | 설명 |
---|---|
BytesCount | 값의 Byte 단위 개수 |
BytesLength | Byte 단위 설정 길이 |