Denon AVC-3808, AVR-3808 User Manual

Page 1
DENON AVR control protocol
Application model : AVR-3808/AVC-3808
Application terminal: RS-232C/ Ethernet
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)
Version Date Contents Page
5.2.0 06.Jul.’07 Original
5.2.0_a 23.Jan.’08 1.Added NSE,NSB,NSC for iRadio Control. 23,39
2.Corrected the Command of IPE,IPA for iPod Control. 24,40,41,42,43
3.Added Response MS Command for DTS Mode. 30,31
4.Corrected the Response Command of PSMODE. 32
Ver. 5.2.0_a
- 1 -
Page 2
. Ethernet
Connector type RJ-45(10BASE-T/100BASE-TX)
Example
PC
Ethernet
Cross cable
Communication system : A half duplex Communication speed : 10Mbps/100Mbps Communication port : TCP port 23 (telnet) Communication data length : 135bytes (maximum)
Example
Communication format
PC
Ethernet Straight
cable
HUB
Ethernet Straight
cable
AVR/AVC
AVR/AVC
- 2 -
Page 3
NETWORK SETUP of AVR-4308
>Procedure of Network Setup mode.
(1)Press SYSTEM SETUP button, then System Setup Menu appears on FL-display(and GUI)
(2)Select “Network Setup > Detail” . (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: Standby Mode Power Saving>
(1)Press MENU button, then Menu appears on FL-display (and GUI)
(2)Select “Manual Setup > Network Setup > Other > Power Saving” (3)Set parameters described below.
“OFF”---Use this setting when using the AVR-4308 connected in a network.
“ON”--- Use this setting when not using the AVR-4308 connected in a network.
This setting is reducing the power consumption in the standby mode.
- 3 -
Page 4
. Ethernet
Connector type RJ-45(10BASE-T/100BASE-TX)
Example
PC
Ethernet
Cross cable
Communication system : A half duplex Communication speed : 10Mbps/100Mbps Communication port : TCP port 23 (telnet) Communication data length : 135bytes (maximum)
Example
Communication format
PC
Ethernet Straight
cable
HUB
Ethernet Straight
cable
AVR/AVC
AVR/AVC
- 4 -
Page 5
NETWORK SETUP of AVR-3808
>Procedure of Network Setup mode.
(1)Press SYSTEM SETUP button, then System Setup Menu appears on FL-display(and GUI)
(2)Select “Network Setup > Detail” . (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: Standby Mode Power Saving>
(1)Press MENU button, then Menu appears on FL-display (and GUI)
(2)Select “Manual Setup > Network Setup > Other > Power Saving” (3)Set parameters described below.
“OFF”---Use this setting when using the AVR-3808 connected in a network.
“ON”--- Use this setting when not using the AVR-4308 connected in a network.
This setting is reducing the power consumption in the standby mode.
- 5 -
Page 6
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 *The form of RESPONSE presupposes that it is the same as that of EVENT.
of receiving the COMMAND.
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
- 6 -
Page 7
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>’
- 7 -
Page 8
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).
- 8 -
Page 9
COMMAND and PARAMETER list
COMMAND PARAMETER
PW 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 99 by ASCII , 80=0dB, 99=---(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 ** **: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)
function example
- 9 -
Page 10
COMMAND PARAMETER
CV SB UP ---SURROUND BACKch (SBch 1SP) CVSB UP<CR> SB DOWN CVSB DOWN<CR> SB ** **:00 to 99 by ASCII , 50=0dB CVSB 50<CR> ? Return CV Status CV?<CR> MU ON OUTPUT MUTE ON/OFF change MUON<CR> OFF MUOFF<CR> ? Return MU Status MU?<CR> SI PHONO Select INPUT source SIPHONO<CR> CD SICD<CR> TUNER SITUNER<CR> DVD SIDVD<CR>
V.AUX SIV.AUX<CR>
? Return SI Status SI?<CR> ZM ON MAIN-ZONE ON/OFF change at AVR-3808 ZMON<CR> OFF ZMOFF<CR> ? Return ZM Status ZM?<CR> SR PHONO REC SELECT mode set , and select source SRPHONO<CR> | ---The name of PARAMETER is |
SOURCE REC SELECT mode cancel SRSOURCE<CR> ? Return SR Status SR?<CR>
CV COMMAND : "*" parameter uses two ASCII characters. (see page4 J) section)
HDP SIHDP<CR> TV/CBL SITV/CBL<CR> SAT SISAT<CR> VCR SIVCR<CR> DVR SIDVR<CR>
NET/USB SINET/USB<CR> XM (North America model Only) SIXM<CR> IPOD SIIPOD<CR>
IPOD
the same as that of the time of SI COMMAND. SRIPOD<CR>
function example
- 10 -
Page 11
COMMAND PARAMETER
SD AUTO set AUTO mode (Priority:HDMI>>DIGITAL>>ANALOG) SDAUTO<CR>
ANALOG set force ANALOG INPUT mode SDANALOG<CR> EXT.IN-1 ---Set EXT.IN mode at AVR-3808 SDEXT.IN-1<CR> ? Return SD Status SD?<CR>
DC AUTO PCM DTS ?
SV DVD VIDEO SELECT mode set , and select source SVDVD<CR>
V.AUX SVV.AUX<CR> SOURCE VIDEO SELECT mode cancel SVSOURCE<CR> ? Return SV Status SV?<CR> MS DIRECT Select SURROUND mode MSDIRECT<CR> PURE DIRECT MSPURE DIRECT<CR> STEREO MSSTEREO<CR>
DOLBY DIGITAL MSDOLBY DIGITAL<CR> DTS SUROUND MSDTS SURROUND<CR>
WIDE SCREEN MSWIDE SCREEN 7CH STEREO MS7CH STEREO<CR> SUPER STADIUM MSSUPER STADIUM<CR> ROCK ARENA MSROCK ARENA<CR> JAZZ CLUB MSJAZZ CLUB<CR>
HDMI DIGITAL
HDP SVVDP<CR> TV/CBL SVTV/CBL<CR> SAT SVSAT<CR> VCR SVVCR<CR> DVR SVDVR<CR>
STANDARD
NEURAL (North America model Only) MS NEURAL<CR>
set force HDMI INPUT mode set force DIGITAL INPUT (Optical,Coaxial)mode
set DIGITAL INPUT AUTO mode set DIGITAL INPUT force PCM mode set DIGITAL INPUT force DTS mode Return DC Status
function example
SDHDMI<CR> SDDIGITAL<CR>
DCAUTO<CR> DCPCM<CR> DCDTS<CR> DC?
MS STANDARD<CR>
- 11 -
Page 12
COMMAND PARAMETER
function example
MS CLASSIC CONCERT MSCLASSIC CONCERT<CR> MONO MOVIE MSMONO MOVIE<CR> MATRIX MSMATRIX<CR> VIDEO GAME MSVIDEO GAME<CR> VIRTUAL MSVIRTUAL<CR>
MPEG2 AAC ---Invalid at AVR model (Japan model only) MSMPEG2 AAC<CR>
? Return MS Status MS?<CR>
VS MONIAUTO
QUICK1 QUICK SELECT 1-3 MODE SELECT MSQUICK1<CR> QUICK2 MSQUICK2<CR> QUICK3 MSQUICK3<CR> QUICK1 MEMORY USER1-3 MODE MEMORY MSQUICK1 MEMORY<CR> QUICK2 MEMORY MSQUICK2 MEMORY<CR> QUICK3 MEMORY MSQUICK3 MEMORY<CR> QUICK ? Return MSQUICK Status MSQUICK ?<CR>
Set HDMI MONITOR automatic detection
VSMONIAUTO<CR>
(Japan model only) MONI1 Set HDMI MONITOR OUT-1 (Japan model only) MONI2 Set HDMI MONITOR OUT-2 (Japan model only) MONI? Return VSMONITOR Status (Japan model only) ASPNRM ASPFUL ASP? SC48P SC10I SC72P SC10P SC AUTO Set Resolution to AUTO VSSCAUTO<CR> SC?
Set Normal mode VSASPNRM<CR>
Set FULL mode VSASPFUL<CR>
Return VSASPECT Status VSASP?<CR>
Set Resolution to 480p/576p VSSC48P<CR>
Set Resolution to 1080i VSSC10I<CR>
Set Resolution to 720p VSSC72P<CR>
Set Resolution to 1080p VSSC10P<CR>
Return VSSCALE Status VSSC?<CR>
VSMONI1<CR> VSMONI2<CR> VSMONI?<CR>
- 12 -
Page 13
COMMAND PARAMETER
PS TONE DEFEAT ON PARAMETER setting PSTONE DEFEAT ON<CR> TONE DEFEAT OFF TONE DEFEAT ON/OFF PSTONE DEFEAT OFF<CR> TONE DEFEAT ? Return 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: ? Return PSSB: Status PSSB: ?<CR> CINEMA EQ.ON CINEMA EQ. ON/OFF PSCINEMA EQ.ON<CR> CINEMA EQ.OFF PSCINEMA EQ.OFF<CR> CINEMA EQ. ? Return 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
MODE:PRO LOGIC --- GAME can change DOLBY PL2 & PL2x mode PSMODE:PRO LOGIC<CR>
--- PL can change ONLY DOLBY PL2 mode MODE: ? Return PSMODE: Status PSMODE: ?<CR> ROOM
ROOM EQ:FLAT PSROOM EQ:FLAT<CR> ROOM EQ:MANUAL PSROOM EQ:MANUAL<CR> ROOM EQ:OFF PSROOM EQ:OFF<CR> ROOM EQ ? Return PSROOM EQ: Status PSROOM EQ: ?<CR>
PS COMMAND : "*" parameter uses two ASCII characters. (see page4 J) section)
SB:ON
EQ:AUDYSSEY
ROOM EQ:BYP.LR PSROOM EQ:BYP.LR<CR>
BAS UP BAS DOWN BAS ** BAS ?
---SB=ON:PL2x mode / SB=OFFPL2 mode
ROOM EQ mode direct change PSROOM EQ:AUDYSSEY<CR>
BASS UP/DOWN , direct change to **dB
**:00 to 99 by ASCII , 50=0dB
---AVR-3808 can be operated from -6 to +6(44 to 56)
Return PSBAS Status
function example
PSSB:ON<CR>
PSMODE:GAME<CR>
PSBAS UP<CR> PSBAS DOWN<CR> PSBAS 50<CR> PSBAS ?<CR>
- 13 -
Page 14
COMMAND PARAMETER
PS TRE UP
DRC AUTO DRC LOW DRC MID DRC HI DRC OFF DRC ? DCO OFF DCO LOW DCO MID DCO HIGH DCO ? LFE UP LFE DOWN LFE ** LFE ? EFF ON EFF OFF EFF ** EFF ? DEL UP DEL DOWN DEL *** DEL ? AFD ON AFD OFF AFD ?
PS COMMAND : "*" parameter uses two or three ASCII characters. (see page4 J) section)
TRE DOWN TRE ** TRE ?
TREBLE UP/DOWN , direct change to **dB
**:00 to 99 by ASCII , 50=0dB
---AVR-3808 can be operated from -6 to +6(44 to 56)
Return PSTRE Status
DRC direct change
D.COMP direct change
Return PSDCO Status
LFE UP/DOWN , direct change to **dB
**:00 to 99 by ASCII , 00=0dB, 10=-10dB
---AVR-3808 can be operated from 0 to -10
Return PSLFE Status
EFFECT ON/OFF , EFFECT LEVEL direct change to **dB
**:00 to 99 by ASCII , 00=0dB, 10=10dB
---AVR-3808 can be operated from 1 to 15
Return PSEFF Status
DELAY UP/DOWN , direct change to ***dB
***:000 to 999 by ASCII , 000=0ms, 300=300ms
---AVR-3808 can be operated from 0 to 300
Return PSDEL Status
AFDM ON/OFF
Return PSAFD Status
function example
PSTRE UP<CR> PSTRE DOWN<CR> PSTRE 50<CR> PSTRE ?<CR> PSDRC AUTO<CR> PSDRC LOW<CR> PSDRC MID<CR> PSDRC HI<CR> PSDRC OFF<CR> PSDRC ?<CR> PSDCO OFF<CR> PSDCO LOW<CR> PSDCO MID<CR> PSDCO HIGH<CR> PSDCO ?<CR> PSLEE UP<CR> PSLFE DOWN<CR> PSLFE 10<CR> PSLFE ? <CR> PSEFF UP<CR> PSEFF DOWN<CR> PSEFF **<CR> PSEFF ?<CR> PSDEL UP<CR> PSDEL DOWN<CR> PSDEL ***<CR> PSDEL ?<CR> PSAFD ON<CR> PSAFD OFF<CR> PSAFD ?<CR>
- 14 -
Page 15
COMMAND PARAMETER
PS PAN ON PAN OFF PAN ? DIM UP DIM DOWN DIM ** DIM ? CEN UP CEN DOWN CEN ** CEN ? CEI UP CEI DOWN CEI ** CEI? ATT ON ATT OFF ATT ? SWR ON SWR OFF SWR ? RSZ S RSZ MS RSZ M RSZ ML RSZ L RSZ ?
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-3808 can be operated from 0 to 200 PSDELAY 200<CR>
PS COMMAND : "*" parameter uses two or three ASCII characters. (see page4 J) section)
PANORAMA ON/OFF
Return PSPAN Status
DIMENSION UP/DOWN , direct change to **dB
**:00 to 99 by ASCII , 00=0,
---AVR-3808 can be operated from 0 to 6
Return PSDIM Status
CENTER WIDTH UP/DOWN , direct change to **dB
**:00 to 99 by ASCII , 00=0
---AVR-3808 can be operated from 0 to 7
Return PSCEN Status
CENTER IMAGE UP/DOWN , direct change to **dB
**:00 to 99 by ASCII , 00=0.0
---AVR-3808 can be operated from 0.0 to 1.0
Return PSCEI Status
SW ATT ON/OFF
Return PSATT Status
SW ON/OFF
Return PSSWR Status
ROOM SIZE direct change
Return PSRSZ Status
function example
PSPAN ON<CR> PSPAN OFF<CR> PSPAN ?<CR> PSDIM UP<CR> PSDIM DOWN<CR> PSDIM **<CR> PSDIM ?<CR> PSCEN UP<CR> PSCEN DOWN<CR> PSCEN 07<CR> PSCEN ?<CR> PSCEI UP<CR> PSCEI DOWN<CR> PSCEI 10<CR> OSCEI ?<CR> PSATT ON<CR> PSATT OFF<CR> PSATT ?<CR> PSSWR ON<CR> PSSWR OFF<CR> PSSWR ?<CR> PSRSZ S<CR> PSRSZ MS<CR> PSRSZ M<CR> PSRSZ ML<CR> PSRSZ L<CR> PSRSZ ?<CR>
- 15 -
Page 16
COMMAND PARAMETER
PS NIGHT OFF NIGHT MODE direct change PSNIGHT OFF<CR>
PV CN UP CN DOWN CN ** CN ? BR UP BR DOWN BR ** BR ? CM UP CM DOWN CM ** CM ? HUE UP HUE DOWN HUE ** HUE ?
PV COMMAND : "*" parameter uses two ASCII characters. (see page4 J) section)
NIGHT LOW PSNIGHT LOW<CR> NIGHT MID PSNIGHT MID<CR> NIGHT HI NIGHT ? Return PSNIGHT Status PSNIGHT ?<CR> RSTR OFF AUDIO RESTORER direct change PSRSTR OFF<CR> RSTR MODE1 PSRSTR MODE1<CR> RSTR MODE2 PSRSTR MODE2<CR> RSTR MODE3 PSRSTR MODE3<CR> RSTR ? Return PSRSTR Status PSRSTR ?<CR>
CONTRAST UP/DOWN , direct change to **dB **:44 to 56 by ASCII , 50=0
---AVR-3808 can be operated from -6 to +6(44 to 56) Return PSCN Status BRIGHTNESS UP/DOWN , direct change to **dB **:00 to 12 by ASCII , 00=0
---AVR-3808 can be operated from 0 to 12 Return PSBR Status CROMA LEVET UP/DOWN , direct change to **dB **:44 to 56 by ASCII , 50=0
---AVR-3808 can be operated from -6 to +6(44 to 56) Return PSCN Status HUE UP/DOWN , direct change to **dB **:44 to 56 by ASCII , 50=0
---AVR-3808 can be operated from -6 to +6(44 to 56) Return PSCN Status
function example
PSNIGHT HI<CR>
PVCN UP<CR> PVCN DOWN<CR> PVCN 06<CR> PVCN ?<CR> PVBR UP<CR> PVBR DOWN<CR> PVBR 12<CR> PVBR ?<CR> PVCM UP<CR> PVSCM DOWN<CR> PVCM 06<CR> PVCM ?<CR> PVHUE UP<CR> PVHUE DOWN<CR> PVHUE 06<CR> PVHUE ?<CR>
- 16 -
Page 17
COMMAND PARAMETER
Z2 PHONO MULTI ZONE-2 mode set , and select source at AVR-3808 Z2PHONO<CR> | ---The name of PARAMETER is |
SOURCE MULTI ZONE-2 mode cancel at AVR-3808 Z2SOURCE<CR> UP MULTI ZONE-2 VOLUME UP/DOWN , direct change to **dB Z2UP<CR> DOWN at AVR-3808 Z2DOWN<CR> ** **:10 to 99 by ASCII , 80=0dB, 99=---(MIN) Z280<CR> ON MULTI ZONE-2 ON/OFF change at AVR-3808 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>
Z2CS ST MONO ? Z2CV FL UP FL DOWN FL ** FR UP FR DOWN FR ** ? Z2HPF ON OFF ?
Z2 COMMAND : "*" parameter uses two ASCII characters. (see page4 J) section)
IPOD
the same as that of the time of SI COMMAND. Z2IPOD<CR>
ZONE2 Channel setting
Return Z2CS Status
ZONE2 CHANNEL VOLUME UP/DOWN , direct change to **dB
---FRONT Lch
**:38 to 62 by ASCII , 50=0dB
ZONE2 CHANNEL VOLUME UP/DOWN , direct change to **dB
---FRONT Rch
**:38 to 62 by ASCII , 50=0dB
Return Z2CV Status
ZONE2 HPF ON/OFF
Return Z2HPF Status
function example
Z2CSST Z2CSMONO Z2CS? Z2CVFL UP<CR> Z2CVFL DOWN<CR> Z2CVFL 50<CR> Z2CVFR UP<CR> Z2CVFR DOWN<CR> Z2CVFR 50<CR> Z2CV?<CR> Z2HPFON<CR> Z2HPFOFF<CR> Z2HPF?<CR>
- 17 -
Page 18
Except Japan model.
COMMAND PARAMETER
Z2PS BAS UP BAS DOWN BAS ** BAS ? TRE UP TRE DOWN TRE ** TRE ?
ZONE2 BASS UP/DOWN , direct change to **dB **:00 to 99 by ASCII , 00=0dB
---AVR-3808 can be operated from -10 to +10(40 to 60) Return Z2PSBAS Status ZONE2 TREBLE UP/DOWN , direct change to **dB **:00 to 99 by ASCII , 00=0dB
---AVR-3808 can be operated from -10 to +10(40 to 60) Return Z2PSTRE Status
function example
Z2 COMMAND : "*" parameter uses two ASCII characters. (see page4 J) section)
Z2PSBAS UP<CR> Z2PSBAS DOWN<CR> Z2PSBAS 00<CR> Z2PSBAS ?<CR> Z2PSTRE UP<CR> Z2PSTRE DOWN<CR> Z2PSTRE 00<CR> Z2PSTRE ?<CR>
- 18 -
Page 19
Except Japan model
COMMAND PARAMETER
Z3 PHONO MULTI ZONE-3 mode set , and select source at AVR-3808 Z3PHONO<CR> | ---The name of PARAMETER is |
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 AVR-3808 Z3ON<CR> OFF Z3OFF<CR> ? Return Z3 Status Z2?<CR> Z3MU ON ZONE3 OUTPUT MUTE ON/OFF change Z3MUON<CR> OFF Z3MUOFF<CR> ? Return Z3MU Status Z3MU?<CR>
Z3CS ST MONO ? Z3CV FL UP FL DOWN FL ** FR UP FR DOWN FR ** ? Z3HPF ON OFF ?
Z3 COMMAND : "*" parameter uses two ASCII characters. (see page4 J) section)
IPOD
the same as that of the time of SI COMMAND. Z3IPOD<CR>
ZONE3 Channel setting
Return Z3CS Status ZONE3 CHANNEL VOLUME UP/DOWN , direct change to **dB
---FRONT Lch **:38 to 62 by ASCII , 50=0dB ZONE3 CHANNEL VOLUME UP/DOWN , direct change to **dB
---FRONT Rch **:38 to 62 by ASCII , 50=0dB Return Z2CV Status ZONE3 HPF ON/OFF
Return Z3HPF Status
function example
Z3CSST Z3CSMONO Z3CS? Z3CVFL UP<CR> Z3CVFL DOWN<CR> Z3CVFL 50<CR> Z3CVFR UP<CR> Z3CVFR DOWN<CR> Z3CVFR 50<CR> Z3CV?<CR> Z3HPFON<CR> Z3HPFOFF<CR> Z3HPF?<CR>
- 19 -
Page 20
Except Japan model
COMMAND PARAMETER
Z3PS BAS UP BAS DOWN BAS ** BAS ? TRE UP TRE DOWN TRE ** TRE ?
Z3 COMMAND : "*" parameter uses two ASCII characters. (see page4 J) section)
function example ZONE3 BASS UP/DOWN , direct change to **dB **:00 to 99 by ASCII , 00=0dB
---AVR-3808 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-3808 can be operated from -10 to +10(40 to 60) Return Z3PSTRE Status
Z3PSBAS UP<CR> Z3PSBAS DOWN<CR> Z3PSBAS 00<CR> Z3PSBAS ?<CR> Z3PSTRE UP<CR> Z3PSTRE DOWN<CR> Z3PSTRE 00<CR> Z3PSTRE ?<CR>
- 20 -
Page 21
ANALOG TUNER Control(AVR model only)
COMMAND PARAMETER
TF
TP
TM
TF, TP, TM COMMAND : '*' parameters can NOT operate when INPUT source isn’t TUNER.
ANUP ANDOWN AN****** (6 digits) AN? ANUP ANDOWN AN** (PRESET No.) AN? ANMEMORY
ANAM ANFM AN? ANAUTO ANMANUAL
TUNER Frequency UP/DOWN
--- ****.** kHz at AM band (>050000 is AM.) ****.** MHz at FM band (<050000 is FM.) Return TF Status TUNER PRESET CH UP/DOWN , direct change to No.**
Return TP Status TUNER PRESET MEMORY TUNER BAND , MODE Select
---Band set to AM
---Band set to FM Return TM Status
---Tuning mode set to AUTO mode
---Tuning mode set to MANUAL mode
function example
TFANUP<CR> TFANDOWN<CR> TFAN105000<CR> (1050.00kHz at AM) TFAN?<CR> TPANUP<CR> TPANDOWN<CR> TPANA1<CR> (PRESET No.”A1”) TPAN?<CR> TPANMEMORY<CR>
TMANAM<CR> TMANFM<CR> TMAN?<CR> TMANAUTO<CR> TMANMANUAL<CR>
- 21 -
Page 22
XM Control(North America model only)
COMMAND PARAMETER
TF XMUP XMDOWN
XM***
(3 digits)
XM? TP XMUP XMDOWN XM**(PRESET
No.) XM? XMMEM XM ?
XM Channel UP/DOWN
--- ***:XM CH No. TFXM001<CR>
Return TFXM Status XM PRESET CH UP/DOWN , direct change to No.**
Return TPXM Status XM PRESET MEMORY Return XM Status
- CHANNEL NAME, ARTIST, TITLE, SIGNAL LEVEL
function example
TFXMUP<CR> TFXMDOWN<CR>
(XM001 CH at XM)
TFXM?<CR> TPXMUP<CR> TPXMDOWN<CR> TPXMA1<CR> (PRESET No.”A1”) TPXM?<CR> TPXMMEM<CR> XM?<CR>
- 22 -
Page 23
iRadio/mServer/USB Extended Control
COMMAND PARAMETER
SI USB Z2 USB
Z3 USB
NS 90 “Cursor Up” Control NS90<CR> 91 “Cursor Down” Control NS91<CR> 92 “Cursor Left” Control NS92<CR> 93 “Cursor Right” Control NS93<CR> 94 “Enter (Play/Pause)” Control NS94<CR> 9A “Play” Control NS9A<CR> 9B “Pause” Control NS9B<CR> 9C “Stop” Control NS9C<CR> 9D “Skip Plus” Control NS9D<CR> 9E “Skip Minus” Control NS9E<CR> 9H “Repeat One” (USB Only) NS9H<CR> 9I “Repeat All” (USB Only) NS9I<CR> 9J “Repeat Off” (USB Only) NS9J<CR> 9K “Random On/Repeat ALL” (USB Only) NS9K<CR> 9L “Random Off” (USB Only) NS9L<CR>
NSA Return Onscreen Display Information List NSA<CR>
NSE Request Onscreen Display Information List NSE<CR> (UTF-8 CODE Character) NSB ** “Direct Preset CH Play” NSB00<CR>
NSC ** “Direct Preset CH Memory” NSC00<CR>
NSD * “Direct Character Search” NSD0<CR>
9X “Page Up” Control NS9X<CR> 9Y “Page Down” Control NS9Y<CR>
Select INPUT source NET/USB and USB Start Playback Select MULTI ZONE-2 source NET/USB and USB Start Playback (Except Japan model) Select MULTI ZONE-3 source NET/USB and USB Start Playback
(ASCII CODE Character)
function example
SIUSB<CR> Z2USB<CR>
Z3USB<CR>
(Return NSA0-NSA8,Refer to Page 38
(Return NSE0-NSE8,Refer to Page 39
(**:00-55,00=A1,01=A2,B1=08,G8=55)
(**:00-55,00=A1,01=A2,B1=08,G8=55)
(*:0-9,A-Z)
- 23 -
Page 24
iPod Extended Control
COMMAND PARAMETER
IP 90 “Cursor Up” Control IP90<CR> 91 “Cursor Down” Control IP91<CR> 92 “Cursor Left” Control IP92<CR> 93 “Cursor Right” Control IP93<CR> 94 “Enter (Play/Pause)” Control IP94<CR> 9A “Play/Pause” Control IP9A<CR> 9C “Stop” Control IP9C<CR> 9D “Skip Plus” Control IP9D<CR> 9E “Skip Minus” Control IP9E<CR> 9F “Manual Search Plus” Control IP9F<CR> 9G “Manual Search Minus” Control IP9G<CR> 9H “Repeat One” Control IP9H<CR> 9I “Repeat All” Control IP9I<CR> 9J “Repeat Off” Control IP9J<CR> 9K “Shuffle Songs” Control IP9K<CR> 9L “Shuffle Album” Control IP9L<CR> 9M “Shuffle Off” Control IP9M<CR> 9N “MENU” Control IP9N<CR> 9P Switch the “Browse Mode” Control IP9P<CR> 9Q Switch the “Remote Mode” Control IP9Q<CR>
IPA Return Onscreen Display Information List IPA<CR>
IPE Request Onscreen Display Information List(iPOD) IPE<CR> (UTF-8 CODE Character)
9X “Page Up” Control IP9X<CR> 9Y “Page Down” Control IP9Y<CR>
(ASCII CODE Character)
function example
(Return IPA0-IPA9,Refer to Page 40-41
(Return IPE0-IPE9,Refer to Page 42-43
- 24 -
Page 25
Cursol/Enter/Menu(Setup)
COMMAND PARAMETER
MN CUP CDN CLT CRT ENT RTN “RETURN” Control MNRTN<CR> MEN ON MEN OFF
“Cursor Up” Control “Cursor Down” Control “Cursor Left” Control “Cursor Right” Control “Enter” Control
“GUI Menu ON” Control “GUI Menu OFF” Control
function example
MNCUP<CR> MNCDN<CR> MNCLT<CR> MNCRT<CR> MNENT<CR>
MNMEN ON<CR> MNMEN OFF<CR>
- 25 -
Page 26
Remote Lock/Panel Lock
SY REMOTE LOCK ON REMOTE CONTROL LOCK ON/OFF SYREMOTE LOCK ON<CR> REMOTE LOCK OFF SYREMOTE LOCK OFF<CR> PANEL LOCK ON PANEL BUTTON(Except MASTER VOL.)CONTROL LOCK ON SYPANEL LOCK ON<CR> PANEL+V LOCK ON PANEL BUTTON & MASTER VOL. CONTROL LOCK ON SYPANEL+V LOCK ON<CR> PANEL LOCK OFF PANEL BUTTUM & MASTER VOL. CONTROL LOCK OFF SYPANEL LOCK OFF<CR>
COMMAND PARAMETER
function example
- 26 -
Page 27
EVENT(or RESPONSE) and PARAMETER list
PW ON POWER ON/STANDBY change PWON<CR> STANDBY PWSTANDBY<CR> MV ** MASTER VOLUME change , **:00 to 99 by ASCII MV80<CR> 98 = +18dB(MAX) 80 = 0dB 00 = -80dB 99 = ---(MIN) CV FL ** CHANNEL VOLUME change , **:00,38 to 62 by ASCII CVFL 50<CR> FR ** 62 = +12dB(MAX) CVFR 50<CR> C ** 50 = 0dB CVC 50<CR> SW ** 38 = -12dB(MIN) CVSW 50<CR> SL ** 00 = OFF (define ONLY SWch in DIRECT mode.) CVSL 50<CR> SR ** CVSR 50<CR> SBL ** (at SBch 2SP) CVSBL 50<CR> SBR ** (at SBch 2SP) CVSBR 50<CR> SB ** (at SBch 1SP) CVSB 50<CR> MU ON OUTPUT MUTE ON/OFF change MUON<CR> OFF MUOFF<CR> SI PHONO INPUT source change SIPHONO<CR> CD SICD<CR> TUNER SITUNER<CR> DVD SIDVD<CR>
V.AUX SIV.AUX<CR>
EVENT PARAMETER
HDP SIHDP<CR> TV/CBL SITV/CBL<CR> SAT SISAT<CR> VCR SIVCR<CR> DVR SIDVR<CR>
The PARAMETER of MV, CV EVENT : Uses two or three ASCII characters. (see page4 J) section)
function example
- 27 -
Page 28
SI
ZM ON MAIN-ZONE ON/OFF change ZMON<CR> OFF ZMOFF<CR> SR PHONO REC SELECT source change SRPHONO<CR> | ---The name of PARAMETER is | IPOD the same as that of the time of SI COMMAND. SRAUXIPOD<CR> SOURCE REC SELECT mode cancel SRSOURCE<CR> SD AUTO INPUT mode change SDAUTO<CR>
ANALOG SDANALOG<CR> EXT.IN-1 ---Set EXT.IN mode at AVR-3808 SDEXT.IN-1<CR>
SV DVD VIDEO SELECT mode source change SVDVD<CR>
V.AUX SVV.AUX<CR> SOURCE SVSOURCE<CR>
EVENT PARAMETER
NET/USB SINET/USB<CR> XM (North America model Only) SIHDRADIO<CR> USB SIUSB<CR> IPOD SIIPOD<CR>
HDMI SDHDMI<CR> DIGITAL SDDIGITAL<CR>
DC AUTO PCM DTS
HDP SVVDP<CR> TV/CBL SVTV/CBL<CR> SAT SVSAT<CR> VCR SVVCR<CR> DVR SVDVR<CR>
function example
DIGITAL INPUT mode change
DCAUTO<CR> DCPCM<CR> DCDTS<CR>
- 28 -
Page 29
MS DIRECT SURROUND mode change MSDIRECT<CR> PURE DIRECT MSPURE DIRECT<CR> STEREO MSSTEREO<CR> MULTI CH IN MSMULTI CH IN<CR> MULTI CH IN
MULTI CH IN
MULTI CH DIRECT MSMULTI CH DIRECT<CR> MULTI CH DIRECT
MULTI CH DIRECT
MULTI CH PURE D MSMULTI CH PURE D<CR> MULTI CH PURE D
MULTI CH PURE D
DOLBY PRO LOGIC MSDOLBY PRO LOGIC<CR> DOLBY PL2 CINEMA MSDOLBY PL2 C<CR> DOLBY PL2 MUSIC MSDOLBY PL2 M<CR> DOLBY PL2 G MSDOLBY PL2 G<CR> DOLBY PL2x C MSDOLBY PL2X C<CR> DOLBY PL2x M MSDOLBY PL2X M<CR> DOLBY PL2x G MSDOLBY PL2X G<CR> DOLBY DIGITAL MSDOLBY DIGITAL<CR> DOLBY D EX MSDOLBY D EX<CR> DOLBY D
DOLBY D
EVENT PARAMETER
MSM CH IN+PL2X C<CR>
+PL2x C
MSM CH IN+PL2X M<CR>
+PL2x M
MSM CH DRCT+PL2X C <CR>
+PL2x C
MSM CH DRCT+PL2X M <CR>
+PL2x M
MSM CH PURE D+PL2X C <CR>
+PL2x C
MSM CH PURE D+PL2X M <CR>
+PL2x M
MULTI CH IN 7.1 M DIRECT 7.1 M CH PURE D 7.1
+PL2x C
+PL2x M
MSDOLBY D+PL2X C<CR>
MSDOLBY D+PL2X M<CR>
function example
MSMULTI CH IN 7.1<CR> MSM DIRECT 7.1<CR> MSM CH PURE D 7.1<CR>
- 29 -
Page 30
MS DTS NEO:6 C MSDTS NEO:6 C<CR> DTS NEO:6 M MSDTS NEO:6 M<CR> DTS SURROUND MSDTS SURROUND<CR> DTS ES DSCRT6.1 MSDTS ES DSCRT6.1<CR> DTS ES MTRX6.1 MSDTS ES MTRX6.1<CR> DTS+PL2x C MSDTS+PL2X C<CR> DTS+PL2x M MSDTS+PL2X M<CR>
WIDE SCREEN MSWIDE SCREEN<CR> 5CH STEREO MS5CH STEREO<CR> 7CH STEREO MS7CH STEREO<CR> SUPER STADIUM MSSUPER STADIUM<CR> ROCK ARENA MSROCK ARENA<CR> JAZZ CLUB MSJAZZ CLUB<CR> CLASSIC CONCERT MSCLASSIC CONCERT<CR> MONO MOVIE MSMONO MOVIE<CR> MATRIX MSMATRIX<CR> VIDEO GAME MSVIDEO GAME<CR> VIRTUAL MSVIRTUAL<CR> DSD DIRECT MSDSD DIRECT<CR> DSD PURE DIRECT MSDSD PURE DIRECT<CR> DSD MULTI DRCT MSDSD MULTI DRCT<CR> DSD MULTI PURE MSDSD MULTI PURE<CR>
EVENT PARAMETER
DTS+NEO:6 DTS96/24 DTS96 ES MTRX
MPEG2 AAC AAC+DOLBY EX AAC+PL2x C AAC+PL2x M
JAPAN model Only ) JAPAN model Only ) JAPAN model Only ) JAPAN model Only )
function example
MSDTS+NEO:6<CR> MSDTS96/24<CR> MSDTS96 ES MTRX<CR>
MSMPEG2 AAC<CR> MSAAC+DOLBY EX<CR> MSAAC+PL2X C<CR> MSAAC+PL2X M<CR>
- 30 -
Page 31
MS
VS
EVENT PARAMETER
NEURAL (North America model Only) MSNEURAL<CR> DOLBY D+ DOLBY D+ +EX DOLBY D+ +PL2x C MSDOLBY D+ +PL2X C<CR> DOLBY D+ +PL2x M MSDOLBY D+ +PL2X M<CR> DOLBY TRUEHD DOLBY HD DOLBY HD+EX DOLBY HD+PL2x C MSDOLBY HD+PL2X C<CR> DOLBY HD+PL2x M MSDOLBY HD+PL2X M<CR> DTS HD DTS HD MSTR DTS HD+NEO:6 MSDTS HD+NEO:6<CR> DTS HD+PL2X C MSDTS HD+PL2X C<CR> DTS HD+PL2X M MSDTS HD+PL2X M<CR> DTS ES 8CH DSCRT MSDTS ES 8CH DSCRT<CR> QUICK1 QUICK SELECT mode change MSQUICK1<CR> QUICK2 MSQUICK2<CR> QUICK3 MSQUICK3<CR> QUICK0 ---User 1(or User 2 or User 3) Change User OFF MSQUICK0<CR> MONIAUTO MONI1 MONI2 ASPNRM ASPFUL SC48P SC10I SC72P SC10P SCAUTO
HDMI MONITOR setting change
ASPECT setting change
SCALER setting change
function example
MSDOLBY D+<CR> MSDOLBY D+ +EX<CR>
MSDOLBY HD<CR> MSDOLBY HD<CR> MSDOLBY HD+EX<CR>
MSDTS HD<CR> MSDTS HD MSTR<CR>
VSMONIAUTO<CR> VSMONI1<CR> VSMONI2<CR> VSASPNRM<CR> VSASPFUL<CR> VSSC48P<CR> VSSC10I<CR> VSSC72P<CR> VSSC10P<CR> VSSCAUTO<CR>
- 31 -
Page 32
PS TONE DEFEAT ON TONE DEFEAT ON/OFF change PSTONE DEFEAT ON<CR> TONE DEFEAT OFF PSTONE DEFEAT OFF<CR> SB:MTRX ON SURROUND BACK MODE change PSSB:MTRX ON<CR> SB:NON MTRX PSSB:NON MTRX<CR> SB:PL2xC PSSB:PL2X CINEMA<CR> SB:PL2xM PSSB:PL2X MUSIC<CR> SB:ON PSSB:ON<CR> SB:OFF PSSB:OFF<CR> SB:ESDSCRT PSSB:ESDSCRT<CR> SB:ESMTRX PSSB:ESMTRX<CR> CINEMA EQ.ON CINEMA EQ. ON/OFF Change PSCINEMA EQ.ON<CR> CINEMA EQ.OFF PSCINEMA EQ.OFF<CR>
ROOM EQ:AUDYSSEY ROOM EQ mode direct change PSROOM EQ:AUDYSSEY<CR>
ROOM EQ:FLAT PSROOM EQ:FLAT<CR> ROOM EQ:MANUAL PSROOM EQ:MANUAL<CR> ROOM EQ:OFF PSROOM EQ:OFF<CR> BAS ** BASS change PSBAS 00<CR> TRE ** TREBLE change PSTRE 00<CR>
EVENT PARAMETER
MODE:CINEMA MODE:MUSIC MODE:GAME MODE:PRO LOGIC
ROOM EQ:BYP.LR PSROOM EQ:BYP.LR<CR>
CINEMA / MUSIC / GAME / PL mode change
function example
PSMODE:CINEMA<CR> PSMODE:MUSIC<CR> PSMODE:GAME<CR> PSMODE:PRO LOGIC<CR>
- 32 -
Page 33
EVENT PARAMETER
PS DRC AUTO DRC LOW DRC MID DRC HI DRC OFF DCO OFF DCO MID DCO LOW DCO MID DCO HIGH LFE ** EFF ON EFF OFF EFF ** DEL *** AFD ON AFD OFF PAN ON PAN OFF DIM ** CEN ** CEI ** ATT ON ATT OFF SWR ON SWR OFF RSZ S RSZ MS RSZ M RSZ ML RSZ L
DRC change
D.COMP change
LFE change EFFECT change
EFFECT LEVEL change DELAY change AFDM change
PANORAMA change
DIMMENSION change CENTER WIDTH change CENTER IMAGE change SW ATT change
SW ON/OFF change
ROOM SIZE change
function example
PSDRC AUTO<CR> PSDRC LOW<CR> PSDRC MID<CR> PSDRC HI<CR> PSDRC OFF<CR> PSDCO OFF<CR> PSDCO MID<CR> PSDCO LOW<CR> PSDCO MID<CR> PSDCO HIGH<CR> PSLFE 10<CR> PSEFF UP<CR> PSEFF DOWN<CR> PSEFF **<CR> PSDEL ***<CR> PSAFD ON<CR> PSAFD OFF<CR> PSPAN ON<CR> PSPAN OFF<CR> PSDIM **<CR> PSCEN 07<CR> PSCEI 10<CR> PSATT ON<CR> PSATT OFF<CR> PSSWR ON<CR> PSSWR OFF<CR> PSRSZ S<CR> PSRSZ MS<CR> PSRSZ M<CR> PSRSZ ML<CR> PSRSZ L<CR>
- 33 -
Page 34
PS DELAY *** AUDIO DELAY change, ***:000 to 999 by ASCII PSDELAY 200<CR>
100=100ms, 000=0ms
EVENT PARAMETER
---AVR-3808:200=200msMAX
NIGHT OFF NIGHT MODE change PSNIGHT OFF<CR> NIGHT LOW PSNIGHT LOW<CR> NIGHT MID PSNIGHT MID<CR> NIGHT HI PSNIGHT HI<CR> RSTR OFF AUDIO RESTORER change PSRSTR OFF<CR> RSTR MODE1 PSRSTR MODE1<CR> RSTR MODE2 PSRSTR MODE2<CR> RSTR MODE3 PSRSTR MODE3<CR>
PV CN ** BR ** CM ** HUE **
CONTRAST change BRIGHTNESS Change CROMA LEVEL change Hue Change
function example
PVCN 06<CR> PVBR 12<CR> PVCM 06<CR> PVHUE 06<CR>
- 34 -
Page 35
Z2 PHONO MULTI ZONE-2 source change Z2PHONO<CR> | ---The name of PARAMETER is |
SOURCE MULTI ZONE-2 mode cancel Z2SOURCE<CR> ** MULTI ZONE-2 VOLUME change , **:10 to 99 by ASCII Z280<CR> 98 = +18dB(MAX) 80 = 0dB 10 = -70dB 99 = ---(MIN) ON MULTI ZONE-2 ON/OFF change Z2ON<CR> OFF Z2OFF<CR> Z2MU ON ZONE2 OUTPUT MUTE ON/OFF change Z2MUON<CR> OFF Z2MUOFF<CR>
EVENT PARAMETER
IPOD
Z2CS ST MONO Z2CV FL ** FR ** Z2HPF ON OFF Z2PS BAS ** TRE **
The PARAMETER of Z2 EVENT : Uses two ASCII characters. (see page4 J) section)
ZONE2 Channel setting
**:38 to 62 by ASCII , 50=0dB **:38 to 62 by ASCII , 50=0dB ZONE2 HPF ON/OFF change
ZONE2 BASS change ZONE2 TEBLE change
the same as that of the time of SI COMMAND.
function example
Z2IPOD<CR>
Z2CSST Z2CSMONO Z2CVFL 50<CR> Z2CVFR 50<CR> Z2HPFON<CR> Z2HPFOFF<CR> Z2PSBAS 00<CR> Z2PSTRE 00<CR>
- 35 -
Page 36
Z3 PHONO MULTI ZONE-3 source change Z3PHONO<CR> | ---The name of PARAMETER is | IPOD the same as that of the time of SI COMMAND. Z3IPOD<CR>
Z3MU ON ZONE3 OUTPUT MUTE ON/OFF change Z3MUON<CR>
EVENT PARAMETER
Z3CS ST MONO Z3CV FL ** FR ** Z3HPF ON OFF Z3PS BAS ** TRE **
The PARAMETER of Z3 EVENT : Uses two ASCII characters. (see page4 J) section)
SOURCE MULTI ZONE-3 mode cancel Z3SOURCE<CR> ** MULTI ZONE-3 VOLUME change , **:10 to 99 by ASCII Z380<CR>
98 = +18dB(MAX) 80 = 0dB 10 = -70dB
99 = ---(MIN) ON MULTI ZONE-3 ON/OFF change Z3ON<CR> OFF Z3OFF<CR>
OFF Z3MUOFF<CR>
ZONE3 Channel setting
**:38 to 62 by ASCII , 50=0dB
**:38 to 62 by ASCII , 50=0dB
ZONE3 HPF ON/OFF change
ZONE3 BASS change
ZONE3 TEBLE change
function example
Z3CSST Z3CSMONO Z3CVFL 50<CR> Z3CVFR 50<CR> Z3HPFON<CR> Z3HPFOFF<CR> Z3PSBAS 00<CR> Z3PSTRE 00<CR>
- 36 -
Page 37
ANALOG TUNER Control(AVR model only)
TF
TP
TM
EVENT PARAMETER
AN****** (6 digits)
AN**(PRESET No.)
ANAM ANFM ANAUTO ANMANUAL
TUNER Frequency change
--- ****.** kHz at AM band
****.** MHz at FM band
TUNER PRESET change to No.**
TUNER BAND , MODE change
---Band set to AM
---Band set to FM
---Tuning mode set to AUTO mode
---Tuning mode set to MANUAL mode
XM Control(North America model only)
function example
TFAN105000<CR>
(1050.00kHz at AM)
TPANA1<CR> (PRESET No.”A1”)
TMANAM<CR> TMANFM<CR> TMANAUTO<CR> TMANMANUAL<CR>
TF XM*** (3 digits) --- ***:XM CH No. TFXM001<CR>
TP XM**(PRESET No.) XM PRESET change to No.** TPXMA1<CR> (PRESET No.”A1”) XM CH NAME ********
ARTIST
TITLE
XMID ********
SIGNAL GOOD XM ANTENNA SIGNAL STATUS change TMSIGNAL GOOD<CR> SIGNAL WEAK TMSIGNAL WEAK<CR> SIGNAL MARGINAL TMSIGNAL MARGINAL<CR> SIGNAL NOSIGNAL TMSIGNAL NOSIGNAL<CR>
EVENT PARAMETER
XM CH NAME change TMCH NAME 20 on 20<CR> (8 digit)
XM ARTIST NAME change TMARTIST EMINEM <CR> **************** (16 digit)
XM TITLE NAME change TMTITLE JUST LOSE IT <CR> **************** (16 digit)
XM RADIO ID(XM000 Selected) TMXMID J3JU703B<CR> (8 digit)
function example
(XM001 CH)
- 37 -
Page 38
iRadio/mServer/USB Extended Control
NSA Onscreen Display Information is Answered
0 Display Line1 Information NSA0**************_?????<CR> 1 Display Line3 Information
2 Display Line4 Information
3 Display Line5 Information 4 Display Line6 Information
5 Display Line7 Information 6 Display Line8 Information 7 Display Line9 Information NSA7**************_?????<CR>
8 Display Line10 Information NSA8**************_?????<CR>
<example>
EVENT PARAMETER
By the NSA Command.
function
NSA1※************_?????<CR> NSA2※************_?????<CR> NSA3※************_?????<CR> NSA4※************_?????<CR> NSA5※************_?????<CR> NSA6※************_?????<CR>
*:Character Length MAX96 _:Null ?:Exclusion(The character after Null
should be disregarded)
:Cursor&Playable Music
Infomation Data(1Byte) Bit1:Playable Music =1 Bit2,3:Don't Care Bit4:CURSOR SELECT=1 Bit5,6,7,8:Don't Care
NSA0Now Playing USB_????<CR> NSA1※Come Away With Me_???<CR> NSA2※Norah Jones_?????????<CR> NSA3※_????????????????????<CR> NSA4※_????????????????????<CR> NSA5※00:11 100%_???????<CR> NSA6※_????????????????????<CR>
NSA7_????????????????????<CR> NSA8_????????????????????<CR>
- 38 -
Page 39
<example>
EVENT PARAMETER
NSE
0 1
2 3 4 5 6 7
8
function Onscreen Display Information(mserver/iRadio) is Answered By the NSE Command. Display Line1 Information NSE0**************_?????<CR> Display Line3 Information
Display Line4 Information Display Line5 Information Display Line6 Information
Display Line7 Information Display Line8 Information
Display Line9 Information NSE7**************_?????<CR> Display Line10 Information NSE8**************_?????<CR>
NSE1※************_?????<CR> NSE2※************_?????<CR> NSE3※************_?????<CR> NSE4※************_?????<CR> NSE5※************_?????<CR> NSE6※************_?????<CR>
*:UTF-8 CODE _:Null ?: Don't Care (The character after Null
should be disregarded)
:Cursor&Playable Music
Information Data(1Byte) Bit1:Playable Music =1 Bit2,3:Don't Care Bit4:CURSOR SELECT=1 Bit5,6,7,8:Don't Care ************_?????:96byte Fixed
NSE0Now Playing USB_????<CR> NSE1※Come Away With Me_???<CR> NSE2※Norah Jones_?????????<CR> NSE3※_????????????????????<CR> NSE4※_????????????????????<CR> NSE5※00:11 100%_???????<CR> NSE6※_????????????????????<CR>
NSE7_????????????????????<CR> NSE8_????????????????????<CR>
Character(MAX95byte)
- 39 -
Page 40
iPod Extended Control
IPA Onscreen Display Information is Answered
0 Display Line1 Information IPA0***************_???<CR> 1 Display Line3 Information
2 Display Line4 Information
3 Display Line5 Information 4 Display Line6 Information 5 Display Line7 Information
6 Display Line8 Information 7
8 Display Line10 Information 9 Display Line11 Information
EVENT PARAMETER
By the IPA Command.
Display Line9 Information
function
IPA1※*************_???<CR> IPA2※*************_???<CR> IPA3※*************_???<CR> IPA4※*************_???<CR> IPA5※*************_???<CR> IPA6※*************_???<CR>
IPA7※*************_???<CR> IPA8#**************_???<CR> IPA9***************_???<CR>
*:Character Length MAX96 _:Null ?:Exclusion(The character after Null
should be disregarded)
:Cursor Infomation Data(1Byte)
Bit1:Playable Music=1 Bit2:Display Only=1
Bit3:Don't Care Bit4:CURSOR SELECT=1 Bit5,6,7,8:Don't Care
#Bit1-8:Don’t Care
- 40 -
Page 41
IPA <example1>
EVENT PARAMETER
function
IPA0Artist??????????????????<CR> IPA1※ Ana Caram_????????????<CR> IPA2※ Badi Assad_???????????<CR> IPA3※ Christy Baron_????????<CR> IPA4※ Marta Gomez_??????????<CR> IPA5※ Rebecca Pidgeon_??????<CR> IPA6※ Sara K_???????????????<CR> IPA7※ Valerie Joyce_????????<CR>
IPA8# SFL Songs RPT All_???<CR>
IPA9 [ 2/ 6]_?????????<CR>
<example2> IPA0Now Playing iPod_???????<CR>
IPA1※ A HARD DAY'S NIGHT._??<CR> IPA2※ /The Beatles_?????????<CR> IPA3※_??????????????????????<CR> IPA4※ A HARD DAY'S NIGHT_???<CR> IPA5※ 00:04_??????????????<CR> IPA6※_??????????????????????<CR> IPA7※_??????????????????????<CR>
IPA8# SFL Songs RPT All_???<CR>
IPA9????????????????????????<CR>
- 41 -
Page 42
?
0 Display Line1 Information IPE0***************_???<CR> 1 Display Line3 Information
2 Display Line4 Information
3 Display Line5 Information 4 Display Line6 Information
5 Display Line7 Information 6 Display Line8 Information
8 Display Line10 Information 9 Display Line11 Information IPE9***************_???<CR>
EVENT PARAMETER
IPE
Onscreen Display Information(iPod) is Answered
7 Display Line9 Information
By the IPA Command.
function
IPE1※*************_???<CR> IPE2※*************_???<CR> IPE3※*************_???<CR> IPE4※*************_???<CR> IPE5※*************_???<CR> IPE6※*************_???<CR>
IPE7※*************_???<CR> IPE8#**************_???<CR>
*:UTF-8 CODE _:Null
:Exclusion(The character after Null
should be disregarded)
:Cursor Information Data(1Byte)
Bit1:Playable Music=1 Bit2:Display Only=1
Bit3:Don't Care Bit4:CURSOR SELECT=1 Bit5-8:Don't Care
#Bit1-8:Don’t Care
Character(MAX95byte)
- 42 -
Page 43
EVENT PARAMETER
IPE
<example1>
function
IPE0Artist??????????????????<CR> IPE1※ Ana Caram_????????????<CR> IPE2※ Badi Assad_???????????<CR> IPE3※ Christy Baron_????????<CR> IPE4※ Marta Gomez_??????????<CR> IPE5※ Rebecca Pidgeon_??????<CR> IPE6※ Sara K_???????????????<CR> IPE7※ Valerie Joyce_????????<CR>
IPE8# SFL Songs RPT All_???<CR>
IPE9 [ 2/ 6]_?????????<CR>
<example2> IPE0Now Playing iPod_???????<CR>
IPE1※ A HARD DAY'S NIGHT._??<CR> IPE2※ /The Beatles_?????????<CR> IPE3※_??????????????????????<CR> IPE4※ A HARD DAY'S NIGHT_???<CR> IPE5※ 00:04_??????????????<CR> IPE6※_??????????????????????<CR> IPE7※_??????????????????????<CR>
IPE8# SFL Songs RPT All_???<CR>
IPE9_??????????????????????<CR>
- 43 -
Page 44
Remote Lock/Panel Lock
SY REMOTE LOCK ON REMOTE CONTROL LOCK ON/OFF SYREMOTE LOCK ON<CR> REMOTE LOCK OFF SYREMOTE LOCK OFF<CR> PANEL LOCK ON PANEL BUTTON(Except MASTER VOL.)CONTROL LOCK ON SYPANEL LOCK ON<CR> PANEL+V LOCK ON PANEL BUTTON & MASTER VOL. CONTROL LOCK ON SYPANEL+V LOCK ON<CR> PANEL LOCK OFF PANEL BUTTUM & MASTER VOL. CONTROL LOCK OFF SYPANEL LOCK OFF<CR>
EVENT PARAMETER
function example
- 44 -
Loading...