You are on page 1of 42

DENON AVR control protocol

Ver.8.5.0
Application model : AVR-2113CI/AVR-1913 Application terminal: Ethernet RS-232C (AVR-2113CI only)

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 : : : : : : 8 bits None 1 bit 1 bit Non procedural 135 bytes (maximum)

Date Version 8.5.0 24.Feb.12

Contents Original

Page

-1-

. Ethernet Connector type Example

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

PC

Ethernet Cross cable

AVR

Example

HUB PC Ethernet Straight cable Ethernet Straight cable AVR

Communication format Communication Communication Communication Communication

system speed port data length

: : : :

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

-2-

NETWORK SETUP of AVR-2113CI/AVR-1913 >Procedure of Network Setup mode. (1)Press SETUP MENU button, then Menu appears on FL-display(and GUI) (2)Select Setup Menu > Network > Settings . (3)Set parameters described below. <DHCP> "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. <IP Address> When <DHCP> sets "OFF, please set IP address. When <DHCP> sets "ON, you can confirm the IP address that is set by server. <Subnet Mask> When <DHCP> sets "OFF, please set Subnet Mask. When <DHCP> sets "ON, you can confirm the Subnet Mask that is set by server. <Gateway> 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. <Primary DNS> Do not set this parameter. <Second DNS> Do not set this parameter. <Proxy> Set this parameter "OFF". <Network Option: IP Control> (1)Press SETUP MENU button, then Menu appears on FL-display (and GUI) (2)Select Setup Menu > Network > IP Control (3)Set parameters described below. Always On---Use this setting when using the AVR-2113CI/AVR-1913 Connected in a network. Off In Standby--- Use this setting when not using the AVR-2113CI/AVR-1913 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

* <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>

-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 = +18.0dB : MV98<CR> | | +1.0dB : MV81<CR> +0.5dB : MV805<CR> 0dB : MV80<CR> -0.5dB : MV795<CR> -1.0dB : MV79<CR> | | -79.5dB : MV005<CR> --- : MV00<CR> * 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 COMMANDPWON. -6-

COMMAND and PARAMETER list


PARAMETER function example ON POWER ON/STANDBY change PWON<CR> STANDBY PWSTANDBY<CR> ? Return PW Status PW?<CR> MV UP MASTER VOLUME UP/DOWN , direct change to **(**dB) MVUP<CR> DOWN MVDOWN<CR> **:00 to 98 by ASCII , 80=80(0dB), 00=-0(--dB)(MIN) ** MV80<CR> ? Return 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 ** **: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 page6 J) section) COMMAND PW -7-

PARAMETER function example 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> FHL UP CVFHL UP<CR> FHL DOWN ---FRONT HEIGHT Lch CVFHL DOWN<CR> FHL ** **:38 to 62 by ASCII , 50=0dB CVFHL 50<CR> FHR UP CVFHR UP<CR> FHR DOWN ---FRONT HEIGHT Rch CVFHR DOWN<CR> FHR ** **:38 to 62 by ASCII , 50=0dB CVFHR 50<CR> ? Return CV Status CV?<CR> MU ON VOLUME MUTE ON/OFF change MUON<CR> OFF MUOFF<CR> ? Return MU Status MU?<CR> SI CD Select INPUT source SICD<CR> TUNER ---FM TUNER SITUNER<CR> DVD SIDVD<CR> BD ---Blu-ray SIBD<CR> TV ---TV AUDIO SITV<CR> SAT/CBL ---CBL/SAT SISAT/CBL<CR> MPLAY SISMPLAY <CR> ---MEDIA PLAYER GAME SIGAME<CR> AUX1 SIAUX1<CR> ---AUX CV COMMAND : "*" parameter uses two or three ASCII characters. (see page6 J) section) COMMAND CV

-8-

COMMAND SI

ZM

PARAMETER NET PANDORA SIRIUSXM LASTFM FLICKR FAVORITES IRADIO SERVER USB/IPOD USB IPD IRP FVP ? ON OFF ? FAVORITE1 FAVORITE2 FAVORITE3 FAVORITE1 MEMORY FAVORITE2 MEMORY FAVORITE3 MEMORY

example SINET<CR> SIPANDORA<CR> SISIRIUSXM<CR> SILASTFM<CR> SIFLICKR<CR> SIFAVORITES<CR> SIIRADIO<CR> SISERVER<CR> Select iPod/USB SIUSB/IPOD<CR> Select INPUT source iPod/USB and USB Start Playback SIUSB<CR> Select INPUT source iPod/USB and iPod Direct Start Playback SIIPD<CR> Select INPUT source NETWORK and Internet Radio Start Playback SIIRP<CR> Select INPUT source NETWORK and Favorites Start Playback SIFVP<CR> Return SI Status SI?<CR> MAIN ZONE ON/OFF change ZMON<CR> ZMOFF<CR> Return ZM Status ZM?<CR> ZMFAVORITE1<CR> FAVORITE STATION 1-3 MODE SELECT ZMFAVORITE2<CR> ZMFAVORITE3<CR> ZMFAVORITE1 MEMORY<CR> FAVORITE STATION 1-3 MODE MEMORY ZMFAVORITE2 MEMORY<CR> ZMFAVORITE3 MEMORY<CR>

function ---NETWORK (North America model Only) (North America model Only) (Europe model Only)

-9-

