![CSZ EZT-430i User'S Reference Manual Download Page 17](http://html.mh-extra.com/html/csz/ezt-430i/ezt-430i_users-reference-manual_2693060017.webp)
EZT-430i Communications Manual
Serial
Communication
CSZ
EZT-430i
REV
C
4.8
Example:
Read registers 35 and 36 (loop 1 process variable and setpoint) of controller at address 1
configured for 1 decimal point.
Sent:
01 03 00 23 00 02 35 C1
Received:
01 03 04
03
0D
01
F3
2A 61
Message data: 781 (0x
030D
) = process variable of 78.1
499
(0x
01F3
) = setpoint of 49.9
Write Register Command (0x06)
This command writes a value to a single register. This command is to be used for setting control values in
EZT-430i . To set multiple values, repeat the command for each data location.
Packet sent to EZT-430i :
controller address (1 byte)
write command (0x06)
register high byte
register low byte
data high byte
data low byte
CRC low byte
CRC high byte
Packet returned from EZT-430i :
controller address (1 byte)
write command (0x06)
register high byte
register low byte
data high byte
data low byte
CRC low byte
CRC high byte
Example:
Write register 41 (loop 2 set point) of controller at address one configured with no decimal point to
75 degrees (0x
004B
).
Sent:
01 06 00 29
00
4B
18 35
Received:
01 06 00 29 00 4B 18 35
Write Registers Command (0x10)
nn
06
nn nn
nn nn
nn nn
nn
06
nn nn
nn nn
nn nn