Class Summary |
Crc16 |
Used to calculate the CRC-16 (cyclical redundancy check) for an array of bytes. |
ModbusCommEvent |
The ModbusCommEvent class contains the values returned by Modbus functions 11(0x0B)
and 12(0x0C). |
ModbusDataOrder |
This static class defines the possible byte organization in
the data stream sent and received. |
ModbusFunctionCodes |
supported modbus commands |
ModbusProtocolDevice |
The Modbus protocol implements a subset of the Modbus standard command set. |
ModbusTransmissionMode |
This static class is provided only for completeness. |
ProtocolPrimitiveDataTypes |
This class is used to enumerate the Java primitive data types. |