COMMAND SD

DC

SV

SLP

PARAMETER AUTO HDMI DIGITAL ANALOG ? AUTO PCM DTS ? DVD BD TV SAT/CBL MPLAY GAME AUX1 CD 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 ---Blu-ray ---TV AUDIO ---CBL/SAT ---MediaPlayer ---GAME ---AUX VIDEO SELECT mode cancel Return SV Status MAIN ZONE SLEEP TIMER setting ***:001 to 120 by ASCII , 010=10min Return SLP Status

example SDAUTO<CR> SDHDMI<CR> SDDIGITAL<CR> SDANALOG<CR> SD?<CR> DCAUTO<CR> DCPCM<CR> DCDTS<CR> DC?<CR> SVDVD<CR> SVBD<CR> SVTV<CR> SVSAT/CBL<CR> SVMPLAY<CR> SVGAME<CR> SVAUX1<CR> SVCD<CR> SVSOURCE<CR> SV?<CR> SLPOFF<CR> SLP120<CR> SLP?<CR>

- 10 -

COMMAND MS

PARAMETER MOVIE MUSIC GAME 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

---MULTI CH STEREO mode

Return MS Status QUICK SELECT 1-5 MODE SELECT

QUICK SELECT 1-5 MODE MEMORY

Return MSQUICK Status

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

- 11 -

COMMAND VS

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

function Set Aspect Ratio to 4:3 mode Set Aspect Ratio to 16:9 mode Return VSASP Status Set Resolution to 480p/576p Set Resolution to 1080i Set Resolution to 720p Set Resolution to 1080p Set Resolution to 10P24 Set Resolution to 4K (AVR-2113 model only) 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 10P24(HDMI) Set Resolution to 4K (HDMI) (AVR-2113 model only) 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

example VSASPNRM<CR> VSASPFUL<CR> VSASP ?<CR> VSSC48P<CR> VSSC10I<CR> VSSC72P<CR> VSSC10P<CR> VSSC10P24<CR> VSSC4K<CR> VSSCAUTO<CR> VSSC ?<CR> VSSCH48P<CR> VSSCH10I<CR> VSSCH72P<CR> VSSCH10P<CR> VSSCH10P24<CR> VSSCH4K<CR> VSSCHAUTO<CR> VSSCH ?<CR> VSAUDIO AMP<CR> VSAUDIO TV<CR> VSAUDIO ?<CR> VSVPMAUTO<CR> VSVPMGAME<CR> VSVPMMOVI<CR> VSVPM ?<CR>

- 12 -

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: ? LOM ON LOM OFF LOM ? FH:ON FH:OFF FH: ? PHG LOW PHG MID PHG HI PHG ?

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=ONPL2x mode / SB=OFFPL2 mode --- GAME can change DOLBY PL2 & PL2x mode --- PL can change ONLY DOLBY PL2 mode Return PSMODE: Status Loudness Management ON/OFF Control Return PSLOM: Status FRONT HEIGHT ON/OFF Return PSFH: Status PLz HEIGHT GAIN direct change

example PSTONE CTRL OFF<CR> PSTONE CTRL OFF<CR> PSTONE CTRL ?<CR> PSSB:MTRX ON<CR> PSSB:PL2X CINEMA<CR> PSSB:PL2X MUSIC<CR> PSSB:ON<CR> PSSB:OFF<CR> PSSB: ?<CR> PSCINEMA EQ.ON<CR> PSCINEMA EQ.OFF<CR> PSCINEMA EQ. ?<CR> PSMODE:MUSIC<CR> PSMODE:CINEMA<CR> PSMODE:GAME<CR> PSMODE:PRO LOGIC<CR> PSMODE: ?<CR> PSLOM ON<CR> PSLOM OFF<CR> PSLOM ? <CR> PSFH:ON<CR> PSFH:OFF<CR> PSFH: ?<CR> PSPHG LOW<CR> PSPHG MID<CR> PSPHG HI<CR> PSPHG ?<CR>

Return PSPHG Status

- 13 -

COMMAND PS

PARAMETER MULTEQ:AUDYSSEY MULTEQ:BYP.LR MULTEQ:FLAT MULTEQ:MANUAL MULTEQ:OFF MULTEQ: ? DYNEQ ON DYNEQ OFF DYNEQ ? REFLEV 0 REFLEV 5 REFLEV 10 REFLEV 15 REFREV ? DYNVOL HEV DYNVOL MED DYNVOL LIT DYNVOL OFF DYNVOL ?

function MultEQ XT/MultEQ mode direct change

Return PSMULTEQ: Status Dynamic EQ = ON Dynamic EQ = OFF Return PSDYNEQ Status Reference Level Offset=0dB Reference Level Offset=5dB Reference Level Offset=10dB Reference Level Offset=15dB Return PSREFLEV Status Dynamic Volume = Heavy Dynamic Volume = Medium Dynamic Volume = Light Dynamic Volume = OFF Return PSDYNVOL Status

example PSMULTEQ:AUDYSSEY<CR> PSMULTEQ:BYP.LR<CR> PSMULTEQ:FLAT<CR> PSMULTEQ:MANUAL<CR> PSMULTEQ:OFF<CR> PSMULTEQ: ?<CR> PSDYNEQ ON<CR> PSDYNEQ OFF<CR> PSDYNEQ ?<CR> PSREFLEV 0<CR> PSREFLEV 5<CR> PSREFLEV 10<CR> PSREFLEV 15<CR> PSREFLEV ?<CR> PSDYNVOL HEV<CR> PSDYNVOL MED<CR> PSDYNVOL LIT<CR> PSDYNVOL OFF<CR> PSDYNVOL ?<CR>

