SH-300
Text Panel
Page 92 of 103
When writing coil M25 status the data format of query message from SH-300 and response
message from controller is shown as following:
3. Read single byte of Register B(0X42)
Use this function code to read the value of single byte of Register in controller. The query message
specifies the Register address. Registers are addressed starting at zero: Register 0 is addressed
as 0.
4. Write single byte of Register B(0X43)
Use this function code to write the value into the single byte of Register in controller .The query
message specifies the Register address and the value of single byte to be written. Registers are
addressed starting at zero: Register 0 is addressed as 0
5. Read single Register W(0X44)
Use this function code to read the value of single Register in controller. The query message
specifies the Register address. Registers are addressed starting at zero: Register 0 is addressed
as 0. the Register data in the response message occupy two byte. the first byte contains the high