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
6.4.0 Original
Ver 6.4.0
-1-
Ⅱ. 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-
NETWORK SETUP of AVR-3310/AVR-990/AVC-3310
>Procedure of Network Setup mode.
(1)Press MENU button, then System Setup Menu appears on FL-display(and GUI)
(2)Select “Manual Setup > Network Setup > Network Connecting > 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> s ets "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 th is parameter.
<Secondary DNS> Do not set this parameter.
<Proxy> Set this parameter "OFF".
<Network Option: Network Standby Mode>
(1)Press MENU button, then Menu appears on FL-display (and GUI)
(2)Select “Manual Setup > Network Setup > Other > Network Standby”
(3)Set parameters described below.
“ON ”---Use this setting when using the AVR-3310 connected in a network.
“OFF ”--- Use this setting when not using the AVR-3310 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
*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: 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
* At the **.0dB step, only uses two ASCII characters as PARAMETER, same as usual.
K) 1 seconds later, please transmit the next COMMAND after transmitting a power on COMMAND(PWON).
-6-
COMMAND and PARAMETER list
COMMAND 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)
-80.5=995
? Return MV Status MV?<CR>
CV FL UP CHANNEL VO LUME UP/DOWN , direct change to **dB CVFL UP<CR>
FL DOWN ---FRONT Lch CVFL DOWN<CR>
FL ** **:38 to 6 2 by ASCII , 50=0dB CVFL 50<CR>
FR UP CVFR UP<CR>
FR DOWN ---FRONT Rch CVFR DOWN<CR>
FR ** **:38 to 6 2 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 t o 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 6 2 by ASCII , 50=0dB CVSL 50<CR>
SR UP CVSR UP<CR>
SR DOWN ---SURROUND Rch CVSR DOWN<CR>
SR ** **:38 to 6 2 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
MV80<CR>
-7-
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>
FHL UP ---FRONT HEIGHT Lch CVFHL UP<CR>
FHL DOWN CVFHL DOWN<CR>
FHL ** **:00 to 99 by ASCII , 50=0dB CVFHL 50
FHR UP ---FRONT HEIGHT Rch CVFHR UP<CR>
FHR DOWN CVFHR DOWN<CR>
FHR ** **:00 to 99 by ASCII , 50=0dB CVFHR 50
? 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 (except North America model) SITUNER<CR>
DVD SIDVD<CR>
HDP SIHDP<CR>
TV SITV<CR>
SAT/CBL SISAT/CBL<CR>
VCR SIVCR<CR>
DVR SIDVR<CR>
V.AUX SIV.AUX<CR>
SIRIUS (North America model Only) SISIRIUS<CR>
HDRADIO (North America model Only) SIHDRADIO<CR>
IPOD SIIPOD<CR>
NET/USB (except Japan model) SINET/USB<CR>
RHAPSODY (North America model Only) SIRHAPSODY<CR>
NAPSTER (except Japan , China model) SINAPSTER<CR>
IRADIO(except Japan model)SIIRADIO<CR>SERVER (except Japan model) SISERVER<CR>
FAVORITES (except Japan model) SIFAVORITES<CR>
USB DIRECT (except Japan model) SIUSB DIRECT<CR>
? Return SI Status SI?<CR>
function example
-8-
COMMAND PARAMETER
ZM ON MAIN ZONE ON/OFF change 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 |
USB DIRECT the same as that of the time of SI COMMAND. SRUSB DIRECT <CR>
SOURCE REC SELECT mode cancel SRSOURCE<CR>
? Return SR Status SR?<CR>
CV COMMAND : "*" parameter uses two ASCII characters. (see page4 J) section)
function example
-9-
COMMAND PARAMETER
SD AUTO set AUTO mode
(Priority:HDMI>>DIGITAL>>ANALOG)
HDMI set force HDMI INPUT mode SDHDMI<CR>
DIGITAL set force DIGITAL INPUT
(Optical,Coaxial)mode
ANALOG set force ANALOG INPUT mode SDANALOG<CR>
EXT.IN ---Set EXT.IN mode SDEXT.IN<CR>
? Return SD Status SD?<CR>
DC AUTO set DIGITAL INPUT AUTO mode DCAUTO<CR>
SV DVD VIDEO SELECT mode set , and select source SVDVD<CR>
HDP SVHDP<CR>
TV SVTV<CR>
SAT/CBL SVSAT/CBL<CR>
VCR SVVCR<CR>
DVR SVDVR<CR>
V.AUX SVV.AUX<CR>
SOURCE VIDEO SELECT mode cancel SVSOURCE<CR>
? Return SV Status SV?<CR>
SLP OFF MAIN ZONE SLEEP TIMER setting SLPOFF<CR>
120 SLP120<CR>
90 SLP90<CR>
60 SLP60<CR>
30 SLP30<CR>
? Return SLP Status SLP?<CR>
PCM set DIGITAL INPUT force PCM mode DCPCM<CR>
DTS set DIGITAL INPUT force DTS mode DCDTS<CR>
? Return DC Status DC?
function example
SDAUTO<CR>
SDDIGITAL<CR>
-10-
COMMAND PARAMETER
MS DIRECT Select SURROUND mode MSDIRECT<CR>
PURE DIRECT MSPURE DIRECT<CR>
STEREO MSSTEREO<CR>
STANDARD MSSTANDARD<CR>
DOLBY DIGITAL MSDOLBY DIGITAL<CR>
DTS SUROUND MSDTS SURROUND<CR>
7CH STEREO MS7CH STEREO<CR>
ROCK ARENA MSROCK ARENA<CR>
JAZZ CLUB MSJAZZ CLUB<CR>
MONO MOVIE MSMONO MOVIE<CR>
MATRIX MSMATRIX<CR>
VIDEO GAME MSVIDEO GAME<CR>
VIRTUAL MSVIRTUAL<CR>
? Return MS Status MS?<CR>
QUICK1 QUICK SELECT 1-5 MODE SELECT MSQUICK1<CR>
QUICK2 MSQUICK2<CR>
VS ASPNRM Set Normal mode VSASPNRM<CR>
ASPFUL Set FULL mode VSASPFUL<CR>
ASP ? Return VSASPECT Status VSASP ?<CR>
SC48P Set Resolution to 480p/576p VSSC48P<CR>
SC10I Set Resolution to 1080i VSSC10I<CR>
SC72P Set Resolution to 720p VSSC72P<CR>
SC10P Set Resolution to 1080p VSSC10P<CR>
SC10P24 Set Resolution to 1080p:24Hz VSSC10P24<CR>
SCAUTO Set Resolution to AUTO VSSCAUTO<CR>
SC ? Return VSSC Status VSSC ?<CR>
SCH48P Set Resolution to 480p/576p (HDMI) VSSCH48P<CR>
SCH10I Set Resolution to 1080i(HDMI) VSSCH10I<CR>
SCH72P Set Resolution to 720p(HDMI) VSSCH72P<CR>
SCH10P Set Resolution to 1080p(HDMI) VSSCH10P<CR>
SCH10P24 Set Resolution to 1080p:24Hz(HDMI) VSSCH10P24<CR>
SCHAUTO Set Resolution to AUTO(HDMI) VSSCHAUTO<CR>
SCH ? Return VSSCH Status(HDMI) VSSCH ?<CR>
AUDIO AMP Set HDMI AUDIO Output to AMP VSAUDIO AMP<CR>
AUDIO TV Set HDMI AUDIO Output to TV VSAUDIO TV<CR>
AUDIO ? Return VSAUDIO Status VSAUDIO ?<CR>
function example
-12-
COMMAND PARAMETER
PS TONE CTRL ON PARAMETER setting PSTONE CTRL ON<CR>
TONE CTRL OFF TONE CONTROL ON/OFF PSTONE CTRL OFF<CR>
TONE CTRL ? Return PSTONE CONTROL Status PSTONE CTRL ?<CR>
SB:MTRX ON SURROUND BACK SP MODE set PSSB:MTRX ON<CR>
SB:PL2X CINEMA PSSB:PL2X CINEMA<CR>
SB:PL2X MUSIC PSSB:PL2X MUSIC<CR>
SB:ON PSSB:ON<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>
FH:ON FRONT HEIGHT Output ON/OFF PSFH:ON<CR>
FH:OFF PSFH:OFF<CR>
FH: ? Return PSFH: Status PSFH: ?<CR>
MULTEQ:AUDYSSEY MultEQ mode direct change PSMULTEQ:AUDYSSEY<CR> MULTEQ:BYP.LR PSMULTEQ:BYP.LR<CR>
PS DYNEQ ON Dynamic EQ = ON PSDYNEQ ON<CR>
DYNEQ OFF Dynamic EQ = OFF PSDYNEQ OFF<CR>
DYNEQ ? Return PSDYNEQ Status PSDYNEQ ?<CR>
REFLEV 0 Reference Level Offset=0dB PSREFLEV 0<CR>
REFLEV 5 Reference Level Offset=5dB PSREFLEV 5<CR>
REFLEV 10 Reference Level Offset=10dB PSREFLEV 10<CR>
REFLEV 15 Reference Level Offset=15dB PSREFLEV 15<CR>
REFREV ? Return PSREFLEV Status PSREFLEV ? <CR>
DYNVOL ON Dynamic VOLUME = ON PSDYNVOL ON<CR>
DYNVOL OFF Dynamic VOLUME = OFF PSDYNVOL OFF<CR>
DYNVOL ? Return PSDYNVOL Status PSDYNVOL ?<CR>
DYNSET NGT Dynamic Vol. Setting = Midnight PSDYNSET NGT<CR>
DYNSET EVE Dynamic Vol. Setting = Evening PSDYNSET EVE<CR>
DYNSET DAY Dynamic Vol. Setting = Day PSDYNSET DAY<CR>
DYNSET ? Return PSDYNSET Status PSDYNSET ?<CR>
BAS DOWN **:00 to 99 by ASCII , 50=0dB PSBAS DOWN<CR>
BAS ** ---AVR-3310/990 can be operated from -6 to +6(44 to 56) PSBAS 50<CR>
BAS ? Return PSBAS Status PSBAS ?<CR>
TRE UP TREBLE UP/DOWN , direct change to **dB PSTRE UP<CR>
TRE DOWN **:00 to 99 by ASCII , 50=0dB PSTRE DOWN<CR>
TRE ** ---AVR-3310/990 can be operated from -6 to +6(44 to 56) PSTRE 50<CR>
TRE ? Return PSTRE Status PSTRE ?<CR>
DRC AUTO DRC direct change PSDRC AUTO<CR>
DRC LOW PSDRC LOW<CR>
DRC MID PSDRC MID<CR>
DRC HI PSDRC HI<CR>
DRC OFF PSDRC OFF<CR>
DRC ? Return PSDRC Status PSDRC ?<CR>
DCO OFF D.COMP direct change PSDCO OFF<CR>
DCO LOW PSDCO LOW<CR>
DCO MID PSDCO MID<CR>
DCO HIGH PSDCO HIGH<CR>
DCO ? Return PSDCO Status PSDCO ?<CR>
PS COMMAND : "*" parameter uses two ASCII characters. (see page4 J) section)
function example
-14-
COMMAND PARAMETER
PS LFE UP LFE UP/DOWN , direct change to **dB PSLFE UP<CR>
LFE DOWN **:00 to 99 by ASCII , 00=0dB, 10=-10dB PSLFE DOWN<CR>
LFE ** ---AVR-3310/990 can be operated from 0 to -10 PSLFE 10<CR>
LFE ? Return PSLFE Status PSLFE ? <CR>
EFF UP EFFECT ON/OFF , EFFECT LEVEL direct change to **dB PSEFF UP<CR>
EFF DOWN **:00 to 99 by ASCII , 00=0dB, 10=10dB PSEFF DOWN<CR>
EFF ** ---AVR-3310 can be operated from 1 to 15 PSEFF **<CR>
EFF ? Return PSEFF Status PSEFF ?<CR>
DEL UP DELAY UP/DOWN , direct change to ***dB PSDEL UP<CR>
DEL DOWN ***:000 to 999 by ASCII , 000=0ms, 300=300ms PSDEL DOWN<CR>
DEL *** ---AVR-3310/990 can be operated from 0 to 300
0-60ms:3ms/Step Over 60ms:10ms/Step
DEL ? Return PSDEL Status PSDEL ?<CR>
AFD ON AFDM ON/OFF PSAFD ON<CR>
AFD OFF PSAFD OFF<CR>
AFD ? Return PSAFD Status PSAFD ?<CR>
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-3310/990 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-3310/990 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-3310/990 can be operated from 0.0 to 1.0 PSCEI 10<CR>
CEI? Return PSCEI Status OSCEI ?<CR>
PS COMMAND : "*" parameter uses two or three ASCII characters. (see page4 J) section)
function example
PSDEL ***<CR>
-15-
Loading...
+ 34 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.