ATIM_ACW-DINRSM_UG_EN_V2.8
20
⚫
0x40 = 19200bps (default)
⚫
0x50 = 38400 bps
⚫
0x60 = 57600 bps
⚫
0x70 = 115200 bps
Serial link parity
–
Byte 3
–
bits 0 to 1:
The possible values in byte 3 for these bits are:
⚫
0x00: No parity. (default)
⚫
0x01: Odd parity.
⚫
0x02: Even parity.
Number of bits for serial link
–
Byte 3
–
bits 4 to 5:
The possible values in byte 3 for these bits are:
⚫
0x00 = 7 bits of data.
⚫
0x10 = 8 bits of data. (default)
Number of stop bits for serial link
–
Byte 3
–
bits 6 to 7:
The possible values in byte 3 for these bits are:
⚫
0x40: 1 stop bit. (default)
⚫
0x80: 2 stop bits.
Modbus timeout parameter (Code 13):
Size and Code (Byte 1)
Value (Bytes
2
and
3
)
0x40|13=0x4d
0x
YY
YY
The value (0x
YY
YY
) is indicated directly in milliseconds
(
low byte / LSB first). The default configuration is 100
ms (0x0064). The minimum value is 10 ms (0x000a). The maximum value is 65000 ms, i.e. 65 seconds
(0xfde8).
Statement Period parameter (Code 14):
Size and Code (Byte 1)
Value (Bytes
2
and
3
)
0x40|14=0x4e
0x
YY
YY
The value (0x
YY
YY
) is indicated directly in minutes
(
low byte / LSB first). The default configuration and
minimum value is 10 minutes (0x000a). The maximum value is 40320 minutes, i.e. 4 weeks.