User`s guide

- 14 -
4.6 Viewing and Modifying MODBUS
Communication Settings
The BAUDRATE Gateway Register (Function Code 40006,
Raw Address 5) contains the baud rate setting. Encoded
options are:
0 : 2400
1 : 4800
2 : 9600
3 : 19200
4 : 38400
5 : 57600
6 : 115200
Example: Writing a value of 2 to this register will effectively
change the baud rate to 9600.
The COMMODE Gateway Register Function Code
address = 40007, Raw Address =6) contains the following
encoded options:
0 : RTU : 8-N-2
1 : RTU : 8-N-1
2 : RTU : 8-E-1
3 : RTU : 8-O-1
4 : ASCII : 7-N-2
5 : ASCII : 7-E-1
6 : ASCII : 7-O-1
Example: Writing a value of 2 to this register will effectively
change the communication mode to RTU: 8-E-1.
The ADDRESS Gateway Register (Function Code
address = 40008, Raw Address =7) contains the address
used by the MODBUS interface. Values of 1-247 are
permitted to be written.
Modifications to these registers are applied after a power-
cycle or gateway reset sequence.
Please see Ref.4 for more information.