- 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-2113/AVR-1913 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-2113/AVR-1913 can be operated from -6 to +6(44 to 56) PSTRE TRE ? Return PSTRE Status PSTRE DRC AUTO Dynamic Compression direct change PSDRC DRC LOW PSDRC DRC MID PSDRC DRC HI PSDRC DRC OFF PSDRC DRC ? PSDRC LFE UP LFE UP/DOWN , direct change to **dB PSLEE LFE DOWN **:00 to 99 by ASCII , 00=0dB, 10=-10dB PSLFE LFE ** ---AVR-2113/AVR-1913 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-2113/AVR-1913 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-2113/AVR-1913 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)

example UP<CR> DOWN<CR> 50<CR> ?<CR> UP<CR> DOWN<CR> 50<CR> ?<CR> AUTO<CR> LOW<CR> MID<CR> HI<CR> OFF<CR> ?<CR> UP<CR> DOWN<CR> 10<CR> ? <CR> UP<CR> DOWN<CR> 10<CR> ?<CR> UP<CR> DOWN<CR> ***<CR> ?<CR>

- 15 -

COMMAND PS

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

- 16 -

COMMAND PS

PARAMETER RSTR OFF RSTR MODE1 RSTR MODE2 RSTR MODE3 RSTR ? FRONT SPA FRONT SPB FRONT SPA+B FRONT?

function AUDIO RESTORER direct change

Return PSRSTR Status FRONT SPEAKER direct change

Return PSFRONT Status

example PSRSTR OFF<CR> PSRSTR MODE1<CR> PSRSTR MODE2<CR> PSRSTR MODE3<CR> PSRSTR ?<CR> PSFRONT SPA<CR> PSFRONT SPB<CR> PSFRONT A+B<CR> PSFRONT?<CR>

- 17 -

example Z2CD<CR> | | USB/IPOD Z2USB/IPOD<CR> USB Z2USB<CR> IPD Z2IPD<CR> IRP Z2IRP<CR> FVP Z2FVP<CR> SOURCE Z2SOURCE<CR> UP Z2UP<CR> DOWN Z2DOWN<CR> **:00 to 98 by ASCII , 80=80(0dB), 00=-0(--dB)(MIN) ** Z280<CR> ON ZONE2 ON/OFF change Z2ON<CR> OFF Z2OFF<CR> ? Return Z2 Status Z2?<CR> Z2MU ON ZONE2 OUTPUT MUTE ON/OFF change Z2MUON<CR> OFF Z2MUOFF<CR> ? Return Z2MU Status Z2MU?<CR> Z2CV FL UP ZONE2 CHANNEL VOLUME UP/DOWN , direct change to **dB Z2CVFL UP<CR> FL DOWN ---FRONT Lch Z2CVFL DOWN<CR> FL ** **:38 to 62 by ASCII , 50=0dB Z2CVFL 50<CR> FR UP ZONE2 CHANNEL VOLUME UP/DOWN , direct change to **dB Z2CVFR UP<CR> FR DOWN ---FRONT Rch Z2CVFR DOWN<CR> FR ** **:38 to 62 by ASCII , 50=0dB Z2CVFR 50<CR> ? Return Z2CV Status Z2CV?<CR> Z2SLP OFF ZONE2 SLEEP TIMER setting Z2SLPOFF<CR> *** ***:001 to 120 by ASCII , 010=10min Z2SLP120<CR> ? Return SLP Status Z2SLP?<CR> Z2Z2CV COMMAND : "*" parameter uses two ASCII characters. (see page6 J) section) COMMAND Z2 PARAMETER CD NOTE: Z2 COMMAND is valid when ZONE2 is selected with Amp Assign at AVR-1913. Z2**(volume), Z2CV COMMAND is valid when ZONE2 is selected with Amp Assign at AVR-2113. - 18 -

function ZONE2 mode set , and select source ---The name of PARAMETER is the same as that of the time of SI COMMAND. Select ZONE2 source iPod/USB and USB Start Playback Select ZONE2 source iPod/USB and iPod Direct Start Playback Select ZONE2 source NETWORK and Internet Radio Start Playback Select ZONE2 source NETWORK and Favorites Start Playback ZONE2 mode cancel ZONE2 VOLUME UP/DOWN , direct change to **dB

COMMAND Z2

PARAMETER FAVORITE1 FAVORITE2 FAVORITE3 FAVORITE1 MEMORY FAVORITE2 MEMORY FAVORITE3 MEMORY QUICK1 QUICK2 QUICK3 QUICK4 QUICK5 QUICK1 MEMORY QUICK2 MEMORY QUICK3 MEMORY QUICK4 MEMORY QUICK5 MEMORY QUICK ?

function ZONE2 FAVORITE STATION 1-3 MODE SELECT

ZONE2 FAVORITE STATION 1-3 MODE MEMORY

ZONE2 QUICK SELECT 1-5 MODE SELECT

ZONE2 QUICK SELECT 1-5 MODE MEMORY

Return Z2QUICK Status

