Denon MS-50
About Denon MS-50Here you can find all about Denon MS-50 like manual and other informations. For example: review.
Denon MS-50 manual (user guide) is ready to download for free.
On the bottom of page users can write a review. If you own a Denon MS-50 please write about it to help other people. [ Report abuse or wrong photo | Share your Denon MS-50 photo ]
Manual
Preview of first few manual pages (at low quality). Check before download. Click to enlarge.
Download
(English)Denon MS-50 - Product Brochure, size: 179 KB |
Denon MS-50
User reviews and opinions
| cdmaqianli |
1:30pm on Friday, October 8th, 2010 ![]() |
| This is a great card for the cost. It plays WoW on all the highest settings with a solid 60 fps. Even in Oggrimmar with all the players. | |
| Burtb |
2:44am on Saturday, September 18th, 2010 ![]() |
| Featuring a closed-loop liquid cooled system, the Sapphire Radeon HD 4870 X2 Atomic ST-6026 brings workstation class cooling to the PC. | |
| garbo73 |
4:42pm on Tuesday, August 17th, 2010 ![]() |
| This has been my primary video card from 12/2007 - 12/2010, and during that time I was generally very happy with it. However. | |
| HeSta |
12:04am on Thursday, July 1st, 2010 ![]() |
| Ok performance, does not quite fit Dell Optiplex 980 SFF I bought this to fit into a Dell Optiplex 980 Small-Form-Factor unit. | |
| polleu |
7:29am on Thursday, June 10th, 2010 ![]() |
| is it ok Not Using the card for games at all, but for streaming video from card to high definition television. | |
| mlannes |
12:37am on Saturday, May 22nd, 2010 ![]() |
| I just purchased one of these for a pc I built for a friend. In years past I was pretty much anti-ati. | |
| DarkRhino |
12:55pm on Sunday, April 11th, 2010 ![]() |
| The ATI Radeon HD 4850 X2 graphics cards deliver up to 2x the performance per watt of the previous generation. | |
| Alkor |
5:53am on Wednesday, March 10th, 2010 ![]() |
| I bought this card to replace an ageing Radeon 3650 in my current PC, which to be honest, was the only thing holding it back. | |
Comments posted on www.ps2netdrivers.net are solely the views and opinions of the people posting them and do not necessarily reflect the views or opinions of us.
Documents

