manuals.online logo
Brands
  1. Home
  2. •
  3. Brands
  4. •
  5. Denon
  6. •
  7. Receiver
  8. •
  9. Denon AVR-2307CI User manual

Denon AVR-2307CI User manual

Other manuals for AVR-2307CI

4

Other Denon Receiver manuals

Denon AVR-5805 Reference manual

Denon

Denon AVR-5805 Reference manual

Denon AVR-786S User manual

Denon

Denon AVR-786S User manual

Denon AVR-X7200W User manual

Denon

Denon AVR-X7200W User manual

Denon AVR-S700W User manual

Denon

Denon AVR-S700W User manual

Denon AVR-887 User guide

Denon

Denon AVR-887 User guide

Denon AVP-A1HD User manual

Denon

Denon AVP-A1HD User manual

Denon AVR-3806 Manual

Denon

Denon AVR-3806 Manual

Denon AVR-1804 User manual

Denon

Denon AVR-1804 User manual

Denon AVR-1802/882 User manual

Denon

Denon AVR-1802/882 User manual

Denon AVR-1610 Administrator guide

Denon

Denon AVR-1610 Administrator guide

Denon AVR 988 - AV Receiver User instructions

Denon

Denon AVR 988 - AV Receiver User instructions

Denon Ceol User manual

Denon

Denon Ceol User manual

Denon AVR-X4100W User manual

Denon

Denon AVR-X4100W User manual

Denon AVR-X520BT User manual

Denon

Denon AVR-X520BT User manual

Denon AVC-A1D User manual

Denon

Denon AVC-A1D User manual

Denon AVR-E400 User manual

Denon

Denon AVR-E400 User manual

Denon AVR1910 - Multi-Zone Home Theater Receiver User manual

Denon

Denon AVR1910 - Multi-Zone Home Theater Receiver User manual

Denon AVR-S920W User manual

Denon

Denon AVR-S920W User manual

Denon AVR-1610 User manual

Denon

Denon AVR-1610 User manual

Denon AVR 689 - AV Receiver Dimensions

Denon

Denon AVR 689 - AV Receiver Dimensions

Denon AVR-1513 User manual

Denon

Denon AVR-1513 User manual

Denon AVC-2890 User manual

Denon

Denon AVC-2890 User manual

Denon AVR-881 User manual

Denon

Denon AVR-881 User manual

Denon AVR-4310 User manual

Denon

Denon AVR-4310 User manual

Popular Receiver manuals by other brands

Televes ZAS HD SAT user manual

Televes

Televes ZAS HD SAT user manual

Realistic DX-75 Operating and service instructions

Realistic

Realistic DX-75 Operating and service instructions

Saris 4620 Assembly instructions

Saris

Saris 4620 Assembly instructions

Mini DTR 206C PVR user manual

Mini

Mini DTR 206C PVR user manual

RF Elements TwistPort manual

RF Elements

RF Elements TwistPort manual

Yamaha RX-V467 owner's manual

Yamaha

Yamaha RX-V467 owner's manual

Russound SaphIR 858 instruction manual

Russound

Russound SaphIR 858 instruction manual

Quasonix RDMS Firmware update procedure

Quasonix

Quasonix RDMS Firmware update procedure

Pioneer XV-HTD1 Service manual

Pioneer

Pioneer XV-HTD1 Service manual

ATZ HDMI-V2-44HE150 manual

ATZ

ATZ HDMI-V2-44HE150 manual

Sony XNV-770BT MyTomTom Specifications

Sony

Sony XNV-770BT MyTomTom Specifications

Grundig STR 7122 TWIN Service manual

Grundig

Grundig STR 7122 TWIN Service manual

Creative Blaster Modem user guide

Creative

Creative Blaster Modem user guide

Panduit ATLONA AT-OME-RX11 installation guide

Panduit

Panduit ATLONA AT-OME-RX11 installation guide

