Hide thumbs Also See for DN-700C:

Advertisement

DN-700C/DN-501C
MIDI Command Guide
DN-700C / DN-501C
MIDI Command Guide
th
September 10
, 2014
Ver.1.00
1

Advertisement

Table of Contents
loading

Summary of Contents for Denon DN-700C

  • Page 1 DN-700C/DN-501C MIDI Command Guide DN-700C / DN-501C MIDI Command Guide September 10 , 2014 Ver.1.00...
  • Page 2: Table Of Contents

    Contents 1. General ..........................................3 2. Specification ........................................4 2-1. RS-232C Control ....................................... 4 2-2. IP Control (Ethernet) * DN-700C only ............................... 6 3. Communication Protocol ....................................7 4. Command List ........................................8 4-1. Playback operation....................................8 4-2. Device operation ..................................... 11 4-3.
  • Page 3: General

    DN-700C/DN-501C MIDI Command Guide 1. General Note: In this document, the controlled equipment is called the “device” (our product) and the controlling equipment is called the “host”. The Serial Remote control function can be used when the host machine, like a PC, is connected to the device. The host controls the device by sending Control commands and detects the device's status by sending Status Request commands.
  • Page 4: Specification

    DN-700C/DN-501C MIDI Command Guide 2. Specification 2-1. RS-232C Control The host can control the device when they are connected with a RS-232C straight cable. Connect the cable to the device's 9-pin D-sub connector as shown in the following diagram. • Transmission type:...
  • Page 5 DN-700C/DN-501C MIDI Command Guide Pin Assignments Pin No. Signal Name Transfer Receiver S.GND...
  • Page 6: Ip Control (Ethernet) * Dn-700C Only

    DN-700C/DN-501C MIDI Command Guide 2-2. IP Control (Ethernet) * DN-700C only The host can control the device when they are connected with an Ethernet cable. Connect the cable to the device's RJ-45 connector as shown in the following diagram. (10BASE-T / 100BASE-TX) IP Control Connection •...
  • Page 7: Communication Protocol

    DN-700C/DN-501C MIDI Command Guide 3. Communication Protocol Commands are sent using command packets between the start byte and end byte. 0x F0004003 0xF7 Command Packet (Start Byte) (End byte) This is the format of command packet: Format Total Command Packet...
  • Page 8: Command List

    DN-700C/DN-501C MIDI Command Guide 4. Command List 4-1. Playback operation Command Category Code Command Example Example Command Code * Red points are variable Remark [STOP] 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x00,0x01,0x00,0x31,0x33,0xF7 [PLAY] 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x00,0x02,0x00,0x31,0x34,0xF7 [PAUSE] 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x00,0x03,0x00,0x31,0x35,0xF7 [CUE] 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x00,0x04,0x00,0x31,0x36,0xF7 [CUE TRK] Move to track #1 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x00,0x05,0x04,0x30,0x30,0x30,0x31,0x44,0x43,0xF7 * 1...
  • Page 9 DN-700C/DN-501C MIDI Command Guide Command Category Code Command Example Example Command Code * Red points are variable Remark [HOT START] Start HOT #01 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x00,0x16,0x01,0x01,0x32,0x41,0xF7 Start HOT #02 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x00,0x16,0x01,0x02,0x32,0x42,0xF7 Start HOT #03 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x00,0x16,0x01,0x03,0x32,0x43,0xF7 Start HOT #04 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x00,0x16,0x01,0x04,0x32,0x44,0xF7 Start HOT #05 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x00,0x16,0x01,0x05,0x32,0x45,0xF7...
  • Page 10 DN-700C/DN-501C MIDI Command Guide Command Category Code Command Example Example Command Code * Red points are variable Remark [HOT CUE] Cue up HOT #01 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x00,0x17,0x01,0x01,0x32,0x42,0xF7 Cue up HOT #02 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x00,0x17,0x01,0x02,0x32,0x43,0xF7 Cue up HOT #03 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x00,0x17,0x01,0x03,0x32,0x44,0xF7 Cue up HOT #04 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x00,0x17,0x01,0x04,0x32,0x45,0xF7...
  • Page 11: Device Operation

    DN-700C/DN-501C MIDI Command Guide 4-2. Device operation Command Category Code Command Example Example Command Code * Red points are variable Remark [POWER ON] 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x01,0x01,0x00,0x31,0x34,0xF7 [POWER STANDBY] 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x01,0x02,0x00,0x31,0x35,0xF7 [RETRACT] 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x01,0x03,0x00,0x31,0x36,0xF7 [EJECT] 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x01,0x04,0x00,0x31,0x37,0xF7 [UNBAL VOL UP 10] Volume up 0.1 dB 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x01,0x05,0x02,0x30,0x31,0x37,0x42,0xF7 Volume up 1.0 dB...
  • Page 12: File Operation

    MIDI Command Guide 4-3. File operation Command Category Code Command Example Example Command Code * Red points are variable Remark [HOT LOAD] 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 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 [HOT SAVE] Save Hot List to USB:¥¥DN-700CS.PPL...
  • Page 13: Playback Setting

    DN-700C/DN-501C MIDI Command Guide 4-4. Playback setting Command Category Code Command Example Example Command Code * Red points are variable Remark [HOT SET] Set current track to HOT #01 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x05,0x01,0x01,0x01,0x31,0x41,0xF7 Set current track to HOT #02 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x05,0x01,0x01,0x02,0x31,0x42,0xF7 Set current track to HOT #03...
  • Page 14 DN-700C/DN-501C MIDI Command Guide Command Category Code Command Example Example Command Code * Red points are variable Remark 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x05,0x02,0x05,0x01,0x30,0x30,0x31,0x30,0 [HOT SET] Set track #0010 to HOT #01 x45,0x30,0xF7 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x05,0x02,0x05,0x01,0x30,0x30,0x30,0x39,0 Set track #0009 to HOT #01 x45,0x38,0xF7 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x05,0x02,0x05,0x01,0x30,0x30,0x30,0x38,0 Set track #0008 to HOT #01...
  • Page 15 DN-700C/DN-501C MIDI Command Guide Category Command Command Example Example Command Code * Red points are variable Remark Code Insert current track to [PRG INS ] 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x05,0x0B,0x04,0x30,0x30,0x30,0x31,0x45,0x37,0xF7 program #0001 [PRG INS] Insert track #1 to 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x05,0x0C,0x08,0x30,0x30,0x30,0x31,0x30,0x30,0x30,0x31, Program #0001 0x41,0x44,0xF7 Remove program...
  • Page 16 DN-700C/DN-501C MIDI Command Guide Command Category Code Command Example Example Command Code * Red points are variable Remark [SET AB ] Set AB loop 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x05,0x21,0x12,0x30,0x30,0x30,0x3A,0x30,0x31, A point = 000:01;00 0x3B,0x30,0x30,0x30,0x30,0x30,0x3A,0x30,0x32,0x3B,0x30,0x30,0x44,0x37,0xF7 B point = 000:02;00 Set AB loop 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x05,0x21,0x12,0x30,0x30,0x30,0x3A,0x30,0x31, A point = 000:01;00 0x3B,0x30,0x30,0x30,0x30,0x30,0x3A,0x30,0x35,0x3B,0x30,0x30,0x44,0x41,0xF7 B point = 000:05;00...
  • Page 17: Device Setting

    DN-700C/DN-501C MIDI Command Guide 4-5. Device setting Command Category Code Command Example Example Command Code * Red points are variable Remark [DIMMER XXX] Dimmer 100% 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x07,0x01,0x01,0x01,0x31,0x43,0xF7 Dimmer 75% 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x07,0x01,0x01,0x02,0x31,0x44,0xF7 Dimmer 50% 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x07,0x01,0x01,0x03,0x31,0x45,0xF7 Dimmer 25% 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x07,0x01,0x01,0x04,0x31,0x46,0xF7 Dimmer 0% 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x07,0x01,0x01,0x05,0x32,0x30,0xF7 [LOCK XXX]...
  • Page 18 DN-700C/DN-501C MIDI Command Guide Parameter 2 Parameter 1 Item Shift Mode Lock Momentary Power On Stop Resume Play Play First Play Range Folder Play Mode Single Contnuous Random Program Finish Mode Stop Next Recue Repeat Auto Cue -48dB -42dB -36dB Skip Back 0.5sec to 60sec (0.5sec step) 0:0.5sec~29:60sec...
  • Page 19 DN-700C/DN-501C MIDI Command Guide Parameter2 Parameter1 Item Mono Volume Output Fixed(0dB) Variable Output Rate Auto 44.1k Auto Sleep 30sec 10min 20min 30min IR Remote Ref(XLR/RCA) +24dBu/+10dBV +20dBu/+6dBV +18dBu/+4dBV +6dBV/+6dBV Display Contrast Serial Bit Rate 9600 38400 Serial Protocol MIDI...
  • Page 20: Playback Status

    DN-700C/DN-501C MIDI Command Guide 4-6. Playback status Category Command Command Example Example Command Code * Red points are variable Remark Code [GET TRP STAT] Get transport status 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x09,0x01,0x00,0x31,0x43,0xF7 [GET CUR FDR] Get current folder 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x09,0x02,0x00,0x31,0x44,0xF7 [GET ELP TIME] Get elapse time...
  • Page 21 DN-700C/DN-501C MIDI Command Guide Command Category Code Command Example Example Command Code * Red points are variable Remark [GET HOT FILE XX] Get file name of Hot list #01 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x09,0x17,0x01,0x01,0x33,0x34,0xF7 Get file name of Hot list #02 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x09,0x17,0x01,0x02,0x33,0x35,0xF7 Get file name of Hot list #03 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x09,0x17,0x01,0x03,0x33,0x36,0xF7...
  • Page 22 DN-700C/DN-501C MIDI Command Guide Category Command Command Example Example Command Code * Red points are variable Remark Code [GET HOT IN XX] Get track number and 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x09,0x18,0x01,0x01,0x33,0x35,0xF7 start time code in HOT #01 Get track number and 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x09,0x18,0x01,0x02,0x33,0x36,0xF7 start time code in HOT #02...
  • Page 23 DN-700C/DN-501C MIDI Command Guide Category Command Command Example Example Command Code * Red points are variable Remark Code [GET PRG NO] Get Program number 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x09,0x1C,0x00,0x33,0x37,0xF7 [GET PRG FILE] Get program file name 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x09,0x1D,0x00,0x33,0x38,0xF7 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x09,0x1E,0x04,0x30,0x30,0x30,0x31,0x46, [GET PRG FILE XXX] 9 Get file name of program #0001...
  • Page 24: Device Status

    DN-700C/DN-501C MIDI Command Guide 4-7. Device status Category Command Command Example Example Command Code * Red points are variable Remark Code [GET POW STAT] Power status 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x0B,0x01,0x00,0x31,0x45,0xF7 [GET WIN STAT] Display window status 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x0B,0x02,0x00,0x31,0x46,0xF7 [GET DIM STAT] dimmer status 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x0B,0x03,0x00,0x32,0x30,0xF7...
  • Page 25: Get List

    DN-700C/DN-501C MIDI Command Guide 4-8. Get list Category Command Command Example Example Command Code * Red points are variable Remark Code [GET MEDIA LIST] No answer 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x0D,0x01,0x00,0x32,0x30,0xF7 (refresh) [GET MEDIA TTL] Number of Media 0xF0,0x00,0x40,0x03,0x11,0x01,0x00,0x0D,0x02,0x00,0x32,0x31,0xF7 [GET MEDIA X] Media type of #0001...

This manual is also suitable for:

Dn-501c

Table of Contents