8.1. Command Specifications
1)
Set some values of resister
【
Command
】
Set
:
Resister
STX
S
R
(a)
(a)
(d)
(d)
・・・
ETX
Address
Data
(
Variable-length
:
max 16 address
)
【
Return Value
】
Succeed
・・・
ACK
Fail
・・・
NAK
2)
Get some value of resister
【
Command
】
Get
:
Resister
STX
G
R
(a)
(a)
(d)
ETX
Address
Number of data acquisition
(
optional
)
【
Return value
】
Succeed
・・・
STX
A
R
(d)
(d)
・・・
ETX
Data
(
Data length depends on the number of acquisitions
)
Fail
・・・
NAK
【
Remarks
】
The command gets some value of register of the specified address. The number of the acquisition is between
’0’ and ’F’
(
Hexadecimal
)
.
If appoint ’0’ at the address, the command send data of 16 address. If the command is omitted at the address,
the command send an address.