EasyManua.ls Logo

IMO iSmart V4 - Page 133

IMO iSmart V4
274 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Chapter 5 Relay Ladder Logic Programming 119
-
MU mode2: Write single register
S
et parameter , address, to be constant:
Function parameter display:
S
et a constant address as 0003,
Set DRE0=1234 (hex: 04D2) as the content which would be
written into other register.
When enable the MU function, the sending out Modbus
command will be
01 06 00 03 04
D2 CRC16;
Received response from slave:
01 06 00 03 04 D2 CRC16
S
et parameter , address refers to data register DR:
F
unction parameter display:
S
et DR03=0001 for data address
Set DRE0=1234 (hex: 04D2) as the content which would be
written into other register.,
When enable the MU function, the sending out Modbus
command will be
01 06 00 01 04 D2 CRC16;
Received response from slave:
01
06 00 01 04 D2 CRC16;

Table of Contents