example ZMFAVORITE1<CR> ZMFAVORITE2<CR> ZMFAVORITE3<CR> ZMFAVORITE1 MEMORY<CR> ZMFAVORITE2 MEMORY<CR> ZMFAVORITE3 MEMORY<CR> Z2QUICK1<CR> Z2QUICK2<CR> Z2QUICK3<CR> Z2QUICK4<CR> Z2QUICK5<CR> Z2QUICK1 MEMORY<CR> Z2QUICK2 MEMORY<CR> Z2QUICK3 MEMORY<CR> Z2QUICK4 MEMORY<CR> Z2QUICK5 MEMORY<CR> Z2QUICK ?<CR>

NOTE: Z2 COMMAND is valid when ZONE2 is selected with Amp Assign at AVR-1913.

- 19 -

ANALOG TUNER(FM) Control


COMMAND TF PARAMETER ANUP ANDOWN AN****** (6 digits) AN? ANUP ANDOWN AN** (PRESET No.) AN? ANMEM ANMEM** AN? ANAUTO ANMANUAL function TUNER Frequency UP/DOWN --- ****.** MHz at FM band (<050000 is FM.) Return TF Status TUNER PRESET CH UP/DOWN , direct change to No.** **:A1-G8(CH1-56) A5=CH5, B2=CH10, C4=CH20 Return TP Status TUNER PRESET MEMORY TUNER PRESET MEMORY, Preset stored at No.** **:A1-G8(CH1-56), A5=CH5, B2=CH10, C4=CH20 Return TM Status ---Tuning mode set to AUTO mode ---Tuning mode set to MANUAL mode example TFANUP<CR> TFANDOWN<CR> TFAN008750<CR> (87.50MHz at FM) TFAN?<CR> TPANUP<CR> TPANDOWN<CR> TPANA1<CR> (PRESET No.01) TPAN?<CR> TPANMEM<CR> TPANMEM**<CR> TMAN?<CR> TMANAUTO<CR> TMANMANUAL<CR>

TP

TM

TF, TP, TM COMMAND : '*' parameters can NOT operate when INPUT source isnt TUNER(FM).

- 20 -

Network Audio/USB /iPod DIRECT Extended Control


