User Documentation

Communications
1435710000/01/05.13 97
Check code (CS)
It is lower than 1 byte in total of all bytes from frame start symbol to data field.
Example: If the transmission command is ‘68 01 00 00 00 00 00 68 11 04 33 33 34 33 CS 16’,
Check code (CS) is as below.
68 + 01 + 00 + 00 + 00 + 00 + 00 + 68 + 11 + 04 + 33 + 33 + 34 + 33 = 1B3
CS = B3 (CS is lower than 1 byte.)
End symbol (16H)
16H is at the end of the frame.
Command for each control code
Read out data
Data read out by the data identifications.
Command from master; Control code 11H
68H
A0 A1 A2 A3 A4 A5 68H 11H 04H
continue
Transmission address
(A0 to A5 or AAH)
Control code Data length
continue
DI0 DI1 DI2 DI3 CS 16H
Data identification
(Add 33H to data identification value)
Response from the Slave (normal)
68H
A0 A1 A2 A3 A4 A5 68H 91H L
continue
Transmission address
(A0 to A5)
Data length
(Data identification byte
+
data byte)
continue
DI0 DI1 DI2 DI3 N1 ••• Nm CS 16H
Data identification
(Add 33H to data identification value)
Data (Add 33H to measuring
value and setting value)