ETS Series AC Servo User's Manual
Start
bit
0 1 2 3 4 5 6
Stop
bit
8-data bits
11- bits character frame
8,N,2(Modbus,ASCII / RTU)
Stop
bit
7
Start
bit
0 1 2 3 4 5 6
Even
parity
8-data bits
11- bits character frame
8,E,1(Modbus,ASCII / RTU)
Stop
bit
7
Start
bit
0 1 2 3 4 5 6
Odd
parity
8-data bits
11- bits character frame
8,O,1(Modbus,ASCII / RTU)
Stop
bit
7
Communication protocol structure:
Data format of communication protocol:
ASCII Mode:
Start character‘:’=>(3A
H
)
Communication address=>1-byte contains two ASCII codes
Reference code=>1-byte contains two ASCII codes
Data content=>n-word=2n-byte contain 4nASCII codes,n≦12
Checking code=>1-byte contains two ASCII codes
Sleep interval of at least 4 bytes transmission time.
Communication address=>1-byte
Data content=>n-word=2n-byte,n≦12
CRC checking code=>1-byte
Sleep interval of at least 4 bytes transmission time.
Communication protocol data format instructions are as follows:
STX(communication start)
ASCII mode:‘: ’character
RTU mode: Sleep interval of at least 4 bytes transmission time (automatically changed according to different