DN-700C/DN-501C
MIDI Command Guide
12
4-3. File operation
Command Category Code Command Example Example Command Code * Red points are variable Remark
[HOT LOAD]
3 3 Load Hot List from USB:¥¥DN-700C.PPL 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x03,0x03,0x22,0x35,0x35,0x35,
0x33,0x34,0x32,0x33,0x41,0x35,0x43,0x35,0x43,0x34,0x34,0x34,0x45,
0x32,0x44,0x33,0x37,0x33,0x30,0x33,0x30,0x34,0x33,0x32,0x45,0x35,
0x30,0x35,0x30,0x34,0x43,0x37,0x43,0xF7
* 1
Load Hot List from USB:¥¥¥DN-700C.ppl 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x03,0x03,0x22,0x35,0x35,0x35,
0x33,0x34,0x32,0x33,0x41,0x35,0x43,0x35,0x43,0x34,0x34,0x34,0x45,
0x32,0x44,0x33,0x37,0x33,0x30,0x33,0x30,0x34,0x33,0x32,0x45,0x37,
0x30,0x37,0x30,0x36,0x43,0x38,0x32,0xF7
* 1
[HOT SAVE] 3 4 Save Hot List to USB:¥¥DN-700CS.PPL 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x03,0x04,0x24,0x35,0x35,0x35,
0x33,0x34,0x32,0x33,0x41,0x35,0x43,0x35,0x43,0x34,0x34,0x34,0x45,
0x32,0x44,0x33,0x37,0x33,0x30,0x33,0x30,0x34,0x33,0x35,0x33,0x32,
0x45,0x35,0x30,0x35,0x30,0x34,0x43,0x45,0x37,0xF7
* 1
[PRG LOAD] 3 5 Load Program List from USB:¥¥DN-700C.M3U 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x03,0x05,0x22,0x35,0x35,0x35,
0x33,0x34,0x32,0x33,0x41,0x35,0x43,0x35,0x43,0x34,0x34,0x34,0x45,
0x32,0x44,0x33,0x37,0x33,0x30,0x33,0x30,0x34,0x33,0x32,0x45,0x34,
0x44,0x33,0x33,0x35,0x35,0x38,0x35,0xF7
* 1
[PRG SAVE]
3 6 Save Program List to USB:¥¥DN-700CS.M3U 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x03,0x06,0x24,0x35,0x35,0x35,
0x33,0x34,0x32,0x33,0x41,0x35,0x43,0x35,0x43,0x34,0x34,0x34,0x45,
0x32,0x44,0x33,0x37,0x33,0x30,0x33,0x30,0x34,0x33,0x35,0x33,0x32,
0x45,0x34,0x44,0x33,0x33,0x35,0x35,0x46,0x30,0xF7
* 1
Save Program List to USB:¥¥DN-70CS.M3U 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x03,0x06,0x22,0x35,0x35,0x35,
0x33,0x34,0x32,0x33,0x41,0x35,0x43,0x35,0x43,0x34,0x34,0x34,0x45,
0x32,0x44,0x33,0x37,0x33,0x30,0x34,0x33,0x35,0x33,0x32,0x45,0x34,
0x44,0x33,0x33,0x35,0x35,0x38,0x42,0xF7
* 1
* 1 The parameter and checksum (written in red) are variable. The file name is specified as below:
The separator is "¥(0x5C". The media name is “CDA:”, “CDD:”, “USB:”, or ”NETxxx:”.
The folder name ends with "¥". The root directory is specified by “¥¥”. The upper folder is specified by “..¥”. (Example of the file path:i“USB:¥¥FOLDER1¥TRACK.mp3”.)
All characters are transferred to 2 bytes. (Example: “A” is 0x41 in ASCII. This MSB is “4” (0x34), and this LSB is “1” (0x31). Therefore, the “A” is transferred to 0x34,0x31.)