528
APPENDICES APPENDIX
Appendix 5 Operation Image and Data Structure of Predefined Protocol
■Calculating range
The following shows specification examples of the calculating range of Length.
Example 1: Calculating range when 1 and n are specified as the start and the end respectively.
Example 2: Calculating range when 3 and n-2 are specified as the start and the end respectively.
Example 3: Calculating range when 3 and n are specified as the start and the end respectively.
Packet
element 1
Packet
element 2
Packet
element 3
Packet
element n-2
Packet
element n-1
Packet
element n
Check code
Packet
format
Header Length Static data Variable Terminator
Calculating range when specifying 1 to n
Example 1
Calculating range when specifying 3 to (n-2)
Example 2
Calculating range when specifying 3 to n
Example 3