VOLTCRAFT UTPS-40 operating instructions

VOLTCRAFT

VOLTCRAFT UTPS-40 operating instructions

JVC KW-ADV794 instructions

JVC

JVC KW-ADV794 instructions

Litelink VT-1001 operating instructions

Litelink

Litelink VT-1001 operating instructions

Sangean WR-11 Service manual

Sangean

Sangean WR-11 Service manual

manuals.online logo
manuals.online logoBrands
  • About & Mission
  • Contact us
  • Privacy Policy
  • Terms and Conditions

Copyright 2025 Manuals.Online. All Rights Reserved.

- 1 -
DENON AVR/AVC control protocol
Ver. 4.8.0
Application model : AVR-2307ci
Application terminal : RS-232C
Connector specification
Connector type : DB-9pin female type, slave straight connection (DCE type)
( 1pin : GND , 2pin : TxD , 3pin : RxD , 5pin : Common(GND) , 4,6,7,8,9pin : NC )
Communication format :
Synchronous system : Tone step synchronization
Communication system : A half duplex
Communication speed : 9600bps
Character length : 8 bits
Parity control : None
Start bit : 1 bit
Stop bit : 1 bit
Communication procedure : Non procedural
Communication data length : 135 bytes (maximum)
- 2 -
Protocol specification
The following three data forms is defined.
COMMAND : The message sent to a system(AVR/AVC) from a controller(Touch Panel etc.)
A command to a system is given from a controller.
EVENT : The message sent to a controller(Touch Panel etc.) from a system(AVR/AVC)
The result is sent, when a system is operated directly and a state changes.
*The form of EVENT presupposes that it is the same as that of COMMAND.
**Refer to the following table for the contents of COMMAND and EVENT.
RESPONSE : The message sent to a controller(Touch Panel etc.) from a system(AVR/AVC)
if the ‘request command’ (COMMAND+?+CR(0x0D)) has came from a controller.
The RESPONSE should be sent within 200ms of receiving the COMMAND.
*The form of RESPONSE presupposes that it is the same as that of EVENT.
Basic specification : The command by ASCII CODE, parameter expression
*ASCII CODE which can be used is from 0x20 to 0x7F : the alphabet and the number of 0-9 , and space (0x20) , Some signs ,
AND carriage return(0x0D)--- It is used only as a pause sign.
Command structure : COMMAND + PARAMETER + CR(0x0D)
COMMAND : ASCII CODE of 2 characters
ex. SI : Select Input source
MS : surround Mode Setting
MV : Master Volume setting
PW : system PoWer setting
PARAMETER : ASCII CODE ( up to 25 characters)
ex. DVD : function name
CDR/TAPE : function name
STEREO : surround mode name
SUPER STADIUM : surround mode name
*Special Parameter--- ? : for request command
- 3 -
The example of a command * <CR> is the meaning of 0x0D.
SIDVD<CR> : Select Input source DVD
MSSTEREO<CR> : surround Mode Set to STEREO
MVUP<CR> : Master Volume UP
PWON<CR> : system PoWer ON
PWSTANDBY<CR> : system PoWer STANDBY
SI?<CR> : Request command for now playing input source >> Return RESPONSE ‘SI***<CR>’
- 4 -
Others
A) COMMAND is receivable also during transmission of EVENT.
B) Since CHANNEL VOLUME changes simultaneously when the SURROUND MODE changes, the value of the channel volume of all channels
returns as EVENT.
C) CHANNEL VOLUME returns the data of ALL channels by the present SURROUND MODE also including an intact channel. In this case,
the data of an intact channel is set to "50".
D) Since SURROUND MODE changes simultaneously when the INPUT source changes, the SURROUND MODE (and also the value of the channel
volume of all channels , It described in B) ) returns as EVENT.
E) When SURROUND MODE is the same in between INPUT source change before and after, EVENT of SURROUND MODE and CHANNEL VOLUME
does NOT return.
F) Although EVENT of SURROUND MODE returns when the present SURROUND MODE is set up again, CHANNEL VOLUME does NOT return.
G) When SURROUND MODE is changed, before returning SURROUND MODE after change as EVENT, the present SURROUND MODE is returned.
H) The RESPONSE should be sent as opposed to the request command by all the commands with which an EVENT exists , not need to
the another request commands(ex. SV command).
I) The PARAMETER (with COMMAND and RESPONSE, EVENT) of minimum level of MASTER VOLUME defines “99”.
J) If the MASTER VOLUME & CHANNEL VOLUME set with 0.5dB step, the PARAMETER (with COMMAND and RESPONSE, EVENT) defines three
ASCII characters as bellows.
ex. MASTER VOLUME = +1.0dB : MV81<CR>
+0.5dB : MV805<CR>
0dB : MV80<CR>
-0.5dB : MV795<CR>
-1.0dB : MV79<CR>
| |
-79.5dB : MV005<CR>
-80.0dB : MV00<CR>
--- : MV99<CR>
* At the **.0dB step, only uses two ASCII characters as PARAMETER, same as usual.
K) Four seconds later, please transmit the next COMMAND after transmitting a power on COMMAND(PWON).
- 5 -
COMMAND and PARAMETER list
COMMAND PARAMETER function example
PW ON POWER ON/STANDBY change PWON<CR>
STANDBY PWSTANDBY<CR>
? Request PW Status PW?<CR>
MV UP MASTER VOLUME UP/DOWN , direct change to **dB MVUP<CR>
DOWN MVDOWN<CR>
** **:00 to 99 by ASCII , 80=0dB, 99=---(MIN) MV80<CR>
? Request MV Status MV?<CR>
CV FL UP CHANNEL VOLUME UP/DOWN , direct change to **dB CVFL UP<CR>
FL DOWN ---FRONT Lch CVFL DOWN<CR>
FL ** **:38 to 62 by ASCII , 50=0dB CVFL 50<CR>
FR UP CVFR UP<CR>
FR DOWN ---FRONT Rch CVFR DOWN<CR>
FR ** **:38 to 62 by ASCII , 50=0dB CVFR 50<CR>
C UP CVC UP<CR>
C DOWN ---CENTERch CVC DOWN<CR>
C ** **:38 to 62 by ASCII , 50=0dB CVC 50<CR>
SW UP CVSW UP<CR>
SW DOWN ---SUBWOOFERch CVSW DOWN<CR>
SW ** **:00,38 to 62 by ASCII , 50=0dB,00=OFF CVSW 50<CR>
SL UP CVSL UP<CR>
SL DOWN ---SURROUND Lch CVSL DOWN<CR>
SL ** **:38 to 62 by ASCII , 50=0dB CVSL 50<CR>
SR UP CVSR UP<CR>
SR DOWN ---SURROUND Rch CVSR DOWN<CR>
SR ** **:38 to 62 by ASCII , 50=0dB CVSR 50<CR>
SBL UP ---SURROUND BACK Lch (SBch 2SP) CVSBL UP<CR>
SBL DOWN CVSBL DOWN<CR>
SBL ** **:38 to 62 by ASCII , 50=0dB CVSBL 50<CR>
SBR UP ---SURROUND BACK Rch (SBch 2SP) CVSBR UP<CR>
SBR DOWN CVSBR DOWN<CR>
SBR ** **:38 to 62 by ASCII , 50=0dB CVSBR 50<CR>
MV , CV COMMAND : "*" parameter uses two or three ASCII characters. (see page4 J) section)
- 6 -
COMMAND PARAMETER function example
CV SB UP ---SURROUND BACKch (SBch 1SP) CVSB UP<CR>
SB DOWN CVSB DOWN<CR>
SB ** **:38 to 62 by ASCII , 50=0dB CVSB 50<CR>
? Request CV Status CV?<CR>
MU ON OUTPUT MUTE ON/OFF change MUON<CR>
OFF MUOFF<CR>
? Request MU Status MU?<CR>
SI PHONO Select INPUT source SIPHONO<CR>
CD SICD<CR>
TUNER SITUNER<CR>
DVD ---Select DVD/VDP function at AVR2307 SIDVD<CR>
VDP ---Invalid at AVR2307 SIVDP<CR>
TV ---Select TV/DBS function at AVR2307 SITV<CR>
DBS/SAT ---Invalid at AVR2307 SIDBS/SAT<CR>
VCR-1 SIVCR-1<CR>
VCR-2 SIVCR-2<CR>
VCR-3 ---Invalid at AVR2307 SIVCR-3<CR>
V.AUX SIV.AUX<CR>
CDR/TAPE ---Select CDR/TAPE function at AVR2307 SICDR/TAPE<CR>
? Request SI Status SI?<CR>
ZM ON MAIN-ZONE ON/OFF change at AVR2307 ZMON<CR>
OFF ZMOFF<CR>
? Request ZM Status ZM?<CR>
CV COMMAND : "*" parameter uses two ASCII characters. (see page4 J) section)
- 7 -
COMMAND PARAMETER function example
Z2 PHONO MULTI ZONE-2 mode set , and select source at AVR2307 Z2PHONO<CR>
| ---The name of PARAMETER is |
CDR/TAPE the same as that of the time of SI COMMAND. Z2CDR/TAPE<CR>
SOURCE MULTI ZONE-2 mode cancel at AVR2307 Z2SOURCE<CR>
UP MULTI ZONE-2 VOLUME UP/DOWN , direct change to **dB Z2UP<CR>
DOWN at AVR2307 Z2DOWN<CR>
** **:10 to 99 by ASCII , 80=0dB, 99=---(MIN) Z280<CR>
ON MULTI ZONE-2 ON/OFF change at AVR2307 Z2ON<CR>
OFF Z2OFF<CR>
? Request Z2 Status Z2?<CR>
Z2MU ON ZONE2 OUTPUT MUTE ON/OFF change Z2MUON<CR>
OFF Z2MUOFF<CR>
? Request Z2MU Status Z2MU?<CR>
Z3 PHONO MULTI ZONE-3 mode set , and select source at AVR2307 Z3PHONO<CR>
| ---The name of PARAMETER is |
(Invalid CDR/TAPE the same as that of the time of SI COMMAND. Z3CDR/TAPE<CR>
at AVR2307) SOURCE MULTI ZONE-3 mode cancel Z3SOURCE<CR>
UP MULTI ZONE-3 VOLUME UP/DOWN , direct change to **dB Z3UP<CR>
DOWN Z3DOWN<CR>
** **:10 to 99 by ASCII , 80=0dB, 99=---(MIN) Z380<CR>
ON MULTI ZONE-3 ON/OFF change at AVR2307 Z3ON<CR>
OFF Z3OFF<CR>
? Request Z3 Status Z2?<CR>
Z3MU ON ZONE3 OUTPUT MUTE ON/OFF change Z3MUON<CR>
(Invalid OFF Z3MUOFF<CR>
at AVR2307) ? Request Z3MU Status Z3MU?<CR>
SR PHONO REC SELECT mode set , and select source SRPHONO<CR>
| ---The name of PARAMETER is |
DCR/TAPE the same as that of the time of SI COMMAND. SRCDR/TAPE<CR>
SOURCE REC SELECT mode cancel SRSOURCE<CR>
? Request SR Status SR?<CR>
Z2 COMMAND : "*" parameter uses two ASCII characters. (see page4 J) section)
- 8 -
EVENT PARAMETER function example
SD AUTO set DIGITAL INPUT AUTO mode SDAUTO<CR>
PCM set DIGITAL INPUT force PCM mode SDPCM<CR>
DTS set DIGITAL INPUT force DTS mode SDDTS<CR>
ANALOG set force ANALOG INPUT mode SDANALOG<CR>
EXT.IN-1 ---Set EXT.IN mode at AVR2307 SDEXT.IN-1<CR>
EXT.IN-2 ---Invalid at AVR2307 SDEXT.IN-2<CR>
? Request SD Status SD?<CR>
SV DVD VIDEO SELECT mode set , and select source SVDVD<CR>
VDP ---Invalid at AVR2307 SVVDP<CR>
TV SVTV<CR>
DBS/SAT ---Invalid at AVR2307 SVDBS/SAT<CR>
VCR-1 SVVCR-1<CR>
VCR-2 SVVCR-2<CR>
VCR-3 ---Invalid at AVR2307 SVVCR-3<CR>
V.AUX SVV.AUX<CR>
AUXIPOD ---Invalid at AVR2307 SVAUXIPOD<CR>
SOURCE VIDEO SELECT mode cancel SVSOURCE<CR>
? Request SV Status SV?<CR>
MS DIRECT SURROUND mode set MSDIRECT<CR>
PURE DIRECT MSPURE DIRECT<CR>
STEREO MSSTEREO<CR>
MULTI CH IN ---This is received as "STANDARD". MSMULTI CH IN<CR>
MULTI CH DIRECT MSMULTI CH DIRECT<CR>
MULTI CH PURE D MSMULTI CH PURE D<CR>
DOLBY PRO LOGIC All are received as "STANDARD" , MSDOLBY PRO LOGIC<CR>
DOLBY PL2 the surround mode which changed return as EVENT. MSDOLBY PL2<CR>
DOLBY PL2x MSDOLBY PL2X<CR>
DOLBY DIGITAL MSDOLBY DIGITAL<CR>
DOLBY D EX MSDOLBY D EX<CR>
DTS NEO:6 All are received as "STANDARD" , MSDTS NEO:6<CR>
DTS SURROUND MSDTS SURROUND<CR>
DTS ES DSCRT6.1 MSDTS ES DSCRT6.1<CR>
DTS ES MTRX6.1 MSDTS ES MTRX6.1<CR>
- 9 -
EVENT PARAMETER Function example
MS DOLBY H/P ---Invalid at AVR2307 model MSDOLBY H/P<CR>
DTS+DOLBY H/P ---Invalid at AVR2307 model MSDTS+DOLBY H/P<CR>
HOME THX CINEMA ---Invalid at AVR2307 model MSHOME THX CINEMA<CR>
THX5.1 ---Invalid at AVR2307 model MSTHX5.1<CR>
THX U2 CINEMA ---Invalid at AVR2307 model MSTHX U2 CINEMA<CR>
THX MUSIC MODE ---Invalid at AVR2307 model MSTHX MUSIC MODE<CR>
THX GAMES MODE ---Invalid at AVR2307 model MSTHX GAMES MODE<CR>
THX6.1 ---Invalid at AVR2307 model MSTHX6.1<CR>
THX SURROUND EX ---Invalid at AVR2307 model MSTHX SURROUND EX<CR>
WIDE SCREEN ---Invalid at AVR2307 model MSWIDE SCREEN<CR>
5CH STEREO Both are received as "5CH/7CH STEREO" , MS5CH STEREO<CR>
7CH STEREO the surround mode which changed return as EVENT. MS7CH STEREO<CR>
SUPER STADIUM ---Invalid at AVR2307 model MSSUPER STADIUM<CR>
ROCK ARENA MSROCK ARENA<CR>
JAZZ CLUB MSJAZZ CLUB<CR>
CLASSIC CONCERT ---Invalid at AVR2307 model MSCLASSIC CONCERT<CR>
MONO MOVIE MSMONO MOVIE<CR>
MATRIX MSMATRIX<CR>
VIDEO GAME MSVIDEO GAME<CR>
VIRTUAL MSVIRTUAL<CR>
NEURAL ---North America model Only MSNEURAL<CR>
MPEG2 AAC ---Only The Model for Japan MSMPEG2 AAC<CR>
AAC+DOLBY EX ---Only The Model for Japan MSAAC+DOLBY EX<CR>
? Request MS Status MS?<CR>
USER1 USER1-3 MODE SELECT MSUSER1<CR>
USER2 MSUSER2<CR>
USER3 MSUSER3<CR>
USER1 MEMORY USER1-3 MODE MEMORY MSUSER1 MEMORY<CR>
USER2 MEMORY MSUSER2 MEMORY<CR>
USER3 MEMORY MSUSER3 MEMORY<CR>
USER ? Request MSUSER Status MSUSER ?<CR>
- 10 -
EVENT PARAMETER Function example
PS TONE DEFEAT ON PARAMETER setting PSTONE DEFEAT ON<CR>
TONE DEFEAT OFF TONE DEFEAT ON/OFF PSTONE DEFEAT OFF<CR>
TONE DEFEAT ? Request PSTONE DEFEAT Status PSTONE DEFEAT ?<CR>
SB:MTRX ON SURROUND BACK SP MODE set PSSB:MTRX ON<CR>
SB:NON MTRX PSSB:NON MTRX<CR>
SB:PL2xCINEMA PSSB:PL2X CINEMA<CR>
SB:PL2xMUSIC PSSB:PL2X MUSIC<CR>
SB:OFF PSSB:OFF<CR>
SB: ? Request PSSB: Status PSSB: ?<CR>
CINEMA EQ.ON CINEMA EQ. ON/OFF PSCINEMA EQ.ON<CR>
CINEMA EQ.OFF PSCINEMA EQ.OFF<CR>
CINEMA EQ. ? Request PSCINEMA EQ.Status PSCINEMA EQ. ?<CR>
MODE:MUSIC CINEMA / MUSIC / GAME / PL mode change PSMODE:MUSIC<CR>
MODE:CINEMA (This parameter can change DOLBY PL2,PL2x,NEO:6 mode.) PSMODE:CINEMA<CR>
MODE:GAME ---SB=ON:PL2x mode / SB=OFF:PL2 mode PSMODE:GAME<CR>
MODE:PRO LOGIC --- GAME can change DOLBY PL2 & PL2x mode PSMODE:PRO LOGIC<CR>
--- PL can change ONLY DOLBY PL2 mode
MODE: ? Request PSMODE: Status PSMODE: ?<CR>
ROOM EQ:NORMAL ROOM EQ mode direct change PSROOM EQ:NORMAL<CR>
ROOM EQ:FRONT PSROOM EQ:FRONT<CR>
ROOM EQ:FLAT PSROOM EQ:FLAT<CR>
ROOM EQ:MANUAL PSROOM EQ:MANUAL<CR>
ROOM EQ:OFF PSROOM EQ:OFF<CR>
ROOM EQ ? Request PS ROOM EQ: Status PSROOM EQ: ?<CR>
DELAY UP AUDIO DELAY UP/DOWN , direct change to ***dB PSDELAY UP<CR>
DELAY DOWN ***:000 to 999 by ASCII , 000=0ms, 200=200ms PSDELAY DOWN<CR>
DELAY *** ---AVR2307 can be operated from 0 to 200 PSDELAY 200<CR>
NIGHT ON NIGHT MODE ON/OFF PSNIGHT ON<CR>
NIGHT OFF (This parameter can change DOLBY DIGITAL SIGNAL ) PSNIGHT OFF<CR>
FRONT SPA Switch THE FRONT SP A/B/A+B PSFRONT SPA<CR>
FRONT SPB PSFRONT SPB<CR>
FRONT A+B PSFRONT A+B<CR>
FRONT? Request PSFRONT: Status PSFRONT?<CR>