Specifications

SpecificationsDetails
Masters Nodesonly 1 
Slave Nodesmax 247 (each with a unique slave Id)
Max DevicesRS-485 - Max 32 devices
Speed/Baud Rate9600-19200 (Typical)
NetworkDaisy Chain
Byte OrderByte order for registers is not defined in the protocol. Some vendors will store the higher byte first... 


Tables

Address - StartStopTableRead/WriteData Type
0000109999Coilsread/write1 bit representing a bool or on/off
1000119999Discrete Inputsread only1 bit representing a bool or on/off
3000139999Input Registersread only16 bits / 2 bytes (Int)
4000149999Holding Registersread/write16 bits / 2 bytes (Int)


Function Codes

Function CodeAction
1Read Coil Status
2Read Input Status
3Read Holding Register
4Read Input Register
5Write Single Coil Status
6Write Single Register
15Multiple Coil Write 
16Multiple Register Write


Message

Slave Address/IDFunction CodeDataCRC

CRC - Cyclic Redundancy Check 

https://crccalc.com/


Response


References


  • No labels