User guide

XX = Frame ID, (00=Frame ID 01, 3F= Broadcast to all LX-300s)
00 = Subsystem ID
01 = Command ID
XX = Number of bytes in text
XX XX XX... = Data bytes
XX = Checksum
F7 = End message
Log Messages
Each LX-DSP and LX-EXP maintains an internal debug log. The system can be set to store a number of types of
messages including plugin and alerts. Each module uses 256K of memory for the log. The command uses two
parameters, the beginning and ending index. If the beginning index is 0x7F, then it clears the memory. To print them
all out, use 0x00 to 0x7E for the indexes.
Some useful index values:
00: All log messages that go to the log window.
01: Beginning debug messages, and all DEBUG logs (mostly everything)
02: A lot of plugin messages.
Print Log Messages
F0 = Start message
1F = LCS Audio manufacturers ID
7E = Matrix3 Product ID
00 = (Sys Subsystem #)
XX = Frame ID, (00=Frame ID 01, 3F= Broadcast to all LX-300s)
23 = (Print Debug command)
02 = (length in bytes)
XX = (Beginning index. 0x7F to clear the messages)
XX = (Ending index)
XX = checksum
F7 = End message
29
Log Messages