DENON AVR control protocol - Raketenschnecke.net

12 downloads 109 Views 684KB Size Report
DENON AVR control protocol ... Application model : AVR-3311CI/AVR-3311/AVR -991 ... (2)Select “Manual Setup > Network Setup > Other > Network Standby”.
DENON AVR control protocol Ver.7.1.0 Application model : AVR-3311CI/AVR-3311/AVR-991 Application terminal: RS-232C(except AVR-991) Ethernet Rev 7.1.0

Connector specification Ⅰ. RS-232C 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 Parity control Start bit Stop bit Communication procedure Communication data length

Version 7.1.0

Date

Contents

21.May.’10

Original

: : : : : :

8 bits None 1 bit 1 bit Non procedural 135 bytes (maximum)

Page

-1-

Ⅱ. Ethernet Connector type

: RJ-45(10BASE-T/100BASE-TX)

Example ① Ethernet Cross cable

PC

Example ②

AVR

HUB

PC

AVR Ethernet Straight cable

Communication format Communication Communication Communication Communication

: system speed port data length

: : : :

Ethernet Straight cable

A half duplex 10Mbps/100Mbps TCP port 23 (telnet) 135bytes (maximum)

-2-

NETWORK SETUP of AVR-3311/AVR-991 >Procedure of Network Setup mode. (1)Press MENU button, then Menu appears on FL-display(and GUI) (2)Select “Manual Setup > Network Setup > Network Connecting > Detail” . (3)Set parameters described below. "ON"---Use this setting when DHCP server is on the local network. "OFF"---Use this setting when DHCP server is not on the local network. When sets "OFF”, please set IP address. When sets "ON”, you can confirm the IP address that is set by server. When sets "OFF”, please set Subnet Mask. When sets "ON”, you can confirm the Subnet Mask that is set by server. Set the address of Gateway when Gateway is on the local network. Do not set this parameter when Gateway is not on the local network. Do not set this parameter. Do not set this parameter. Set this parameter "OFF". (1)Press MENU button, then Menu appears on FL-display (and GUI) (2)Select “Manual Setup > Network Setup > Other > Network Standby” (3)Set parameters described below. “ON”---Use this setting when using the AVR-3311/AVR-991 Connected in a network. “OFF”--- Use this setting when not using the AVR-3311/AVR-991 connected in a network. This setting is reducing the power consumption in the standby mode.

-3-

Protocol specification The following three data forms are defined. COMMAND : The message sent to a system(AVR) 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) 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) 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 SUPER STADIUM : surround mode name *Special Parameter--- ? : for request command

-4-

The example of a command

* is the meaning of 0x0D. SIDVD : Select Input source DVD MSSTEREO : surround Mode Set to STEREO MVUP : Master Volume UP PWON : system PoWer ON PWSTANDBY : system PoWer STANDBY SI? : Request command for now playing input source >> Return RESPONSE ‘SI***’

-5-

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 +0.5dB : MV805 0dB : MV80 -0.5dB : MV795 -1.0dB : MV79 | | -79.5dB : MV005 -80.0dB : MV00 -80.5dB : MV995 --: MV99 * At the **.0dB step, only uses two ASCII characters as PARAMETER, same as usual. K) 1 seconds later, please transmit the next COMMAND after transmitting a power on COMMAND(PWON). -6-

COMMAND and PARAMETER list COMMAND PW

PARAMETER Function example ON POWER ON/STANDBY change PWON STANDBY PWSTANDBY ? Return PW Status PW? MV UP MASTER VOLUME UP/DOWN , direct change to **dB MVUP DOWN MVDOWN **:00 to 99 by ASCII , 80=0dB, 99=---(MIN) 995=-80.5dB MV80 ** ? Return MV Status MV? CV FL UP CHANNEL VOLUME UP/DOWN , direct change to **dB CVFL UP FL DOWN ---FRONT Lch CVFL DOWN FL ** **:38 to 62 by ASCII , 50=0dB CVFL 50 FR UP CVFR UP FR DOWN ---FRONT Rch CVFR DOWN FR ** **:38 to 62 by ASCII , 50=0dB CVFR 50 C UP CVC UP C DOWN ---CENTERch CVC DOWN C ** **:38 to 62 by ASCII , 50=0dB CVC 50 SW UP CVSW UP SW DOWN ---SUBWOOFERch CVSW DOWN SW ** **:00,38 to 62 by ASCII , 50=0dB,00=OFF CVSW 50 SL UP CVSL UP SL DOWN ---SURROUND Lch CVSL DOWN SL ** **:38 to 62 by ASCII , 50=0dB CVSL 50 SR UP CVSR UP SR DOWN ---SURROUND Rch CVSR DOWN SR ** **:38 to 62 by ASCII , 50=0dB CVSR 50 SBL UP ---SURROUND BACK Lch (SBch 2SP) CVSBL UP SBL DOWN CVSBL DOWN SBL ** **:38 to 62 by ASCII , 50=0dB CVSBL 50 SBR UP ---SURROUND BACK Rch (SBch 2SP) CVSBR UP SBR DOWN CVSBR DOWN SBR ** **:38 to 62 by ASCII , 50=0dB CVSBR 50 MV, CV COMMAND : "*" parameter uses two or three ASCII characters. (see page6 J) section) -7-

