Ultimatte-9 Operations Manual
March 1, 2000
105
BUTTON ID example:
02 03 A8 A3 01 FF
// Execute File Clear
02 = Start of Message
03 = Byte count
A8 = Command ID absolute
A3 = Control ID
01 = Absolute change
FF = End of Message Character
Reply: 02, [affected control/button id, value] list, checksum
02 = Start of Message
. . .
ERROR CODE RETURN example:
02 03 A8 8F 01 FF
02 = Start of Message
03 = Byte count
A8 = Command ID absolute
8F = Control ID
01 =(Irrelevant)
FF = End of Message Character
Reply: 02 03 04 8f 00 96
02 = Start of Message
03 = Byte count
04 = Return list
8F = Command ID
00 = Error flag code
96 = Checksum