COMMAND NS PARAMETER 90 91 92 93 94 9A 9B 9C 9D 9E 9H 9I 9J 9K 9M 9W 9X 9Y PT NSA NSE NSD * function Cursor Up Control Cursor Down Control Cursor Left Control Cursor Right Control Enter (Play/Pause) Control Play Control(iRadio/mServer/USB) Play/Pause Control(iPod Direct) Pause Control Play/Pause Control(iPod Direct) Stop Control Skip Plus Control Skip Minus Control Repeat One (USB/iPod DIRECT/mServer) Repeat All (USB/iPod DIRECT/mServer) Repeat Off (USB/iPod DIRECT/mServer) Random On/Repeat ALL (USB/mServer) Shuffle Songs Control (iPod Direct Only) Random Off (USB/mServer) Shuffle Off Control (iPod Direct Only) Toggle Switch Browse Mode/Remote ModeControl (iPod Direct Only) Page Next Control Page Previous Control Enter/Exit PARTY MODE Return Onscreen Display Information List (ASCII CODE Character) Request Onscreen Display Information List (UTF-8 CODE Character) Direct Text Search(iRadio/mServer/USB only) example NS90<CR> NS91<CR> NS92<CR> NS93<CR> NS94<CR> NS9A<CR> NS9B<CR> NS9C<CR> NS9D<CR> NS9E<CR> NS9H<CR> NS9I<CR> NS9J<CR> NS9K<CR> NS9M<CR> NS9W<CR> NS9X<CR> NS9Y<CR> NSPT<CR> NSA<CR> (Return NSA0-NSA8,Refer to Page 37 NSE<CR> (Return NSE0-NSE8,Refer to Page 38 NSD0<CR> (*:0-9,A-Z)

- 21 -

COMMAND

PARAMETER B** (PRESET No.) C** (PRESET No.) H

function Preset Call **00-55 00=CH01,55=CH56 Preset Memory, Preset stored at No.** **00-55 00=CH01,55=CH56 Return Preset Channel 01-56 statusUTF-8

example NSB00<CR> NSC00<CR> NSH<CR>

- 22 -

Cursor/Enter/Setup Menu
COMMAND MN PARAMETER CUP CDN CLT CRT ENT RTN OPT INF MEN ON MEN OFF function Cursor Up Control Cursor Down Control Cursor Left Control Cursor Right Control Enter Control RETURN Control OPTION Control INFO Control Setup Menu ON Control Setup Menu OFF Control MNCUP<CR> MNCDN<CR> MNCLT<CR> MNCRT<CR> MNENT<CR> MNRTN<CR> MNOPT<CR> MNINF<CR> MNMEN ON<CR> MNMEN OFF<CR> example

- 23 -

Remote Lock/Panel Lock


COMMAND SY PARAMETER REMOTE LOCK ON REMOTE LOCK OFF PANEL LOCK ON PANEL+V LOCK ON PANEL LOCK OFF function REMOTE CONTROL LOCK ON/OFF PANEL BUTTON (Except MASTER VOL.)CONTROL LOCK ON PANEL BUTTON & MASTER VOL. CONTROL LOCK ON PANEL BUTTUM & MASTER VOL. CONTROL LOCK OFF example SYREMOTE LOCK ON<CR> SYREMOTE LOCK OFF<CR> SYPANEL LOCK ON<CR> SYPANEL+V LOCK ON<CR> SYPANEL LOCK OFF<CR>

UPGRADE ID Display
COMMAND UG IDN PARAMETER function ID Number for UPGRADE is displayed on FL Display example UGIDN<CR>

- 24 -

EVENT(or RESPONSE) and PARAMETER list


EVENT PW MV PARAMETER ON STANDBY ** function POWER ON/STANDBY change MASTER VOLUME change , **:00 to 98 by ASCII 98 = 18dB(MAX) 80 = 00dB 01 = -79dB 005 = -79.5dB 00 = ---(MIN) CHANNEL VOLUME change , **:00,38 to 62 by ASCII 62 = +12dB(MAX) 50 = 0dB 38 = -12dB(MIN) 00 = OFF (define ONLY SWch in DIRECT mode.) example PWON<CR> PWSTANDBY<CR> MV80<CR>

CV

FL ** FR ** C ** SW ** SL ** SR ** SBL ** SBR ** SB ** FHL ** FHR ** MU ON OFF SI CD TUNER DVD BD TV SAT/CBL MPLAY GAME AUX1 The PARAMETER of MV, CV EVENT

CVFL 50<CR> CVFR 50<CR> CVC 50<CR> CVSW 50<CR> CVSL 50<CR> CVSR 50<CR> (at SBch 2SP) CVSBL 50<CR> (at SBch 2SP) CVSBR 50<CR> (at SBch 1SP) CVSB 50<CR> CVFHL 50<CR> CVFHR 50<CR> OUTPUT MUTE ON/OFF change MUON<CR> MUOFF<CR> INPUT source change SICD<CR> ---FM TUNER SITUNER<CR> SIDVD<CR> ---Blu-ray SIBD<CR> ---TV AUDIO SITV<CR> ---CBL/SAT SISAT/CBL<CR> SISMPLAY<CR> ---MEDIA PLAYER SIGAME<CR> SIAUX1<CR> ---AUX : Uses two or three ASCII characters. (see page6 J) section)

- 25 -

EVENT

ZM

PARAMETER NET PANDORA SIRIUSXM LASTFM FLICKR FAVORITES IRADIO SERVER USB/IPOD USB DIRECT IPOD DIRECT USB IPD IRP FVP ON OFF FAVORITE1 FAVORITE2 FAVORITE3 FAVORITE1 MEMORY FAVORITE2 MEMORY FAVORITE3 MEMORY

function ---NETWORK (North America model Only) (North America model Only) (Europe model Only)

---iPod/USB

MAIN ZONE ON/OFF change FAVORITE STATION 1-3 MODE SELECT

FAVORITE STATION 1-3 MODE MEMORY

example SINET<CR> SIPANDORA<CR> SISIRIUSXM<CR> SILASTFM<CR> SIFLICKR<CR> SIFAVORITES<CR> SIIRADIO<CR> SISERVER<CR> SIUSB/IPOD<CR> SIUSB DIRECT<CR> SIIPOD DIRECT<CR> SIUSB<CR> SIIPD<CR> SIIRP<CR> SIFVP<CR> ZMON<CR> ZMOFF<CR> ZMFAVORITE1<CR> ZMFAVORITE2<CR> ZMFAVORITE3<CR> ZMFAVORITE1 MEMORY<CR> ZMFAVORITE2 MEMORY<CR> ZMFAVORITE3 MEMORY<CR>

- 26 -

EVENT SD

DC

SV

SLP

PARAMETER AUTO HDMI DIGITAL ANALOG ARC NO AUTO PCM DTS DVD BD TV SAT/CBL MPLAY GAME AUX1 SOURCE OFF ***

function INPUT mode change

ARC playing No Input DIGITAL INPUT mode change

VIDEO SELECT mode source change ---Blu-ray ---TV AUDIO ---CBL/SAT ---MediaPlayer ---GAME ---AUX MAIN ZONE SLEEP TIMER setting change

example SDAUTO<CR> SDHDMI<CR> SDDIGITAL<CR> SDANALOG<CR> SDARC<CR> SDNO<CR> DCAUTO<CR> DCPCM<CR> DCDTS<CR> SVDVD<CR> SVBD<CR> SVTV<CR> SVSAT/CBL<CR> SVMPLAY<CR> SVGAME<CR> SVAUX1<CR> SVSOURCE<CR> SLPOFF<CR> SLP120<CR>

- 27 -

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<CR> MSPURE DIRECT<CR> MSSTEREO<CR> MSMULTI CH IN<CR> MSM CH IN+PL2X C<CR> MSM CH IN+PL2X M<CR> MSM CH IN+PL2Z H<CR> MSM CH IN+DOLBY EX<CR> MSMULTI MSDOLBY MSDOLBY MSDOLBY MSDOLBY MSDOLBY MSDOLBY MSDOLBY MSDOLBY MSDOLBY MSDOLBY MSDOLBY CH IN 7.1<CR> PRO LOGIC<CR> PL2 C<CR> PL2 M<CR> PL2 G<CR> PL2X C<CR> PL2X M<CR> PL2X G<CR> PL2Z H<CR> DIGITAL<CR> D EX<CR> D+PL2X C<CR>

MSDOLBY D+PL2X M<CR> MSDOLBY D+PL2Z H<CR> MSDTS NEO:6 C<CR> MSDTS NEO:6 M<CR> MSDTS SURROUND<CR> MSDTS ES DSCRT6.1<CR> MSDTS ES MTRX6.1<CR> MSDTS+PL2X C<CR> MSDTS+PL2X M<CR> MSDTS+PL2Z H<CR> - 28 -

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

(JAPAN (JAPAN (JAPAN (JAPAN (JAPAN

model model model model model

Only) Only) Only) Only) Only) - 29 -

example MSDTS+NEO:6<CR> MSDTS96/24<CR> MSDTS96 ES MTRX<CR> MSMCH STEREO<CR> MSROCK ARENA<CR> MSJAZZ CLUB<CR> MSMONO MOVIE<CR> MSMATRIX<CR> MSVIDEO GAME<CR> MSVIRTUAL<CR> MSDOLBY D+<CR> MSDOLBY D+ +EX<CR> MSDOLBY D+ +PL2X C<CR> MSDOLBY D+ +PL2X M<CR> MSDOLBY D+ +PL2Z H<CR> MSDOLBY HD<CR> MSDOLBY HD<CR> MSDOLBY HD+EX<CR> MSDOLBY HD+PL2X C<CR> MSDOLBY HD+PL2X M<CR> MSDOLBY HD+PL2Z H<CR> MSDTS HD<CR> MSDTS HD MSTR<CR> MSDTS HD+NEO:6<CR> MSDTS HD+PL2X C<CR> MSDTS HD+PL2X M<CR> MSDTS HD+PL2Z H<CR> MSDTS ES 8CH DSCRT<CR> MSDTS EXPRESS<CR> MSMPEG2 AAC<CR> MSAAC+DOLBY EX<CR> MSAAC+PL2X C<CR> MSAAC+PL2X M<CR MSAAC+PL2Z H<CR>

EVENT MS

PARAMETER QUICK1 QUICK2 QUICK3 QUICK4 QUICK5 QUICK0

function QUICK SELECT mode change

---QUICK 1(or 2, 3, 4, 5) Change QUICK SELECT OFF

example MSQUICK1<CR> MSQUICK2<CR> MSQUICK3<CR> MSQUICK4<CR> MSQUICK5<CR> MSQUICK0<CR>

- 30 -

EVENT VS

PARAMETER ASPNRM ASPFUL SC48P SC10I SC72P SC10P SC10P24 SC4K SCAUTO SCH48P SCH10I SCH72P SCH10P SCH10P24 SCH4K SCHAUTO AUDIO AMP AUDIO TV VPMAUTO VPMGAME VPMMOVI

function ASPECT setting change NRM=4:3 , FUL=16:9 Resolution(analog) setting change

(AVR-2113 model only) Resolution(HDMI) setting change

(AVR-2113 model only) HDMI AUDIO Output setting change Video Mode setting change

example VSASPNRM<CR> VSASPFUL<CR> VSSC48P<CR> VSSC10I<CR> VSSC72P<CR> VSSC10P<CR> VSSC10P24<CR> VSSC4K<CR> VSSCAUTO<CR> VSSCH48P<CR> VSSCH10I<CR> VSSCH72P<CR> VSSCH10P<CR> VSSCH10P24<CR> VSSCH4K<CR> VSSCHAUTO<CR> VSAUDIO AMP<CR> VSAUDIO TV<CR> VSVPMAUTO<CR> VSVPMGAME<CR> VSVPMMOVI<CR>

- 31 -

EVENT PS

PARAMETER TONE CTRL OFF TONE CTRL ON SB:MTRX ON SB:PL2X CINEMA SB:PL2X MUSIC SB:ON SB:OFF SB:ESMTRX CINEMA EQ.ON CINEMA EQ.OFF MODE:CINEMA MODE:MUSIC MODE:GAME MODE:PRO LOGIC MODE:HEIGHT LOM ON LOM OFF FH:ON FH:OFF PHG LOW PHG MID PHG HI MULTEQ:AUDYSSEY MULTEQ:BYP.LR MULTEQ:FLAT MULTEQ:MANUAL MULTEQ:OFF DYNEQ ON DYNEQ OFF

function TONE CONTROL ON/OFF change SURROUND BACK MODE change

CINEMA EQ. ON/OFF change CINEMA / MUSIC / GAME / PL /HEIGHT mode change

Loudness Management ON/OFF change FRONT HEIGHT Output ON/OFF change PLz HEIGHT GAIN change

MultEQ XT/MultEQ mode change

DYNAMIC EQ ON/OFF change

example PSTONE CTRL OFF<CR> PSTONE CTRL OFF<CR> PSSB:MTRX ON<CR> PSSB:PL2X CINEMA<CR> PSSB:PL2X MUSIC<CR> PSSB:ON<CR> PSSB:OFF<CR> PSSB:ESMTRX<CR> PSCINEMA EQ.ON<CR> PSCINEMA EQ.OFF<CR> PSMODE:CINEMA<CR> PSMODE:MUSIC<CR> PSMODE:GAME<CR> PSMODE:PRO LOGIC<CR> PSMODE:HEIGHT<CR> PSLOM ON<CR> PSLOM OFF<CR> PSFH:ON<CR> PSFH:OFF<CR> PSPHG LOW<CR> PSPHG MID<CR> PSPHG HI<CR> PSMULTEQ:AUDYSSEY<CR> PSMULTEQ:BYP.LR<CR> PSMULTEQ:FLAT<CR> PSMULTEQ:MANUAL<CR> PSMULTEQ:OFF<CR> PSDYNEQ ON<CR> PSDYNEQ OFF<CR>

- 32 -

EVENT PS

PARAMETER REFLEV 0 REFLEV 5 REFLEV 10 REFLEV 15 DYNVOL HEV DYNVOL MED DYNVOL LIT DYNVOL OFF BAS ** TRE ** DRC AUTO DRC LOW DRC MID DRC HI DRC OFF LFE ** EFF ** DEL ***

function Reference Level Offset change

DYNAMIC VOLUME change

BASS change TREBLE change Dynamic Compression change When the input signal is Dolby TrueHD

LFE change EFFECT LEVEL change DELAY change

example PSREFLEV 0<CR> PSREFLEV 5<CR> PSREFLEV 10<CR> PSREFLEV 15<CR> PSDYNVOL HEV<CR> PSDYNVOL MED<CR> PSDYNVOL LIT<CR> PSDYNVOL OFF<CR> PSBAS 50<CR> PSTRE 50<CR> PSDRC AUTO<CR> PSDRC LOW<CR> PSDRC MID<CR> PSDRC HI<CR> PSDRC OFF<CR> PSLFE 10<CR> PSEFF 10<CR> PSDEL 100<CR>

- 33 -

EVENT PS

PARAMETER PAN ON PAN OFF DIM ** CEN ** CEI ** SWR ON SWR OFF RSZ S RSZ MS RSZ M RSZ ML RSZ L DELAY *** RSTR OFF RSTR MODE1 RSTR MODE2 RSTR MODE3 FRONT SPA FRONT SPB FRONT SPA+B

function PANORAMA ON/OFF change DIMMENSION change CENTER WIDTH change CENTER IMAGE change SW ON/OFF change ROOM SIZE change

AUDIO DELAY change AUDIO RESTORER change

FRONT SPEAKER direct change

example PSPAN ON<CR> PSPAN OFF<CR> PSDIM 06<CR> PSCEN 07<CR> PSCEI 10<CR> PSSWR ON<CR> PSSWR OFF<CR> PSRSZ S<CR> PSRSZ MS<CR> PSRSZ M<CR> PSRSZ ML<CR> PSRSZ L<CR> PSDELAY 200<CR> PSRSTR OFF<CR> PSRSTR MODE1<CR> PSRSTR MODE2<CR> PSRSTR MODE3<CR> PSFRONT SPA<CR> PSFRONT SPB<CR> PSFRONT A+B<CR>

- 34 -

EVENT Z2 CD

PARAMETER | USB DIRECT IPOD DIRECT SOURCE QUICK1 QUICK2 QUICK3 QUICK4 QUICK5 QUICK0 FAVORITE1 FAVORITE2 FAVORITE3 FAVORITE1 MEMORY FAVORITE2 MEMORY FAVORITE3 MEMORY **

function ZONE2 source change ---The name of PARAMETER is the same as that of the time of SI COMMAND. ZONE2 mode cancel ZONE2 QUICK SELECT mode change

---Z2 QUICK SELECT 1(or 2, 3, 4, 5) Change QUICK SELCT OFF ZONE2 FAVORITE STATION 1-3 MODE SELECT

example Z2CD<CR> | Z2USB DIRECT<CR> Z2IPOD DIRECT<CR> Z2SOURCE<CR> Z2QUICK1<CR> Z2QUICK2<CR> Z2QUICK3<CR> Z2QUICK4<CR> Z2QUICK5<CR> Z2QUICK0<CR> ZMFAVORITE1<CR> ZMFAVORITE2<CR> ZMFAVORITE3<CR> ZMFAVORITE1 MEMORY<CR> ZMFAVORITE2 MEMORY<CR> ZMFAVORITE3 MEMORY<CR> Z280<CR>

ZONE2 FAVORITE STATION 1-3 MODE MEMORY

ON OFF Z2MU ON ZONE2 OUTPUT MUTE ON/OFF change OFF Z2CV FL ** **:38 to 62 by ASCII , 50=0dB FR ** **:38 to 62 by ASCII , 50=0dB The PARAMETER of Z2 EVENT : Uses two ASCII characters. (see page4 J) section)

