LUSP Utility Message (0A hex)
This is a general purpose "utility" message class that can be used to move any kind of data in and/or out the product that does not fall neatly under any of the previous message classes.

Transmit only
Byte #  Value HEX  Description  Notes 
1 F0  Sysex ID (Start) 
2 06  Lexicon ID 
3 0bbb bbbb  Product ID 
4 0bbb bbbb  Device ID  0-127
5 0A  Message class  Utility Message 
-- 0n  any data 
--- 0n  Checksum  This is an optional "Checksum" field. The checksum is the low 7 bits of the sum of all preceeding bytes in the message following the "Message Class". 
F7  End of Sysex