2018new Modbus Communication Protocol
2018new Modbus Communication Protocol
NOTE: T1-4 Meaning: Each frame of beginning and end will keep 3~5 stationary state.
Station Number(address): One byte“01”
Function Code: One byte“03”
Start Address: Two bytes
Reading Count: Two bytes
CRC: Check Code, Two bytes;
The Slaver response: Station Number(1B) Function Code(1B) Reading number of bytes(1B) Data(2B) CRC(2B)
T1-T4 01 03 02 XX XX XX XX T1~T4
NOTE: T1-4 Meaning: Each frame of beginning and end will keep 3~5 stationary state.
Station Number(address): One byte“01”
Function Code: One byte“03”
Data: Two bytes; High post first, constitute 16 byte binary data.
CRC: Check Code, Two bytes;