COMMAND CV

PARAMETER function example SB UP ---SURROUND BACKch (SBch 1SP) CVSB UP SB DOWN CVSB DOWN SB ** **:38 to 62 by ASCII , 50=0dB CVSB 50 FHL UP CVFHL UP FHL DOWN ---FRONT HEIGHT Lch CVFHL DOWN FHL ** **:38 to 62 by ASCII , 50=0dB CVFHL 50 FHR UP CVFHR UP FHR DOWN ---FRONT HEIGHT Rch CVFHR DOWN FHR ** **:38 to 62 by ASCII , 50=0dB CVFHR 50 FWL UP CVFWL UP FWL DOWN CVFWL DOWN ---FRONT WIDE Lch FWL ** CVFWL 50 **:38 to 62 by ASCII , 50=0dB FWR UP CVFWR UP FWR DOWN CVFWR DOWN ---FRONT WIDE Rch FWR ** CVFWR 50 **:38 to 62 by ASCII , 50=0dB ? Return CV Status CV? MU ON OUTPUT MUTE ON/OFF change MUON OFF MUOFF ? Return MU Status MU? SI PHONO Select INPUT source SIPHONO CD SICD TUNER (Except AVR-3311CI model) SITUNER DVD SIDVD BD SIBD TV SITV SAT/CBL SISAT/CBL DVR SIDVR GAME SIGAME V.AUX SIV.AUX DOCK SIDOCK SIRIUS (North America model Only) SISIRIUS HDRADIO (AVR-3311CI model Only) SIHDRADIO IPOD Select iPod (dock or USB) and PLAY SIIPOD CV COMMAND : "*" parameter uses two or three ASCII characters. (see page6 J) section) -8-

COMMAND SI

ZM

SR

PARAMETER NET/USB RHAPSODY NAPSTER PANDORA LASTFM FLICKR FAVORITES IRADIO SERVER USB/IPOD ? ON OFF ? PHONO | USB/IPOD SOURCE ?

function (North America model Only) (North America & Europe model Only) (North America model Only) (Europe model Only)

Select USB or iPod Direct Return SI Status MAIN ZONE ON/OFF change Return ZM Status REC SELECT mode set , and select source ---The name of PARAMETER is the same as that of the time of SI COMMAND. REC SELECT mode cancel Return SR Status

-9-

example SINET/USB SIRHAPSODY SINAPSTER SIPANDORA SILASTFM SIFLICKR SIFAVORITES SIIRADIO SISERVER SIUSB/IPOD SI? ZMON ZMOFF ZM? SRPHONO | SRUSB/IPOD SRSOURCE SR?

COMMAND SD

DC

SV

SLP

PARAMETER AUTO HDMI DIGITAL ANALOG ? AUTO PCM DTS ? DVD BD TV SAT/CBL DVR GAME V.AUX DOCK SOURCE ? OFF *** ?

function set AUTO mode (Priority:HDMI>>DIGITAL>>ANALOG) set force HDMI INPUT mode set force DIGITAL INPUT (Optical,Coaxial)mode set force ANALOG INPUT mode Return SD Status set DIGITAL INPUT AUTO mode set DIGITAL INPUT force PCM mode set DIGITAL INPUT force DTS mode Return DC Status VIDEO SELECT mode set , and select source

VIDEO SELECT mode cancel Return SV Status MAIN ZONE SLEEP TIMER setting ***:001 to 120 by ASCII , 010=10min Return SLP Status

- 10 -

example SDAUTO SDHDMI SDDIGITAL SDANALOG SD? DCAUTO DCPCM DCDTS DC? SVDVD SVBD SVTV SVSAT/CBL SVDVR SVGAME SVV.AUX SVDOCK SVSOURCE SV? SLPOFF SLP120 SLP?

COMMAND MS

PARAMETER DIRECT PURE DIRECT STEREO STANDARD DOLBY DIGITAL DTS SUROUND MCH STEREO ROCK ARENA JAZZ CLUB MONO MOVIE MATRIX VIDEO GAME VIRTUAL ? QUICK1 QUICK2 QUICK3 QUICK4 QUICK5 QUICK1 MEMORY QUICK2 MEMORY QUICK3 MEMORY QUICK4 MEMORY QUICK5 MEMORY QUICK ?

function Select SURROUND mode

---5/7CH STEREO mode

Return MS Status QUICK SELECT 1-5 MODE SELECT

QUICK SELECT 1-5 MODE MEMORY

Return MSQUICK Status

- 11 -

example MSDIRECT MSPURE DIRECT MSSTEREO MSSTANDARD MSDOLBY DIGITAL MSDTS SURROUND MSMCH STEREO MSROCK ARENA MSJAZZ CLUB MSMONO MOVIE MSMATRIX MSVIDEO GAME MSVIRTUAL MS? MSQUICK1 MSQUICK2 MSQUICK3 MSQUICK4 MSQUICK5 MSQUICK1 MEMORY MSQUICK2 MEMORY MSQUICK3 MEMORY MSQUICK4 MEMORY MSQUICK5 MEMORY MSQUICK ?

COMMAND VS

PARAMETER MONI1 MONI2 MONI ? ASPNRM ASPFUL ASP ? SC48P SC10I SC72P SC10P SC10P24 SCAUTO SC ? SCH48P SCH10I SCH72P SCH10P SCH10P24 SCHAUTO SCH ? AUDIO AMP AUDIO TV AUDIO ? VPMAUTO VPMGAME VPMMOVI VPM ?

function Set HDMI MONITOR OUT-1 (except AVR-991) Set HDMI MONITOR OUT-2 (except AVR-991) Return VSMONI Status (except AVR-991) Set Normal mode Set FULL mode Return VSASP Status Set Resolution to 480p/576p Set Resolution to 1080i Set Resolution to 720p Set Resolution to 1080p Set Resolution to 1080p:24Hz Set Resolution to AUTO Return VSSC Status Set Resolution to 480p/576p (HDMI) Set Resolution to 1080i(HDMI) Set Resolution to 720p(HDMI) Set Resolution to 1080p(HDMI) Set Resolution to 1080p:24Hz(HDMI) Set Resolution to AUTO(HDMI) Return VSSCH Status(HDMI) Set HDMI AUDIO Output to AMP Set HDMI AUDIO Output to TV Return VSAUDIO Status Set Video Processing Mode to AUTO Set Video Processing Mode to GAME Set Video Processing Mode to MOVIE Return VSVPM Status

- 12 -

example VSMONI1 VSMONI2 VSMONI ? VSASPNRM VSASPFUL VSASP ? VSSC48P VSSC10I VSSC72P VSSC10P VSSC10P24 VSSCAUTO VSSC ? VSSC48P VSSC10I VSSC72P VSSC10P VSSC10P24 VSSCAUTO VSSCH ? VSAUDIO AMP VSAUDIO TV VSAUDIO ? VSVPMAUTO VSVPMGAME VSVPMMOVI VSVPM ?

COMMAND PS

PARAMETER TONE CTRL OFF TONE CTRL ON TONE CTRL ? SB:MTRX ON SB:PL2x CINEMA SB:PL2x MUSIC SB:ON SB:OFF SB: ? CINEMA EQ.ON CINEMA EQ.OFF CINEMA EQ. ? MODE:MUSIC MODE:CINEMA MODE:GAME MODE:PRO LOGIC MODE: ? FH:ON FH:OFF FH: ? PHG LOW PHG MID PHG HI PHG ? SP:FH SP:FW SP:SB SP:OFF SP: ?

function PARAMETER setting TONE CONTROL ON/OFF Return PSTONE CONTROL Status SURROUND BACK SP MODE set