ZONE2 VOLUME change , **:00 to 98 by ASCII 98 = 18dB(MAX) 80 = 00dB 01 = -79dB 00 = ---(MIN) ZONE2 ON/OFF change

Z2ON<CR> Z2OFF<CR> Z2MUON<CR> Z2MUOFF<CR> Z2CVFL 50<CR> Z2CVFR 50<CR>

- 35 -

ANALOG TUNER Control


EVENT TF PARAMETER AN****** (6 digits) AN**(PRESET No.) ANOFF ANMEM** TM ANAUTO ANMANUAL function TUNER Frequency change --- ****.** kHz at AM band ****.** MHz at FM band TUNER PRESET change to No.** **:A1-G8(CH1-56) , A5=CH5, B2=CH10, C4=CH20 Change Preset Channel select OFF TUNER PRESET MEMORY **:A1-G8(CH1-56) , A5=CH5, B2=CH10, C4=CH20 ---Tuning mode set to AUTO mode ---Tuning mode set to MANUAL mode example TFAN105000<CR> (1050.00kHz at AM) TPANA1<CR> (PRESET No.A01) TPANOFF<CR> TPANMEMA1<CR> TMANAUTO<CR> TMANMANUAL<CR>

TP

- 36 -

Network Audio/USB /iPod DIRECT Extended Control


