RX-64
33
3-5-2
WRITE DATA
Function
This command is to write data to the Control Table inside of RX-64.
Length
N+3 (if the number of writing data is N)
Instruction
0X03
Parameter1
Start address to write data
Parameter2
First data to write
Parameter3
Second data to write
Parameter N+1
Nth Data to write
Sets the ID of RX-64 as “1’”.
Writes 1 to the Address 3 in the Control Table.
Sends ID as Broadcasting ID(0xFE).
Instruction Packet : 0XFF 0XFF 0XFE 0X04 0X03 0X03 0X01 0XF6`
ID LENGTH INSTRUCTION PARAMETERS.CHECKSUM
Status Packet is not returned since Broadcast ID (0XFE) is transmitted.
Example 2