Return PSSB: Status CINEMA EQ. ON/OFF Return PSCINEMA EQ.Status CINEMA / MUSIC / GAME / PL mode change (This parameter can change DOLBY PL2,PL2x,NEO:6 mode.) ---SB=ON:PL2x mode / SB=OFF:PL2 mode --- GAME can change DOLBY PL2 & PL2x mode --- PL can change ONLY DOLBY PL2 mode Return PSMODE: Status FRONT HEIGHT ON/OFF Return PSFH: Status PLⅡz HEIGHT GAIN direct change

Return PSPHG Status Speaker Output set(F.Height/F.Wide/S.Back)

Return PSSP: Status

- 13 -

example PSTONE CTRL OFF PSTONE CTRL OFF PSTONE CTRL ? PSSB:MTRX ON PSSB:PL2X CINEMA PSSB:PL2X MUSIC PSSB:ON PSSB:OFF PSSB: ? PSCINEMA EQ.ON PSCINEMA EQ.OFF PSCINEMA EQ. ? PSMODE:MUSIC PSMODE:CINEMA PSMODE:GAME PSMODE:PRO LOGIC PSMODE: ? PSFH:ON PSFH:OFF PSFH: ? PSPHG LOW PSPHG MID PSPHG HI PSPHG ? PSSP:FH PSSP:FW PSSP:SB PSSP:OFF PSSP: ?

COMMAND PS

PARAMETER function example MULTEQ:AUDYSSEY MultEQ XT mode direct change PSMULTEQ:AUDYSSEY MULTEQ:BYP.LR PSMULTEQ:BYP.LR MULTEQ:FLAT PSMULTEQ:FLAT MULTEQ:MANUAL PSMULTEQ:MANUAL MULTEQ:OFF PSMULTEQ:OFF MULTEQ: ? Return PSMULTEQ: Status PSMULTEQ: ? DYNEQ ON Dynamic EQ = ON PSDYNEQ ON DYNEQ OFF Dynamic EQ = OFF PSDYNEQ OFF DYNEQ ? Return PSDYNEQ Status PSDYNEQ ? REFLEV 0 Reference Level Offset=0dB PSREFLEV 0 REFLEV 5 Reference Level Offset=5dB PSREFLEV 5 REFLEV 10 Reference Level Offset=10dB PSREFLEV 10 REFLEV 15 Reference Level Offset=15dB PSREFLEV 15 REFREV ? Return PSREFLEV Status PSREFLEV ? DYNVOL NGT PSDYNVOL NGT Dynamic Volume = Midnight DYNVOL EVE PSDYNVOL EVE Dynamic Volume = Evening DYNVOL DAY PSDYNVOL DAY Dynamic Volume = Day DYNVOL ? PSDYNVOL ? Return PSDYNVOL Status DSX ONH PSDSX ONH Audyssey DSX ON(Height) DSX ONW PSDSX ONW Audyssey DSX ON(Wide) DSX OFF PSDSX OFF Audyssey DSX OFF DSX ? PSDSX ? Return PSDSX Status STW UP PSSTW UP STAGE WIDTH UP/DOWN , direct change to **dB STW DOWN PSSTW DOWN **:00 to 99 by ASCII , 50=0dB STW ** ---AVR-3311/991 can be operated from -10 to +10(40 to 60) PSSTW 50 STW ? PSSTW ? Return PSSTW Status STH UP PSSTH UP STAGE HEIGHT UP/DOWN , direct change to **dB STH DOWN PSSTH DOWN **:00 to 99 by ASCII , 50=0dB STH ** ---AVR-3311/991 can be operated from -10 to +10(40 to 60) PSSTH 50 STH ? PSSTH ? Return PSSTH Status PS COMMAND : "*" parameter uses two ASCII characters. (see page6 J) section)

- 14 -

COMMAND PS

