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 0070
H
from the servo drive which address is 01 H.
ASCII mode:
Reference information: Response information: