2.2.2.6.4 Range Command (0x52)
The Range command adds a GLOBCNT range to the GLOBSET structure, as specified in section 2.2.2.6. The range is determined by the GLOBCNT structure produced from the LowValue field and the GLOBCNT structure produced from the HighValue field.
For more details about how a GLOBSET structure, as specified in section 2.2.2.6, is encoded using this command, see section 3.1.5.4.3.1.4. For details about how a GLOBSET structure is decoded using this command, see section 3.1.5.4.3.2.4.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Command |
LowValue (variable) |
||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
HighValue (variable) |
|||||||||||||||||||||||||||||||
... |
Command (1 byte): This value MUST be set to 0x52.
LowValue (variable): A byte array of low-order values for GLOBCNT structure generation. The number of bytes in this field is equal to 6 minus the number of high-order bytes in the common byte stack. This value MUST be less than or equal to the value of the HighValue field.
HighValue (variable): A byte array of low-order values for GLOBCNT structure generation. The number of bytes in this field is equal to 6 minus the number of high-order bytes in the common byte stack. This value MUST be greater than or equal to the value of the LowValue field.