PARAMETER function BAS UP BASS UP/DOWN , direct change to **dB PSBAS BAS DOWN **:00 to 99 by ASCII , 50=0dB PSBAS BAS ** ---AVR-3311/991 can be operated from -6 to +6(44 to 56) PSBAS BAS ? Return PSBAS Status PSBAS TRE UP TREBLE UP/DOWN , direct change to **dB PSTRE TRE DOWN **:00 to 99 by ASCII , 50=0dB PSTRE TRE ** ---AVR-3311/991 can be operated from -6 to +6(44 to 56) PSTRE TRE ? Return PSTRE Status PSTRE DRC AUTO DRC direct change PSDRC DRC LOW PSDRC DRC MID PSDRC DRC HI PSDRC DRC OFF PSDRC DRC ? PSDRC DCO OFF D.COMP direct change PSDCO DCO LOW PSDCO DCO MID PSDCO DCO HIGH PSDCO DCO ? Return PSDCO Status PSDCO LFE UP LFE UP/DOWN , direct change to **dB PSLEE LFE DOWN **:00 to 99 by ASCII , 00=0dB, 10=-10dB PSLFE LFE ** ---AVR-3311/991 can be operated from 0 to -10 PSLFE LFE ? Return PSLFE Status PSLFE EFF UP EFFECT UP/DOWN , EFFECT LEVEL direct change to **dB PSEFF EFF DOWN **:00 to 99 by ASCII , 00=0dB, 10=10dB PSEFF EFF ** ---AVR-3311/991 can be operated from 1 to 15 PSEFF EFF ? Return PSEFF Status PSEFF DEL UP DELAY UP/DOWN , direct change to ***dB PSDEL DEL DOWN ***:000 to 999 by ASCII , 000=0ms, 300=300ms PSDEL DEL *** ---AVR-3311/991 can be operated from 0 to 300 PSDEL DEL ? Return PSDEL Status PSDEL PS COMMAND : "*" parameter uses two or three ASCII characters. (see page6 J) section)

- 15 -

example UP DOWN 50 ? UP DOWN 50 ? AUTO LOW MID HI OFF ? OFF LOW MID HIGH ? UP DOWN 10 ? UP DOWN 10 ? UP DOWN *** ?

COMMAND PS

PARAMETER function example AFD ON AFDM ON/OFF PSAFD ON AFD OFF PSAFD OFF AFD ? Return PSAFD Status PSAFD ? PAN ON PANORAMA ON/OFF PSPAN ON PAN OFF PSPAN OFF PAN ? Return PSPAN Status PSPAN ? DIM UP DIMENSION UP/DOWN , direct change to **dB PSDIM UP DIM DOWN **:00 to 99 by ASCII , 00=0, PSDIM DOWN DIM ** ---AVR-3311/991 can be operated from 0 to 6 PSDIM ** DIM ? Return PSDIM Status PSDIM ? CEN UP CENTER WIDTH UP/DOWN , direct change to **dB PSCEN UP CEN DOWN **:00 to 99 by ASCII , 00=0 PSCEN DOWN CEN ** ---AVR-3311/991 can be operated from 0 to 7 PSCEN 07 CEN ? Return PSCEN Status PSCEN ? CEI UP CENTER IMAGE UP/DOWN , direct change to **dB PSCEI UP CEI DOWN **:00 to 99 by ASCII , 00=0.0 PSCEI DOWN CEI ** ---AVR-3311/991 can be operated from 0.0 to 1.0 PSCEI 10 CEI? Return PSCEI Status OSCEI ? SWR ON SW ON/OFF PSSWR ON SWR OFF PSSWR OFF SWR ? Return PSSWR Status PSSWR ? RSZ S ROOM SIZE direct change PSRSZ S RSZ MS PSRSZ MS RSZ M PSRSZ M RSZ ML PSRSZ ML RSZ L PSRSZ L RSZ ? Return PSRSZ Status PSRSZ ? DELAY UP AUDIO DELAY UP/DOWN , direct change to ***dB PSDELAY UP DELAY DOWN ***:000 to 999 by ASCII , 000=0ms, 200=200ms PSDELAY DOWN DELAY *** ---AVR-3311/991 can be operated from 0 to 200 PSDELAY 200 DELAY ? Return PSDELAY Status PSDELAY ? PS COMMAND : "*" parameter uses two or three ASCII characters. (see page6 J) section)

- 16 -

COMMAND PS

