Modbus Manual V3.0
Modbus Manual V3.0
Data-Types
Rheonics transmitter RS485 MODBUS
V+
V-
B+
+5V
A- 24V
MODBUS
master
•
•
Input Registers
Parameter 1
Parameter 2
Parameter 3
Parameter 4
Parameter 5
Parameter 6
Parameter 7
Parameter 8
Parameter 9
Parameter 10
Error
Data-Types
Device Address= 01 = 0x01 (byte).
Address 40057-40001=56 = 0x0038 (word) (Address in Hex of the first register)
Functional code= 04=0x0004 (word)-Read input registers
Number of registers = 02=0x0002 (word)
CRC = CRC16 (Word) (Little Endian)
Command Structure:
Command Response
Command Structure:
Command Response
Value of Value of
CRC CRC
Device Functional Number the first the first
(Lo (Hi
Address Code of Bytes register (Hi register (Lo
Byte) Byte)
01 04 02 Byte) Byte)
78 F0
00 01
Data = 0x0001 = 1 (Uint16) Referring to the parameter status, this value means a general
error occurred.
Command Structure:
Command Response
Value of Value of
CRC CRC
Device Functional Number the first the first
(Lo (Hi
Address Code of Bytes register (Hi register (Lo
Byte) Byte)
01 04 02 Byte) Byte)
3F 58
08 9E
Since the register value is the temperature scaled by 100. The actual raw temperature value
is 22.06 °C.
This register is useful for devices in which single point conversion requires too much
computation.