EVENT NSA 0 1 2 3 4 5 6 7 8 PARAMETER function Onscreen Display Information is Answered By the NSA Command. Display Line1 Information Display Line3 Information Display Line4 Information Display Line5 Information Display Line6 Information Display Line7 Information Display Line8 Information Display Line9 Information Display Line10 Information example

NSA0**************_?????<CR> NSA1************_?????<CR> NSA2************_?????<CR> NSA3************_?????<CR> NSA4************_?????<CR> NSA5************_?????<CR> NSA6************_?????<CR> NSA7**************_?????<CR> NSA8**************_?????<CR> *:Character Length MAX96byte _:Null ?:Exclusion(The character after Null should be disregarded) :Cursor&Playable Information Data(1Byte) Bit1:Playable Music Bit2:Directory Bit4:CURSOR SELECT=1 Bit7:Picture Bit3,5,6,8:Don't Care NSA0Now Playing USB_????<CR> NSA1Come Away With Me_???<CR> NSA2Norah Jones_?????????<CR> NSA3_????????????????????<CR> NSA4_????????????????????<CR> NSA500:11 100%_???????<CR> NSA6_????????????????????<CR> NSA7_????????????????????<CR> NSA8_????????????????????<CR>

- 37 -

EVENT NSE 0 1 2 3 4 5 6 7 8