PARAMETER function RSTR OFF AUDIO RESTORER direct change RSTR MODE1 RSTR MODE2 RSTR MODE3 RSTR ? Return PSRSTR Status PV CN UP CONTRAST UP/DOWN , direct change to **dB CN DOWN **:44 to 56 by ASCII , 50=0 CN ** ---AVR-3311/991 can be operated from -6 to +6(44 to 56) CN ? Return PSCN Status BR UP BRIGHTNESS UP/DOWN , direct change to **dB BR DOWN **:00 to 12 by ASCII , 00=0 BR ** ---AVR-3311/991 can be operated from 0 to 12 BR ? Return PSBR Status CM UP CHROMA LEVEL UP/DOWN , direct change to **dB CM DOWN **:44 to 56 by ASCII , 50=0 CM ** ---AVR-3311/991 can be operated from -6 to +6(44 to 56) CM ? Return PSCN Status HUE UP HUE UP/DOWN , direct change to **dB HUE DOWN **:44 to 56 by ASCII , 50=0 HUE ** ---AVR-3311/991 can be operated from -6 to +6(44 to 56) HUE ? Return PSCN Status DNR OFF DNR direct change DNR LOW DNR MID DNR HI DNR ? Return PVDNR Status ENH UP ENHANCER UP/DOWN, direct change to **dB ENH DOWN **:00 to 12 by ASCII, 00=0 ENH ** ---AVR-3311/991 can be operated from 0 to 12 ENH ? Return PVENH Status PV COMMAND : "*" parameter uses two ASCII characters. (see page6 J) section)

- 17 -

example PSRSTR OFF PSRSTR MODE1 PSRSTR MODE2 PSRSTR MODE3 PSRSTR ? PVCN UP PVCN DOWN PVCN 50 PVCN ? PVBR UP PVBR DOWN PVBR 12 PVBR ? PVCM UP PVCM DOWN PVCM 50 PVCM ? PVHUE UP PVHUE DOWN PVHUE 50 PVHUE ? PVDNR OFF PVDNR LOW PVDNR MID PVDNR HI PVDNR ? PVENH UP PVENH DOWN PVENH 12 PVENH ?

COMMAND Z2

PARAMETER function PHONO ZONE2 mode set , and select source | ---The name of PARAMETER is USB/IPOD the same as that of the time of SI COMMAND. SOURCE ZONE2 mode cancel UP ZONE2 VOLUME UP/DOWN , direct change to **dB DOWN ** **:00 to 99 by ASCII , 80=0dB, 99=---(MIN) 00=-80dB ON ZONE2 ON/OFF change OFF ? Return Z2 Status Z2MU ON ZONE2 OUTPUT MUTE ON/OFF change OFF ? Return Z2MU Status Z2CS ST ZONE2 Channel setting MONO ---Invalid at AVR-991 ? Return Z2CS Status Z2CV FL UP ZONE2 CHANNEL VOLUME UP/DOWN , direct change to **dB FL DOWN ---FRONT Lch FL ** **:38 to 62 by ASCII , 50=0dB FR UP ZONE2 CHANNEL VOLUME UP/DOWN , direct change to **dB FR DOWN ---FRONT Rch FR ** **:38 to 62 by ASCII , 50=0dB ? Return Z2CV Status Z2HPF ON ZONE2 HPF ON/OFF OFF ---Invalid at AVR-991 ? Return Z2HPF Status Z2、Z2CV COMMAND : "*" parameter uses two ASCII characters. (see page6 J) section)

- 18 -

example Z2PHONO | Z2USB/IPOD Z2SOURCE Z2UP Z2DOWN Z280 Z2ON Z2OFF Z2? Z2MUON Z2MUOFF Z2MU? Z2CSST Z2CSMONO Z2CS? Z2CVFL UP Z2CVFL DOWN Z2CVFL 50 Z2CVFR UP Z2CVFR DOWN Z2CVFR 50 Z2CV? Z2HPFON Z2HPFOFF Z2HPF?

COMMAND Z2PS

PARAMETER BAS UP BAS DOWN BAS ** BAS TRE TRE TRE

Z2

? UP DOWN **

function ZONE2 BASS UP/DOWN , direct change to **dB **:00 to 99 by ASCII , 00=0dB ---AVR-3311 can be operated from -10 to +10(40 to 60) ---Invalid at AVR-991 Return Z2PSBAS Status ZONE2 TREBLE UP/DOWN , direct change to **dB **:00 to 99 by ASCII , 00=0dB ---AVR-3311 can be operated from -10 to +10(40 to 60) ---Invalid at AVR-991 Return Z2PSTRE Status ZONE2 QUICK SELECT 1-5 MODE SELECT

TRE ? QUICK1 QUICK2 QUICK3 QUICK4 QUICK5 QUICK1 MEMORY ZONE2 QUICK SELECT 1-5 MODE MEMORY QUICK2 MEMORY QUICK3 MEMORY QUICK4 MEMORY QUICK5 MEMORY QUICK ? Return Z2QUICK Status Z2 COMMAND : "*" parameter uses two ASCII characters. (see page6 J) section)