DENON AVR control protocol
Ver. 6.2.0
Application model : AVR-2809/AVR-989/AVC-2809 Revision: 6.2.0 Application terminal: RS-232C
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 : Asynchronous 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)
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
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>
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) 1 seconds later, please transmit the next COMMAND after transmitting a power on COMMANDPWON.
COMMAND and PARAMETER list
PARAMETER function example ON PWON<CR> POWER ON/STANDBY change STANDBY PWSTANDBY<CR> ? PW?<CR> Return PW Status MV UP MVUP<CR> MASTER VOLUME UP/DOWN , direct change to **dB DOWN MVDOWN<CR> ** MV80<CR> **:00 to 99 by ASCII , 80=0dB, 99=---(MIN) ? MV?<CR> Return MV Status CV FL UP CVFL UP<CR> CHANNEL VOLUME UP/DOWN , direct change to **dB FL DOWN CVFL DOWN<CR> ---FRONT Lch FL ** CVFL 50<CR> **:38 to 62 by ASCII , 50=0dB FR UP CVFR UP<CR> FR DOWN CVFR DOWN<CR> ---FRONT Rch FR ** CVFR 50<CR> **:38 to 62 by ASCII , 50=0dB C UP CVC UP<CR> C DOWN CVC DOWN<CR> ---CENTERch C ** CVC 50<CR> **:38 to 62 by ASCII , 50=0dB SW UP CVSW UP<CR> SW DOWN CVSW DOWN<CR> ---SUBWOOFERch SW ** CVSW 50<CR> **:00,38 to 62 by ASCII , 50=0dB,00=OFF SL UP CVSL UP<CR> SL DOWN CVSL DOWN<CR> ---SURROUND Lch SL ** CVSL 50<CR> **:38 to 62 by ASCII , 50=0dB SR UP CVSR UP<CR> SR DOWN CVSR DOWN<CR> ---SURROUND Rch SR ** CVSR 50<CR> **:38 to 62 by ASCII , 50=0dB SBL UP CVSBL UP<CR> ---SURROUND BACK Lch (SBch 2SP) SBL DOWN CVSBL DOWN<CR> SBL ** CVSBL 50<CR> **:38 to 62 by ASCII , 50=0dB SBR UP CVSBR UP<CR> ---SURROUND BACK Rch (SBch 2SP) SBR DOWN CVSBR DOWN<CR> SBR ** CVSBR 50<CR> **:38 to 62 by ASCII , 50=0dB MV, CV COMMAND : "*" parameter uses two or three ASCII characters. (see page4 J) section) PW -5COMMAND
PARAMETER function SB UP ---SURROUND BACK ch (SB ch 1SP) SB DOWN SB ** **:00 to 99 by ASCII , 50=0dB ? Return CV Status MU ON OUTPUT MUTE ON/OFF change OFF ? Return MU Status SI PHONO Select INPUT source CD TUNER DVD HDP TV/CBL SAT VCR DVR V.AUX XM (North America model Only) SIRIUS (North America model Only) IPOD ? Return SI Status ZM ON MAIN-ZONE ON/OFF change OFF ? Return ZM Status SR PHONO REC SELECT mode set , and select source | ---The name of PARAMETER is IPOD the same as that of the time of SI COMMAND. SOURCE REC SELECT mode cancel ? Return SR Status CV COMMAND : "*" parameter uses two ASCII characters. (see page4 J) section) CV
COMMAND
example CVSB UP<CR> CVSB DOWN<CR> CVSB 50<CR> CV?<CR> MUON<CR> MUOFF<CR> MU?<CR> SIPHONO<CR> SICD<CR> SITUNER<CR> SIDVD<CR> SIHDP<CR> SITV/CBL<CR> SISAT<CR> SIVCR<CR> SIDVR<CR> SIV.AUX<CR> SIXM<CR> SISIRIUS<CR> SIIPOD<CR> SI?<CR> ZMON<CR> ZMOFF<CR> ZM?<CR> SRPHONO<CR> | SRIPOD<CR> SRSOURCE<CR> SR?<CR>
COMMAND SD
PARAMETER AUTO HDMI DIGITAL ANALOG EXT.IN-1 ? AUTO PCM DTS ? DVD HDP TV/CBL SAT VCR DVR V.AUX SOURCE ? DIRECT PURE DIRECT STEREO STANDARD DOLBY DIGITAL DTS SUROUND NEURAL WIDE SCREEN 7CH STEREO SUPER STADIUM ROCK ARENA JAZZ CLUB
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 Set EXT.IN 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 Select SURROUND mode
---North America Model Only
example SDAUTO<CR> SDHDMI<CR> SDDIGITAL<CR> SDANALOG<CR> SDEXT.IN-1<CR> SD?<CR> DCAUTO<CR> DCPCM<CR> DCDTS<CR> DC? SVDVD<CR> SVVDP<CR> SVTV/CBL<CR> SVSAT<CR> SVVCR<CR> SVDVR<CR> SVV.AUX<CR> SVSOURCE<CR> SV?<CR> MSDIRECT<CR> MSPURE DIRECT<CR> MSSTEREO<CR> MSSTANDARD<CR> MSDOLBY DIGITAL<CR> MSDTS SURROUND<CR> MSNEURAL<CR> MSWIDE SCREEN MS7CH STEREO<CR> MSSUPER STADIUM<CR> MSROCK ARENA<CR> MSJAZZ CLUB<CR>
COMMAND MS
PARAMETER CLASSIC CONCERT MONO MOVIE MATRIX VIDEO GAME VIRTUAL ? QUICK1 QUICK2 QUICK3 QUICK1 MEMORY QUICK2 MEMORY QUICK3 MEMORY QUICK ? ASPNRM ASPFUL ASP? SC48P SC10I SC72P SC10P SC AUTO SC?
function
Return MS Status QUICK SELECT 1-3 MODE SELECT QUICK SELECT 1-3 MODE MEMORY Return MSQUICK Status Set Normal mode Set FULL mode Return VSASPECT Status Set Resolution to 480p/576p Set Resolution to 1080i Set Resolution to 720p Set Resolution to 1080p Set Resolution to AUTO Return VSSC Status
example MSCLASSIC CONCERT<CR> MSMONO MOVIE<CR> MSMATRIX<CR> MSVIDEO GAME<CR> MSVIRTUAL<CR> MS?<CR> MSQUICK1<CR> MSQUICK2<CR> MSQUICK3<CR> MSQUICK1 MEMORY<CR> MSQUICK2 MEMORY<CR> MSQUICK3 MEMORY<CR> MSQUICK ?<CR> VSASPNRM<CR> VSASPFUL<CR> VSASP?<CR> VSSC48P<CR> VSSC10I<CR> VSSC72P<CR> VSSC10P<CR> VSSCAUTO<CR> VSSC?<CR>
COMMAND PS
PARAMETER TONE DEFEAT ON TONE DEFEAT OFF TONE DEFEAT ? SB:MTRX ON SB:PL2xCINEMA SB:PL2xMUSIC SB:ON SB:OFF SB: ? CINEMA EQ.ON CINEMA EQ.OFF CINEMA EQ. ? MODE:MUSIC MODE:CINEMA MODE:GAME MODE:PRO LOGIC MODE: ? ROOM EQ:AUDYSSEY ROOM EQ:BYP.LR ROOM EQ:FLAT ROOM EQ:MANUAL ROOM EQ:OFF ROOM EQ ? DYN ON DYN OFF DYN VOL DYN ? DYNSET NGT DYNSET EVE DYNSET DAY DYNSET ?
example PSTONE DEFEAT ON<CR> PSTONE DEFEAT OFF<CR> PSTONE DEFEAT ?<CR> PSSB:MTRX ON<CR> PSSB:PL2X CINEMA<CR> PSSB:PL2X MUSIC<CR> PSSB:ON<CR> PSSB:OFF<CR> PSSB: ?<CR> Return PSSB: Status PSCINEMA EQ.ON<CR> CINEMA EQ. ON/OFF PSCINEMA EQ.OFF<CR> PSCINEMA EQ. ?<CR> Return PSCINEMA EQ.Status PSMODE:MUSIC<CR> CINEMA / MUSIC / GAME / PL mode change (This parameter can change DOLBY PL2,PL2x,NEO:6 mode.) PSMODE:CINEMA<CR> PSMODE:GAME<CR> ---SB=ONPL2x mode / SB=OFFPL2 mode PSMODE:PRO LOGIC<CR> --- GAME can change DOLBY PL2 & PL2x mode --- PL can change ONLY DOLBY PL2 mode PSMODE: ?<CR> Return PSMODE: Status PSROOM EQ:AUDYSSEY<CR> MultEQ XT mode direct change PSROOM EQ:BYP.LR<CR> PSROOM EQ:FLAT<CR> PSROOM EQ:MANUAL<CR> PSROOM EQ:OFF<CR> PSROOM EQ: ?<CR> Return PSROOM EQ: Status PSDYN ON<CR> DYNAMIC EQ=ON DYNAMIC VOL=OFF PSDYN OFF<CR> DYNAMIC EQ=OFF DYNAMIC VOL=OFF PSDYN VOL<CR> DYNAMIC EQ=ON DYNAMIC VOL=ON PSDYN ?<CR> Return PSDYN: Status PSDYNSET NGT<CR> Dynamic Vol. Setting = Midnight PSDYNSET EVE<CR> Dynamic Vol. Setting = Evening PSDYNSET DAY<CR> Dynamic Vol. Setting = Day PSDYNSET ?<CR> Return PSDYNSET Status -9-
function PARAMETER setting TONE DEFEAT ON/OFF Return PSTONE DEFEAT Status SURROUND BACK SP MODE set
Return PSDCO Status LFE UP/DOWN , direct change to **dB **:00 to 99 by ASCII , 00=0dB, 10=-10dB ---AVR-2809 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-2809 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-2809 can be operated from 0 to 300 0-60ms:3ms/Step Over 60ms:10ms/Step DEL ? Return PSDEL Status PS COMMAND : "*" parameter uses two or three ASCII characters. (see page4 J) section) - 10 -
PARAMETER BAS UP BAS DOWN BAS ** BAS ? TRE UP TRE DOWN TRE ** TRE ? 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 UP EFF DOWN EFF ** EFF ? DEL UP DEL DOWN DEL ***
function BASS UP/DOWN , direct change to **dB **:00 to 99 by ASCII , 50=0dB ---AVR-2809 can be operated from -6 to +6(44 to 56) Return PSBAS Status TREBLE UP/DOWN , direct change to **dB **:00 to 99 by ASCII , 50=0dB ---AVR-2809 can be operated from -6 to +6(44 to 56) Return PSTRE Status DRC direct change
Return PSDRC Status D.COMP direct change
example PSBAS UP<CR> PSBAS DOWN<CR> PSBAS 50<CR> PSBAS ?<CR> 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>
PARAMETER function AFD ON AFDM ON/OFF AFD OFF AFD ? Return PSAFD Status PAN ON PANORAMA ON/OFF PAN OFF PAN ? Return PSPAN Status DIM UP DIMENSION UP/DOWN , direct change to **dB DIM DOWN **:00 to 99 by ASCII , 00=0, DIM ** ---AVR-2809 can be operated from 0 to 6 DIM ? Return PSDIM Status CEN UP CENTER WIDTH UP/DOWN , direct change to **dB CEN DOWN **:00 to 99 by ASCII , 00=0 CEN ** ---AVR-2809 can be operated from 0 to 7 CEN ? Return PSCEN Status CEI UP CENTER IMAGE UP/DOWN , direct change to **dB CEI DOWN **:00 to 99 by ASCII , 00=0.0 CEI ** ---AVR-2809 can be operated from 0.0 to 1.0 CEI? Return PSCEI Status ATT ON SW ATT ON/OFF ATT OFF ATT ? Return PSATT Status SWR ON SW ON/OFF SWR OFF SWR ? Return PSSWR Status RSZ S ROOM SIZE direct change RSZ MS RSZ M RSZ ML RSZ L RSZ ? Return PSRSZ Status PS COMMAND : "*" parameter uses two or three ASCII characters. (see page4 J) section)
example PSAFD ON<CR> PSAFD OFF<CR> PSAFD ?<CR> 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> PSCEI ?<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>
- 11 -
PARAMETER function DELAY UP AUDIO DELAY UP/DOWN , direct change to ***dB DELAY DOWN ***:000 to 999 by ASCII , 000=0ms, 200=200ms DELAY *** ---AVR-2809 can be operated from 0 to 200 DELAY ? Return PSDELAY Status NIGHT OFF NIGHT MODE direct change NIGHT LOW NIGHT MID NIGHT HI NIGHT ? Return PSNIGHT Status RSTR OFF AUDIO RESTORER direct change RSTR MODE1 RSTR MODE2 RSTR MODE3 RSTR ? Return PSRSTR Status FRONT SPA FRONT SPEAKER direct change FRONT SPB FRONT A+B FRONT? Return PSFRONT Status PS COMMAND : "*" parameter uses two ASCII characters. (see page4 J) section)
example PSDELAY UP<CR> PSDELAY DOWN<CR> PSDELAY 200<CR> PSDELAY ?<CR> PSNIGHT OFF<CR> PSNIGHT LOW<CR> PSNIGHT MID<CR> PSNIGHT HI<CR> PSNIGHT ?<CR> 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>
- 12 -
COMMAND Z2
Z2MU Z2CS Z2CV
PARAMETER PHONO | IPOD SOURCE UP DOWN ** ON OFF ? ON OFF ? ST MONO ? FL UP FL DOWN FL ** FR UP FR DOWN FR ** ? ON OFF ?
function ZONE2 mode set , and select source ---The name of PARAMETER is the same as that of the time of SI COMMAND. ZONE2 mode cancel ZONE2 VOLUME UP/DOWN , direct change to **dB **:10 to 99 by ASCII , 80=0dB, 99=---(MIN) ZONE2 ON/OFF change Return Z2 Status ZONE2 OUTPUT MUTE ON/OFF change Return Z2MU Status ZONE2 Channel setting ---Invalid at AVR-989 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 ---Invalid at AVR-989 Return Z2HPF Status
example Z2PHONO<CR> | Z2IPOD<CR> Z2SOURCE<CR> Z2UP<CR> Z2DOWN<CR> Z280<CR> Z2ON<CR> Z2OFF<CR> Z2?<CR> Z2MUON<CR> Z2MUOFF<CR> Z2MU?<CR> 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>
Z2 COMMAND : "*" parameter uses two ASCII characters. (see page4 J) section)
- 13 -
COMMAND Z2PS Z
PARAMETER BAS UP BAS DOWN BAS ** BAS TRE TRE TRE ? UP DOWN **
TRE ? 2 COMMAND : "*" parameter uses two ASCII characters. (see page4 J) section)
function Z2PSBAS ZONE2 BASS UP/DOWN , direct change to **dB Z2PSBAS **:00 to 99 by ASCII , 00=0dB ---AVR-2809 can be operated from -10 to +10(40 to 60) Z2PSBAS ---Invalid at AVR-989 Z2PSBAS Return Z2PSBAS Status Z2PSTRE ZONE2 TREBLE UP/DOWN , direct change to **dB Z2PSTRE **:00 to 99 by ASCII , 00=0dB ---AVR-2809 can be operated from -10 to +10(40 to 60) Z2PSTRE ---Invalid at AVR-989 Z2PSTRE Return Z2PSTRE Status
example UP<CR> DOWN<CR> 00<CR> ?<CR> UP<CR> DOWN<CR> 00<CR> ?<CR>
- 14 -
PARAMETER PHONO | IPOD SOURCE UP DOWN ** ON OFF ? Z3MU ON OFF ? Z3CS ST MONO ? Z3CV FL UP FL DOWN FL ** FR UP FR DOWN FR ** ? Z3HPF ON 3 OFF ? COMMAND : "*" parameter uses two Z3 COMMAND Invalid at AVR-989 Z3 Z
function ZONE3 mode set , and select source at AVR-2809 ---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 **:10 to 99 by ASCII , 80=0dB, 99=---(MIN) ZONE3 ON/OFF change at AVR-2809 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 ASCII characters. (see page4 J) section)
example Z3PHONO<CR> | Z3IPOD<CR> Z3SOURCE<CR> Z3UP<CR> Z3DOWN<CR> Z380<CR> Z3ON<CR> Z3OFF<CR> Z2?<CR> Z3MUON<CR> Z3MUOFF<CR> Z3MU?<CR> 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>
- 15 -
COMMAND Z3PS Z
BAS BAS BAS BAS TRE TRE TRE TRE
PARAMETER UP DOWN ** ? UP DOWN ** ?
function Z3PSBAS ZONE3 BASS UP/DOWN , direct change to **dB Z3PSBAS **:00 to 99 by ASCII , 00=0dB ---AVR-2809 can be operated from -10 to +10(40 to 60) Z3PSBAS Z3PSBAS Return Z3PSBAS Status Z3PSTRE ZONE3 TREBLE UP/DOWN , direct change to **dB Z3PSTRE **:00 to 99 by ASCII , 00=0dB ---AVR-2809 can be operated from -10 to +10(40 to 60) Z3PSTRE Z3PSTRE Return Z3PSTRE Status
COMMAND : "*" parameter uses two ASCII characters. (see page4 J) section) Z3 COMMAND Invalid at AVR-989
- 16 -
ANALOG TUNER ControlAVR Model Only COMMAND TF 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 FM.) Return TFAN Status TUNER PRESET CH UP/DOWN , --- direct change to No.** Return TPAN Status TUNER PRESET MEMORY TUNER BAND , MODE Select ---Band set to AM ---Band set to FM Return TMAN Status ---Tuning mode set to AUTO mode ---Tuning mode set to MANUAL mode example TFANUP<CR> TFANDOWN<CR> TFAN105000<CR> (1050.00kHz at AM) TFAN?<CR> TPANUP<CR> TPANDOWN<CR> TPANA1<CR> (PRESET No.A1) TPAN?<CR> TPANMEM<CR> TMANAM<CR> TMANFM<CR> TMAN?<CR> TMANAUTO<CR> TMANMANUAL<CR>
- 17 -
XM Control(North America model only)
COMMAND TF PARAMETER XMUP XMDOWN XM*** (3 digits) XM? XMUP XMDOWN XM**(PRESET No.) XM? XMMEM ? function XM Channel UP/DOWN --- ***:XM CH No. Return TFXM Status XM PRESET CH UP/DOWN , direct change to No.** example TFXMUP<CR> TFXMDOWN<CR> TFXM001<CR> (XM001 CH at XM) TFXM?<CR> TPXMUP<CR> TPXMDOWN<CR> TPXMA1<CR> (PRESET No.A1) TPXM?<CR> TPXMMEM<CR> XM?<CR>
Return TPXM Status XM PRESET MEMORY Return XM Status - CHANNEL NAME, ARTIST, TITLE, SIGNAL LEVEL
- 18 -
SIRIUS Control(North America model only)
COMMAND TF PARAMETER STUP STDOWN ST*** (3 digits) STPL**** (4 digits) ST? STUP STDOWN ST**(PRESET No.) ST? STMEM ? function SIRIUS Channel UP/DOWN --- ***:ST CH No. --- ***:Parental Lock Code Number Return TFST Status SIRIUS PRESET CH UP/DOWN , direct change to No.** example TFSTUP<CR> TFSTDOWN<CR> TFST001<CR> (ST001 CH at SIRIUS TUNER) TFSTPL1234<CR> (Parental Lock code 1234 TFST?<CR> TPSTUP<CR> TPSTDOWN<CR> TPSTA1<CR> (PRESET No.A1) TPST?<CR> TPSTMEM<CR> ST?<CR>
Return TPST Status SIRIUS PRESET MEMORY Return ST Status - CHANNEL NAME, ARTIST, COMPOSER,TITLE, SIGNAL LEVEL
- 19 -
iPod Extended Control
COMMAND IP 94 9A 9C 9D 9E 9F 9G 9H 9I 9J 9K 9L 9M 9N 9P 9Q 9X 9Y PARAMETER function Cursor Up Control Cursor Down Control Cursor Left Control Cursor Right Control Enter (Play/Pause) Control Play/Pause Control Stop Control Skip Plus Control Skip Minus Control Manual Search Plus Control(ASD-1R Only) Manual Search Minus Control(ASD-1R Only) Repeat One Control Repeat All Control Repeat Off Control Shuffle Songs Control Shuffle Album Control Shuffle Off Control MENU Control Switch the Browse Mode Control(ASD-1R Only) Switch the Remote Mode Control(ASD-1R Only) Page Up Control Page Down Control Return Onscreen Display Information List (ASCII CODE Character) Request Onscreen Display Information List(iPOD) (UTF-8 CODE Character ) example IP90<CR> IP91<CR> IP92<CR> IP93<CR> IP94<CR> IP9A<CR> IP9C<CR> IP9D<CR> IP9E<CR> IP9F<CR> IP9G<CR> IP9H<CR> IP9I<CR> IP9J<CR> IP9K<CR> IP9L<CR> IP9M<CR> IP9N<CR> IP9P<CR> IP9Q<CR> IP9X<CR> IP9Y<CR> IPA<CR> (Return IPA0-IPA9) Refer to Page 34 IPE<CR> (Return IPE0-IPE9. Refer to Page 37
- 20 -
Cursor/Enter/Menu(Setup)
COMMAND MN PARAMETER CUP CDN CLT CRT ENT RTN MEN ON MEN OFF Cursor Up Control Cursor Down Control Cursor Left Control Cursor Right Control Enter Control RETURN Control OSD Menu ON Control OSD Menu OFF Control function example MNCUP<CR> MNCDN<CR> MNCLT<CR> MNCRT<CR> MNENT<CR> MNRTN<CR> MNMEN ON<CR> MNMEN OFF<CR>
Remote Lock/Panel Lock
COMMAND SY PARAMETER REMOTE LOCK ON REMOTE LOCK OFF REMOTE LOCK ? PANEL LOCK ON PANEL+V LOCK ON PANEL LOCK OFF PANEL LOCK ? function REMOTE CONTROL LOCK ON/OFF Return SYREMOTE LOCK Status PANEL BUTTON(Except MASTER VOL.)CONTROL LOCK ON PANEL BUTTON & MASTER VOL. CONTROL LOCK ON PANEL BUTTUM & MASTER VOL. CONTROL LOCK OFF Return SYPANEL LOCK Status example SYREMOTE LOCK ON<CR> SYREMOTE LOCK OFF<CR> SYREMOTE LOCK ?<CR> SYPANEL LOCK ON<CR> SYPANEL+V LOCK ON<CR> SYPANEL LOCK OFF<CR> SYPANEL LOCK ?<CR>
- 21 -
EVENT(or RESPONSE) and PARAMETER list
EVENT PW MV PARAMETER ON STANDBY ** function POWER ON/STANDBY change MASTER VOLUME change , **:00 to 99 by ASCII 98 = +18dB(MAX) 80 = 0dB 00 = -80dB 99 = ---(MIN) CHANNEL VOLUME change , **:00,38 to 62 by ASCII 62 = +12dB(MAX) 50 = 0dB 38 = -12dB(MIN) 00 = OFF (define ONLY Subwoofer ch in DIRECT mode.) (at SB ch (at SB ch (at SB ch OUTPUT MUTE 2SP) 2SP) 1SP) ON/OFF change example PWON<CR> PWSTANDBY<CR> MV80<CR>
FL ** FR ** C ** SW ** SL ** SR ** SBL ** SBR ** SB ** ON OFF PHONO CD TUNER DVD HDP TV/CBL SAT VCR DVR V.AUX
INPUT source change
CVFL 50<CR> CVFR 50<CR> CVC 50<CR> CVSW 50<CR> CVSL 50<CR> CVSR 50<CR> CVSBL 50<CR> CVSBR 50<CR> CVSB 50<CR> MUON<CR> MUOFF<CR> SIPHONO<CR> SICD<CR> SITUNER<CR> SIDVD<CR> SIHDP<CR> SITV/CBL<CR> SISAT<CR> SIVCR<CR> SIDVR<CR> SIV.AUX<CR>
The PARAMETER of MV, CV EVENT : Uses two or three ASCII characters. (see page4 J) section)
- 22 -
EVENT SI ZM SR
PARAMETER XM SIRIUS IPOD ON OFF PHONO | IPOD SOURCE AUTO HDMI DIGITAL ANALOG EXT.IN-1 AUTO PCM DTS DVD HDP TV/CBL SAT VCR DVR V.AUX SOURCE
function (North America model Only) (North America model Only) MAIN-ZONE ON/OFF change REC SELECT source change ---The name of PARAMETER is the same as that of the time of SI COMMAND. REC SELECT mode cancel INPUT mode change
---Set EXT.IN mode DIGITAL INPUT mode change VIDEO SELECT mode source change
example SIXM<CR> SISIRIUS<CR> SIIPOD<CR> ZMON<CR> ZMOFF<CR> SRPHONO<CR> | SRIPOD<CR> SRSOURCE<CR> SDAUTO<CR> SDHDMI<CR> SDDIGITAL<CR> SDANALOG<CR> SDEXT.IN-1<CR> DCAUTO<CR> DCPCM<CR> DCDTS<CR> SVDVD<CR> SVVDP<CR> SVTV/CBL<CR> SVSAT<CR> SVVCR<CR> SVDVR<CR> SVV.AUX<CR> SVSOURCE<CR>
- 23 -
EVENT MS
PARAMETER DIRECT SURROUND mode change PURE DIRECT STEREO MULTI CH IN M CH IN+DOLBY EX M CH IN+PL2X C M CH IN+PL2X M MULTI CH DIRECT M CH DRCT+DOLBY EX M CH DRCT+PL2X C M CH DRCT+PL2X M MULTI CH PURE D M CH PURE D +DOLBY EX M CH PURE D+PL2X C M CH PURE D+PL2X M MULTI CH IN 7.1 M DIRECT 7.1 M CH PURE D 7.1 DOLBY PRO LOGIC DOLBY PL2 CINEMA DOLBY PL2 MUSIC DOLBY PL2 G DOLBY PL2X C DOLBY PL2X M DOLBY PL2X G DOLBY DIGITAL DOLBY D EX DOLBY D+PL2X C DOLBY D+PL2X M
example MSDIRECT<CR> MSPURE DIRECT<CR> MSSTEREO<CR> MSMULTI CH IN<CR> MSM CH IN+DOLBY EX<CR> MSM CH IN+PL2X C<CR> MSM CH IN+PL2X M<CR> MSMULTI CH DIRECT<CR> MSM CH DRCT+DOLBY EX <CR> MSM CH DRCT+PL2X C<CR> MSM CH DRCT+PL2X M<CR> MSMULTI CH PURE D<CR> MSM CH PURE D+DOLBY EX<CR> MSM CH PURE D+PL2X C<CR> MSM CH PURE D+PL2X M<CR> MSMULTI CH IN 7.1<CR> MSM DIRECT 7.1<CR> MSM CH PURE D 7.1<CR> MSDOLBY PRO LOGIC<CR> MSDOLBY PL2 C<CR> MSDOLBY PL2 M<CR> MSDOLBY PL2 G<CR> MSDOLBY PL2X C<CR> MSDOLBY PL2X M<CR> MSDOLBY PL2X G<CR> MSDOLBY DIGITAL<CR> MSDOLBY D EX<CR> MSDOLBY D+PL2X C<CR> MSDOLBY D+PL2X M<CR>
- 24 -
PARAMETER DTS NEO:6 C DTS NEO:6 M DTS SURROUND DTS ES DSCRT6.1 DTS ES MTRX6.1 DTS+NEO:6 DTS+PL2X C DTS+PL2X M DTS96/24 DTS96 ES MTRX WIDE SCREEN 5CH STEREO 7CH STEREO SUPER STADIUM ROCK ARENA JAZZ CLUB CLASSIC CONCERT MONO MOVIE MATRIX VIDEO GAME VIRTUAL DSD DIRECT DSD PURE DIRECT DSD MULTI DRCT DSD MULTI PURE MPEG2 AAC AAC+DOLBY EX AAC+PL2X C AAC+PL2X M
JAPAN JAPAN JAPAN JAPAN
model model model model
Only Only Only Only
example MSDTS NEO:6 C<CR> MSDTS NEO:6 M<CR> MSDTS SURROUND<CR> MSDTS ES DSCRT6.1<CR> MSDTS ES MTRX6.1<CR> MSDTS+NEO:6<CR> MSDTS+PL2X C<CR> MSDTS+PL2X M<CR> MSDTS96/24<CR> MSDTS96 ES MTRX<CR> MSWIDE SCREEN<CR> MS5CH STEREO<CR> MS7CH STEREO<CR> MSSUPER STADIUM<CR> MSROCK ARENA<CR> MSJAZZ CLUB<CR> MSCLASSIC CONCERT<CR> MSMONO MOVIE<CR> MSMATRIX<CR> MSVIDEO GAME<CR> MSVIRTUAL<CR> MSDSD DIRECT<CR> MSDSD PURE DIRECT<CR> MSDSD MULTI DRCT<CR> MSDSD MULTI PURE<CR> MSMPEG2 AAC<CR> MSAAC+DOLBY EX<CR> MSAAC+PL2X C<CR> MSAAC+PL2X M<CR>
- 25 -
PARAMETER NEURAL DOLBY D+ DOLBY D+ +EX DOLBY D+ +PL2x C DOLBY D+ +PL2x M DOLBY HD DOLBY HD+EX DOLBY HD+PL2x C DOLBY HD+PL2x M DTS HD DTS HD MSTR DTS EXPRESS DTS HD+NEO:6 DTS HD+PL2X C DTS HD+PL2X M DTS ES 8CH DSCRT QUICK1 QUICK2 QUICK3 QUICK0 ASPNRM ASPFUL SC48P SC10I SC72P SC10P SCAUTO TONE DEFEAT ON TONE DEFEAT OFF SB:MTRX ON SB:PL2xC SB:PL2xM
example AUTO<CR> LOW<CR> MID<CR> HI<CR> OFF<CR> OFF<CR> MID<CR> LOW<CR> MID<CR> HIGH<CR> 10<CR> UP<CR> DOWN<CR> **<CR> ***<CR> ON<CR> OFF<CR> ON<CR> OFF<CR> **<CR> 07<CR> 10<CR> ON<CR> OFF<CR> ON<CR> OFF<CR> S<CR> MS<CR> M<CR> ML<CR> L<CR>
- 28 -
EVENT PS
PARAMETER DELAY *** NIGHT OFF NIGHT LOW NIGHT MID NIGHT HI RSTR OFF RSTR MODE1 RSTR MODE2 RSTR MODE3 FRONT SPA FRONT SPB FRONT A+B
function AUDIO DELAY change, ***:000 to 999 by ASCII 200=200msMAX 100=100ms, 000=0ms NIGHT MODE change
example PSDELAY 200<CR> PSNIGHT OFF<CR> PSNIGHT LOW<CR> PSNIGHT MID<CR> PSNIGHT HI<CR> PSRSTR OFF<CR> PSRSTR MODE1<CR> PSRSTR MODE2<CR> PSRSTR MODE3<CR> PSFRONT SPA<CR> PSFRONT SPB<CR> PSFRONT A+B<CR>
AUDIO RESTORER change
FRONT SPEAKER change
- 29 -
EVENT Z2
PARAMETER PHONO | IPOD SOURCE **
Z2MU Z2CS
ZONE2 Channel setting ---AVR989:Disable Z2CV **:38 to 62 by ASCII , 50=0dB **:38 to 62 by ASCII , 50=0dB Z2HPF ZONE2 HPF ON/OFF change ---AVR989:Disable Z2PS ZONE2 BASS change ---AVR989:Disable TRE ** ZONE2 TEBLE change ---AVR989:Disable The PARAMETER of Z2 EVENT : Uses two ASCII characters. (see page4 J) section)
ON OFF ON OFF ST MONO FL ** FR ** ON OFF BAS **
function ZONE2 source change ---The name of PARAMETER is the same as that of the time of SI COMMAND. ZONE2 mode cancel ZONE2 VOLUME change , **:10 to 99 by ASCII 98 = +18dB(MAX) 80 = 0dB 10 = -70dB 99 = ---(MIN) ZONE2 ON/OFF change ZONE2 OUTPUT MUTE ON/OFF change
example Z2PHONO<CR> | Z2IPOD<CR> Z2SOURCE<CR> Z280<CR>
Z2ON<CR> Z2OFF<CR> Z2MUON<CR> Z2MUOFF<CR> Z2CSST<CR> Z2CSMONO<CR> Z2CVFL 50<CR> Z2CVFR 50<CR> Z2HPFON<CR> Z2HPFOFF<CR> Z2PSBAS 00<CR> Z2PSTRE 00<CR>
- 30 -
function ZONE3 source change ---The name of PARAMETER is the same as that of the time of SI COMMAND. ZONE3 mode cancel ---AVR989:Disable ** ZONE3 VOLUME change , **:10 to 99 by ASCII 98 = +18dB(MAX) 80 = 0dB 10 = -70dB 99 = ---(MIN) ---AVR989:Disable ON ZONE3 ON/OFF change OFF ---AVR989:Disable Z3MU ON ZONE3 OUTPUT MUTE ON/OFF change OFF ---AVR989:Disable Z3CS ST ZONE3 Channel setting MONO ---AVR989:Disable Z3CV FL ** **:38 to 62 by ASCII , 50=0dB ---AVR989:Disable FR ** **:38 to 62 by ASCII , 50=0dB ---AVR989:Disable Z3HPF ON ZONE3 HPF ON/OFF change OFF ---AVR989:Disable Z3PS BAS ** ZONE3 BASS change ---AVR989:Disable TRE ** ZONE3 TEBLE change ---AVR989:Disable The PARAMETER of Z3 EVENT : Uses two ASCII characters. (see page4 J) section) Z3 COMMAND Invalid at AVR-989 Z3
- 33 -
EVENT IPA PARAMETER function Onscreen Display Information(iPod) is Answered By the IPA 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 ---ASD-3N/3W Connect Display Information is blank Display Line10 Information Display Line11 Information example
IPA0***************_???<CR> 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 Information Data(1Byte) Bit1:Playable Music=1 Bit2:Display Only=1 Bit3:Don't Care Bit4:CURSOR SELECT=1 Bit5-8:Don't Care #iPod dock Information Data(1Byte) Bit1Unknown=1 Bit2:ASD-1R=1 Bit3:ASD-3N/3W=1 Bit4-8:Dont Care
- 34 -
EVENT IPA
PARAMETER
example <example1-for ASD-1R> 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-for ASD-1R> 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>
- 35 -
example <example1-for ASD-3N/W> IPA0Artist??????????????????<CR> IPA1Ana Caram_????????????<CR> IPA2Badi Assad_???????????<CR> IPA3Christy Baron_????????<CR> IPA4Marta Gomez_??????????<CR> IPA5Rebecca Pidgeon_??????<CR> IPA6Sara K_???????????????<CR> IPA7_?????????????????????<CR> IPE8# SFL On RPT All_???<CR> IPA9 [ 2/ 6]_?????????<CR> <example2-for ASD-3N/W> 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> IPE8# SFL On RPT All_???<CR> IPA9_???????????????????????<CR>
- 36 -
EVENT IPE 8 9
function Onscreen Display Information(iPod) is Answered By the IPE 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 ---ASD-3N/3W Connect Display Information is blank Display Line10 Information Display Line11 Information
example
IPE0***************_???<CR> IPE1*************_???<CR> IPE2*************_???<CR> IPE3*************_???<CR> IPE4*************_???<CR> IPE5*************_???<CR> IPE6*************_???<CR> IPE7*************_???<CR> IPE8#**************_???<CR> IPE9***************_???<CR> *:UTF-8 CODE Character(MAX95byte) _: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 #iPod dock Information Data(1Byte) Bit1Unknown=1 Bit2:ASD-1R=1 Bit3:ASD-3N/3W=1 Bit4-8:Dont Care ************_?????:96byte Fixed
- 37 -
EVENT IPE
example <example1-for ASD-1R> 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-for ASD-1R> 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>
- 38 -
example <example1-for ASD-3N/R> 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_?????????????????????<CR> IPE8# SFL On RPT All_???<CR> IPE9 [ 2/ 6]_?????????<CR> <example2-for ASD-3N/R> 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 On RPT All_???<CR> IPE9_??????????????????????<CR>
Tags
EX-FC100 RM-RK50P SM840 EX-P600 Toshiba TG01 CDP-XB930 VS8F-3 CT-F9191 Nokia 6100 18 II EWF10040W PMC-06T API 7600 Rider 16C GAS EC VRD-MC1 Emachines E625 MD-MT770 HVL-F32X Dslr-A500 EP772 Telescopes RC-20XL KAC-7404 PD-S801 BC-CSQ Gigaset S795 WM2377CW 311 2 Drive X243HQB PE316CA Select Thunder 22 STR-DE485 L60699 PRO 11 Yamaha DX21 DCR-DVD108E Travelpilot E2 EX2220X Switch Review Projectors DEH-P6900IB S5560 MHC-RX900 Alcatel 4029 PS42A426 HR7605 775I65PE-M Nokia E52 Stylus 200 Alpha Juno IC-781 HQ200 Colibri 21CC TX807CS DP-8000 NV7 OPS LT1230CR KEH-P2830R CD-MPX850 CK-1W S5000 L12710VIT Calmato TR CQ-FX65 MH 555 FR-N3X SA-VE705 Gr-dvx707 KV-25X5A 42PD5200 PRO III DSC-W230 B S2 ABS AS680C AX-590 XBV410 LE19C451e2W HV5900 EAH2600 400PX Z5927C SRE158 Centauri PG-A10X DR-2000 Roland E-20 XR-A380 4 RTS P1253 2243SN KX-TG7321NL IS 200 G41M-s3 WM2688hnma Fjdr1666W Nakamichi MR2 MCD139B
manuel d'instructions, Guide de l'utilisateur | Manual de instrucciones, Instrucciones de uso | Bedienungsanleitung, Bedienungsanleitung | Manual de Instruções, guia do usuário | инструкция | návod na použitie, Užívateľská príručka, návod k použití | bruksanvisningen | instrukcja, podręcznik użytkownika | kullanım kılavuzu, Kullanım | kézikönyv, használati útmutató | manuale di istruzioni, istruzioni d'uso | handleiding, gebruikershandleiding
Sitemap
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101