PARAMETER

function Onscreen Display Information(mServer/iRadio) is Answered By the NSE Command. Display Line1 Information Display Line3 Information Display Line4 Information Display Line5 Information Display Line6 Information Display Line7 Information Display Line8 Information Display Line9 Information Display Line10 Information

example

NSE0**************_?????<CR> NSE1************_?????<CR> NSE2************_?????<CR> NSE3************_?????<CR> NSE4************_?????<CR> NSE5************_?????<CR> NSE6************_?????<CR> NSE7**************_?????<CR> NSE8**************_?????<CR> *:UTF-8 CODE Character(MAX96byte) _:Null ?: Don't Care (The character after Null should be disregarded) :Cursor&Playable Information Data(1Byte) Bit1:Playable Music =1 Bit2:Directory Bit4:CURSOR SELECT=1 Bit7:Picture Bit3,5,6,8:Don't Care ************_?????:96byte Fixed <example> NSE0Now Playing USB_????<CR> NSE1Come Away With Me_???<CR> NSE2Norah Jones_?????????<CR> NSE3_????????????????????<CR> NSE4_????????????????????<CR> NSE500:11 100%_???????<CR> NSE6_????????????????????<CR> NSE7_????????????????????<CR> NSE8_????????????????????<CR>

- 38 -

COMMAND NS

PARAMETER B** (PRESET No.) C** (PRESET No.) H

function Preset Call **00-55 00=CH01,55=CH56 Preset Memory, Preset stored at No.** **00-55 00=CH01,55=CH56 Return Preset Channel CH1-CH56 statusUTF-8 **00-55 00=CH01,55=CH56 NSB00<CR> NSC00<CR>

example

NSH00**********(20 NSH01**********(20 | NSH54**********(20 NSH55**********(20

digits)<CR> digits)<CR> digits)<CR> digits)<CR>

- 39 -

Remote Lock/Panel Lock


EVENT SY PARAMETER REMOTE LOCK ON REMOTE LOCK OFF PANEL LOCK ON PANEL+V LOCK ON PANEL LOCK OFF function REMOTE CONTROL LOCK ON/OFF PANEL BUTTON(Except MASTER VOL.)CONTROL LOCK ON PANEL BUTTON & MASTER VOL. CONTROL LOCK ON PANEL BUTTUM & MASTER VOL. CONTROL LOCK OFF example SYREMOTE LOCK ON<CR> SYREMOTE LOCK OFF<CR> SYPANEL LOCK ON<CR> SYPANEL+V LOCK ON<CR> SYPANEL LOCK OFF<CR>

UPGRADE ID Display
COMMAND UG PARAMETER IDN ************ IDN NG function ID Number for UPGRADE is displayed on FL Display ************:12-digit ID Number Cant get ID number from DPMS example UGIDN ************<CR> UGIDN NG<CR>

- 40 -

Extension COMMAND
The RC code can be sent from Serial protocol commands

Protocol specification
Command structure: COMMAND + RC FORMAT + RC DATA + CR (0x0D)
COMMAND : ASCII CODE of 2 characters Ex. RC : RC CODE RC FORMAT : ASCII CODE of 3 characters Ex. KSK : KASEIKYO FORMAT SHP : SHARP FORMAT RC DATA : ASCII CODE of 7 characters For details of the RC CODE , please refer to the IR remote control code list. KASEIKYO FORMAT

SHARP FORMAT

- 41 -

The example of a command

* <CR> is the meaning of 0x0D. RCKSK0410002<CR> : All Power ON by using KASEIKYO FORMAT

RCSHP0230033<CR> : All Power ON by using SHARP FORMAT

- 42 -

You might also like