- 19 -

example Z2PSBAS UP Z2PSBAS DOWN Z2PSBAS 50 Z2PSBAS Z2PSTRE Z2PSTRE Z2PSTRE

? UP DOWN 50

Z2PSTRE ? Z2QUICK1 Z2QUICK2 Z2QUICK3 Z2QUICK4 Z2QUICK5 Z2QUICK1 MEMORY Z2QUICK2 MEMORY Z2QUICK3 MEMORY Z2QUICK4 MEMORY Z2QUICK5 MEMORY Z2QUICK ?

COMMAND Z3

Z3MU

Z3CS

Z3CV

Z3HPF

PARAMETER PHONO | USB/IPOD SOURCE UP DOWN ** ON OFF ? ON OFF ? ST MONO ? FL UP FL DOWN FL ** FR UP FR DOWN FR ** ? ON OFF ?

function ZONE3 mode set , and select source ---The name of PARAMETER is the same as that of the time of SI COMMAND. ZONE3 mode cancel ZONE3 VOLUME UP/DOWN , direct change to **dB **:00 to 99 by ASCII , 80=0dB, 99=---(MIN) 00=-80dB ZONE3 ON/OFF change at AVR-3311 Return Z3 Status ZONE3 OUTPUT MUTE ON/OFF change Return Z3MU Status ZONE3 Channel setting Return Z3CS Status ZONE3 CHANNEL VOLUME ---FRONT Lch **:38 to 62 by ASCII ZONE3 CHANNEL VOLUME ---FRONT Rch **:38 to 62 by ASCII Return Z3CV Status ZONE3 HPF ON/OFF

UP/DOWN , direct change to **dB , 50=0dB UP/DOWN , direct change to **dB , 50=0dB

Return Z3HPF Status

Z3, Z3CV COMMAND : "*" parameter uses two ASCII characters. (see page6 J) section) Z3 COMMAND :Invalid at AVR-991

- 20 -

example Z3PHONO | Z3USB/IPOD Z3SOURCE Z3UP Z3DOWN Z380 Z3ON Z3OFF Z3? Z3MUON Z3MUOFF Z3MU? Z3CSST Z3CSMONO Z3CS? Z3CVFL UP Z3CVFL DOWN Z3CVFL 50 Z3CVFR UP Z3CVFR DOWN Z3CVFR 50 Z3CV? Z3HPFON Z3HPFOFF Z3HPF?

COMMAND Z3PS

Z3

PARAMETER BAS UP BAS DOWN BAS ** BAS ? TRE UP TRE DOWN TRE ** TRE ? QUICK1 QUICK2 QUICK3 QUICK4 QUICK5 QUICK1 MEMORY QUICK2 MEMORY QUICK3 MEMORY QUICK4 MEMORY QUICK5 MEMORY QUICK ?

function ZONE3 BASS UP/DOWN , direct change to **dB **:00 to 99 by ASCII , 00=0dB --- AVR-3311 can be operated from -10 to +10(40 to 60) Return Z3PSBAS Status ZONE3 TREBLE UP/DOWN , direct change to **dB **:00 to 99 by ASCII , 00=0dB --- AVR-3311 can be operated from -10 to +10(40 to 60) Return Z3PSTRE Status ZONE3 QUICK SELECT 1-5 MODE SELECT

ZONE3 QUICK SELECT 1-5 MODE MEMORY

Return Z3QUICK Status

Z3PS COMMAND : "*" parameter uses two ASCII characters. (see page6 J) section) Z3 COMMAND :Invalid at AVR-991

- 21 -

example Z3PSBAS UP Z3PSBAS DOWN Z3PSBAS 50 Z3PSBAS ? Z3PSTRE UP Z3PSTRE DOWN Z3PSTRE 50 Z3PSTRE ? Z3QUICK1 Z3QUICK2 Z3QUICK3 Z3QUICK4 Z3QUICK5 Z3QUICK1 MEMORY Z3QUICK2 MEMORY Z3QUICK3 MEMORY Z3QUICK4 MEMORY Z3QUICK5 MEMORY Z3QUICK ?

※ANALOG TUNER Control (except AVR-3311CI model) COMMAND TF

