9
PCM 80 Version 1.10 MIDI Implementation Details
Lexicon
0x04) Table Element Dump
This is a bidirectional dump which describes a single position in a program table (map).
Byte # Byte Value Description Notes
1 F0 SysEx ID
2 06 Lexicon ID
3 07 PCM 80 ID
4 0iii iiii Device ID
5 0x4 Table Element Data
6 0iii iiii Table (map) #
7 0iii iiii Offset in table 0-127
8 0iii iiii Bank Any legitimate Bank index. See Appendix B: MIDI Bank Assignments. If
nothing is assigned to this position in the table, a value of 0x7F is
returned.
9 0iii iiii Offset 0-49
10 0xF7 End of SysEx
0x05 Chain Bulk Dump
This is a bidirectional dump, initiated from the front panel as a Chain Bulk Dump, which describes a set
of program chains (either the internal set of 10 or a card set of 10).
Byte # Byte Value Description Notes
1 F0 SysEx ID
2 06 Lexicon ID
3 07 PCM 80 ID
4 0iii iiii Device ID
5 0x5 Chain bulk
6 0000 000i Internal/Card 0=Internal; 1=Card
7-26 0iii iiii Data for chain 0
(10 if card) See following description for Single Chain Dump.
27 - 206 Data for chains 1-9
(11-19 if card)
207 0xF7 End of SysEx