354
SINGLE DUMP
Example: {F0,00,20,33,01,dd,10,bb,ss,[256 single bytes],cs,F7}
When bank number is set to 00, the program number is the part number that addresses one of the
sixteen Single Edit buffer in Multi Mode (00..0F) or the Single buffer in Single Mode (40).
[256 single bytes] contains the Single parameter pages A and B, each 128 bytes long.
Checksum is the sum (DeviceID + 10 + BankNumber + ProgramNumber + [256 single bytes]) AND
7F. A dump with a wrong checksum will be received, but an error message will appear on the dis-
play.
MULTI DUMP
Example: {F0,00,20,33,01,dd,11,bb,mm,[256 multi bytes],cs,F7}
When bank number 00, the dump destination is the Multi Edit buffer. In this case the program num-
ber is ignored.
Byte Meaning Remark
10 Single Dump
bb Bank Number 01..08: Single Bank A..H,
00 = Single Edit buffer
ss Program Number 0..127 [256 single bytes]
cs Checksum optional
Byte Meaning Remark
11 Multi Dump
bb Bank Number 00 = Multi Edit buffer;
01 = multi bank
mm Program Number 0..127 [256 multi bytes]
cs Checksum optional