TP

TM

PARAMETER ANUP ANDOWN AN****** (6 digits) AN? ANUP ANDOWN AN** (PRESET No.) AN? ANMEM ANAM ANFM AN? ANAUTO ANMANUAL

function TUNER Frequency UP/DOWN --- ****.** kHz at AM band (>050000 is AM.) ****.** MHz at FM band (050000 is AM.) ****.** MHz at FM band ( SVSOURCE SLPOFF SLP120

EVENT MS

PARAMETER DIRECT PURE DIRECT STEREO MULTI CH IN M CH IN+PL2X C M CH IN+PL2X M M CH IN+PL2Z H M CH IN +DOLBY EX MULTI CH IN 7.1 DOLBY PRO LOGIC DOLBY PL2 C DOLBY PL2 M DOLBY PL2 G DOLBY PL2X C DOLBY PL2X M DOLBY PL2X G DOLBY PL2Z H DOLBY DIGITAL DOLBY D EX DOLBY D +PL2X C DOLBY D +PL2X M DOLBY D +PL2Z H DTS NEO:6 C DTS NEO:6 M DTS SURROUND DTS ES DSCRT6.1 DTS ES MTRX6.1 DTS+PL2X C DTS+PL2X M DTS+PL2Z H

function SURROUND mode change

example MSDIRECT MSPURE DIRECT MSSTEREO MSMULTI CH IN MSM CH IN+PL2X C MSM CH IN+PL2X M MSM CH IN+PL2Z H MSM CH IN+DOLBY EX MSMULTI MSDOLBY MSDOLBY MSDOLBY MSDOLBY MSDOLBY MSDOLBY MSDOLBY MSDOLBY MSDOLBY MSDOLBY MSDOLBY

CH IN 7.1 PRO LOGIC PL2 C PL2 M PL2 G PL2X C PL2X M PL2X G PL2Z H DIGITAL D EX D+PL2X C

MSDOLBY D+PL2X M MSDOLBY D+PL2Z H MSDTS NEO:6 C MSDTS NEO:6 M MSDTS SURROUND MSDTS ES DSCRT6.1 MSDTS ES MTRX6.1 MSDTS+PL2X C MSDTS+PL2X M MSDTS+PL2Z H - 33 -

EVENT

PARAMETER DTS+NEO:6 DTS96/24 DTS96 ES MTRX MCH STEREO ROCK ARENA JAZZ CLUB MONO MOVIE MATRIX VIDEO GAME VIRTUAL DOLBY D+ DOLBY D+ +EX DOLBY D+ +PL2X C DOLBY D+ +PL2X M DOLBY D+ +PL2Z H DOLBY TRUEHD DOLBY HD DOLBY HD+EX DOLBY HD+PL2X C DOLBY HD+PL2X M DOLBY HD+PL2Z H DTS HD DTS HD MSTR DTS HD+NEO:6 DTS HD+PL2X C DTS HD+PL2X M DTS HD+PL2Z H DTS ES 8CH DSCRT DTS EXPRESS MPEG2 AAC AAC+DOLBY EX AAC+PL2X C AAC+PL2X M AAC+PL2Z H

function

---5/7CH STEREO mode

(JAPAN (JAPAN (JAPAN (JAPAN (JAPAN

model model model model model

Only) Only) Only) Only) Only) - 34 -

example MSDTS+NEO:6 MSDTS96/24 MSDTS96 ES MTRX MSMCH STEREO MSROCK ARENA MSJAZZ CLUB MSMONO MOVIE MSMATRIX MSVIDEO GAME MSVIRTUAL MSDOLBY D+ MSDOLBY D+ +EX MSDOLBY D+ +PL2X C MSDOLBY D+ +PL2X M MSDOLBY D+ +PL2Z H MSDOLBY HD MSDOLBY HD MSDOLBY HD+EX MSDOLBY HD+PL2X C MSDOLBY HD+PL2X M MSDOLBY HD+PL2Z H MSDTS HD MSDTS HD MSTR MSDTS HD+NEO:6 MSDTS HD+PL2X C MSDTS HD+PL2X M MSDTS HD+PL2Z H MSDTS ES 8CH DSCRT MSDTS EXPRESS MSMPEG2 AAC MSAAC+DOLBY EX MSAAC+PL2X C MSAAC+PL2X M050000 is AM.) ****.** MHz at FM band (