ProNet Plus Series AC Servo User's Manual
RTU mode: Sleep interval of at least 4 bytes transmission time (automatically changed according to different
communication speed).
ADR (communication address)
Valid communication address: 1 to 254
For example: communicate with the servo drive which address is 32 (20 in hex) :
ASCII mode: ADR=‘2’, ‘0’=>‘2’=32
H
, ‘0’=30
H
RTU mode: ADR=20H
CMD (command reference) and DATA (data)
Data structure is determined by command code. Regular command code is shown as follows:
Command code: 03H, read N words(word), N ≦ 20.
For example: read 2 words starting from 0200
H
from the servo drive whichaddress is 01 H.
ASCII mode:
Reference information: Response information:
Data number
(count as byte)
Content of data start
address 0200
H
Data number
(count as word)
Content of second
data address 0201
H
RTU mode:
Reference information: Response information:
Data number
(count as byte)
Data number
(count as word)
Content of data start
address 0200
H
Content of second
data address 0201
H
Reference code: 06
H
, write in one word