№
SX-DCT00221 -
49-
Panasonic Corporation
●
Example of trip reset
Shown below is communication data in chronological order when executing trip reset.
This is an example where trip reset of all amplifiers connected by host ID = 01h (1).
Data is represented by ASCII character. (Data in parenthesis is hexadecimal ASCII code.)
Host
→
SOH
(01h)
8
(38h)
0
(30h)
0
(30h)
1
(31h)
STX
(02h)
$
(24h)
P
(50h)
8
(38h)
1
(31h)
9
(39h)
0
(30h)
0
(30h)
Amplifier
←
Host
→
0
(30h)
0
(30h)
1
(31h)
ETX
(03h)
BCC
(74h)
Amplifier
←
・
There is no response from the amplifier because amplifier ID is set at 80h (128).
●
Example of changing parameter (writing data)
Shown below is communication data in chronological order when changing parameter (not written to
EEPROM).
This is an example of changing Pr00 (8000h) "The 1st target position (rotation number)" to 10 (0000Ah)
with amplifier connected by host ID = 01h (1) and amplifier ID = 81h (129). Data is represented by ASCII
character. (Data in parenthesis is hexadecimal ASCII code.)
Host
→
SOH
(01h)
8
(38h)
1
(31h)
0
(30h)
1
(31h)
STX
(02h)
$
(24h)
P
(50h)
8
(38h)
0
(30h)
0
(30h)
0
(30h)
0
(30h)
Amplifier
←
Host
→
0
(30h)
0
(30h)
A
(41h)
ETX
(03h)
BCC
(0Ch)
Amplifier
←
SOH
(01h)
0
(30h)
1
(31h)
8
(38h)
1
(31h)
ACK
(06h)