This manual is intended for qualifi ed service personnel only.
To reduce the risk of electric shock, fi re or injury, do not perform any servicing other than that
contained in the operating instructions unless you are qualifi ed to do so. Refer all servicing to
qualifi ed service personnel.
! WARNUNG
Die Anleitung ist nur für qualifi ziertes Fachpersonal bestimmt.
Alle Wartungsarbeiten dürfen nur von qualifi ziertem Fachpersonal ausgeführt werden. Um die
Gefahr eines elektrischen Schlages, Feuergefahr und Verletzungen zu vermeiden, sind bei
Wartungsarbeiten strikt die Angaben in der Anleitung zu befolgen. Andere als die angegeben
Wartungsarbeiten dürfen nur von Personen ausgeführt werden, die eine spezielle Befähigung
dazu besitzen.
! AVERTISSEMENT
Ce manual est destiné uniquement aux personnes compétentes en charge de l’entretien. Afi n
de réduire les risques de décharge électrique, d’incendie ou de blessure n’effectuer que les
réparations indiquées dans le mode d’emploi à moins d’être qualifi é pour en effectuer d’autres.
Pour toute réparation faire appel à une personne compétente uniquement.
The projector is remotely controllable over RS-232C as well as Ethernet. It is useful for setting up the
projector away from the operator.
This protocol manual describes the specifi cations such as packet format and procedures for controlling the
projector.
In the following sections below, the term “CONTROLLER” is used as a device which controls the projector. CONTROLLER can be a PC or other specifi c device that is able to handle RS-232C or Ethernet.
Although most of commands are available for both RS-232C and Ethernet, some commands are dedicated
to Ethernet.
* Ethernet is a registered trademark of Xerox Corporation.
1-2. Glossary of Terms
Table 1-1 Glossary of Terms
Terms Abbreviated Description
CONTROLLER _Command initiator such as PCs.
PROJECTOR _ Front projector.
SDAP Simple Display Advertisement Protocol Protocol name for advertising the projector status over
Ethernet.
SDCP Simple Display Control Protocol Protocol name for controlling projector over Ethernet.
PJLink _Protocol name for controlling projector over Ethernet.
DDDP Dynamic Device Discovery Protocol AMX Device Discovery is the protocol name by AMX
to enable to confi gure the AMX control system and
other intended devices.
1-3. Protocol Stack Structure
The protocol stack structure diagram is shown below. Though the stack is drawn for RS-232C and Ethernet separately, the following portions are common.
Table 1-2 Common Portions in Protocol Stack
Layer Name Description
Sub Command Value is assigned for projector’s functions. Refer to the section 2-1 for detail description.
Simplifi ed Command Packet format for sending/receiving “Sub Command”. Refer to the section 3-6-1 for detail
description.
VPL-FX30
1
(1) RS-232C
Sub Command
Simplified Command
Asynchronous
RS-232C
Fig. 1-1 RS-232C Protocol Stack
AMX Device
Discovery
“RS-232C” layer is physical portion and “Asynchronous” is the traditional protocol layer as shown in the
section 3-2.
Because of traditional portions for Ethernet general layer, “TCP/IP”, “UDP/IP”, “HTTP” and “SNMP”
are out of scope in this document.
SDCP specifi c command is described in the section 4-3-2.
SDAP and SDCP (PJ Talk) are SONY original protocol stack, which are described in the sections 4-3-1
and 4-3-4 respectively.
2
VPL-FX30
2. Common Commands
2-1. Sub Commands
Sub Command is the value which is used by Simplifi ed Command. Value is assigned for executing func-
tion. For example, if you want to change the picture mode, the appropriate value assigned for the desired
picture mode should be chosen.
2-1-1. ITEM List
Item lists are described below. Tables are shown per function category.
VPL-FX30/FX35/F400X/F500X
ITEM List For Picture
<Table 1><Table 2>Remarks
Item NumberData
ItemUpper byteLower byteDataByte
PICTURE MODE00h02hDYNAMIC0000hSet/Get
STANDARD0001h
PRESENTATION0002h
CONTRAST00h10hVALUE0000h-0064h(0-100)
BRIGHTNESS00h11hVALUE0000h-0064h(0-100)
COLOR00h12hVALUE0000h-0064h(0-100)
HUE00h13hVALUE0000h-0064h(0-100)
SHARPNESS00h14hVALUE0000h-0064h(0-100)
EXT. OUTPUT VOLUME00h16hVALUE0000h-0064h(0-100)
COLOR TEMP00h17hHIGH0000h
MID0001h
LOW0002h
HIGH BRIGHTNESS0003h
CUSTOM10004h
CUSTOM20005h
CUSTOM30006h
BLACK LEVEL ADJ00h1ChOFF0000h
LOW0001h
HIGH0002h
FILM MODE00h1FhOFF0000h
AUTO0001h
GAMMA MODE00h22hTEXT0000h
GRAPHIC0001h
VPL-FX30
3
ITEM List For Screen
<Table 1><Table 2>Remarks
Item NumberData
ItemUpper byteLower byteDataByte
ASPECT00h20hFULL0000hSet/Get
NORMAL0001h
ZOOM0003h
FULL10007h
FULL20008h
4:30009h
16:9000Ah
OVER SCAN00h23hOFF0000h
ON0001h
ITEM List For Setup
<Table 1><Table 2>Remarks
Item NumberData
ItemUpper byteLower byteDataByte
INPUT TERMINAL00h01hVIDEO0000hSet/Get
SVIDEO0001h
INPUTA0002h
INPUTB0003h
INPUTC0004h
PIC MUTING00h30hOFF0000h
ON0001h
AUDIO MUTING00h31hOFF0000h
ON0001h
INPUT A SIGNAL-SEL00h32hAUTO0000h
COMPUTER0001h
COMPONENT0002h
VIDEOGBR0003h
PICTURE MUTING
MODE
00h3dhIMAGE0000h
SHUTTER0001h
LAMP MODE00h40hHIGH0000h
STANDARD0001h
ITEM List For Infrared Remote Command
<Table 1><Table 2>Remarks
Item NumberData
ItemUpper byteLower byteDataUpper byteLower byte
Infrared Remote Command
(15 bit category)
Infrared Remote Command
17hRefer to Section
2-1-2.
*1
19h
_
_
00h00hSet only
00h00h
(20 bit E category)
Infrared Remote Command
1Bh
_
00h00h
(20 bit EE category)
*1: For using this item number, the simulation of the infrared remote controller is enable. Select the corresponding code in the table of
Section 2-1-2 and use it as the lower byte of the item number.
n Other value is assigned depending for category.
4
VPL-FX30
ITEM List For Status
<Table 1><Table 2>Remarks
Item NumberData
ItemUpper byteLower byteDataByte
STATUS ERROR101h01hNO ERROR00hGet only
LAMP ERROR01h
FAN ERROR02h
COVER ERROR04h
TEMP ERROR08h
D5V ERROR10h
POWER ERROR20h
WARNING TEMP40h
NVM DATA ERROR80h
STATUS POWER01h02hSTANDBY00h
START UP01h
STARTUP LAMP02h
POWER ON03h
COOLING104h
COOLING205h
SAVING COOLING106h
SAVING COOLING207h
SAVING STANDBY08h
LAMP TIMER01h12hVALUExxh
SUB ROM VERSION01h1DhVALUExxh
MAIN ROM VERSION01h1EhVALUExxh
STATUS SECURITY01h1FhDISABLE00h
ENABLE01h
STATUS ERROR201h25hNO ERROR00h
LENS SHUTTER ERROR01h
Don’t Use02h
Don’t Use04h
Don’t Use08h
Don’t Use10h
WARNING HIGHLAND20h
LAMP SWITCHING
ERROR
Reserved80h
NVM DATA VERSION01h27hVALUExxh
LAMP TIMER201h2BhVALUExxh
STATUS LAMP01h2DhNO ERROR00h
LAMP1 NG01h
LAMP2 NG02h
ALL LAMP NG03h
40h
VPL-FX30
5
VPL-FX500L/F700XL
ITEM List For Picture
<Table 1><Table 2>Remarks
Item NumberData
ItemUpper byteLower byteDataByte
PICTURE MODE00h02hDYNAMIC0000hSet/Get
STANDARD0001h
PRESENTATION0002h
CONTRAST00h10hVALUE0000h-0064h(0-100)
BRIGHTNESS00h11hVALUE0000h-0064h(0-100)
COLOR00h12hVALUE0000h-0064h(0-100)
HUE00h13hVALUE0000h-0064h(0-100)
SHARPNESS00h14hVALUE0000h-0064h(0-100)
COLOR TEMP00h17hHIGH0000h
MID0001h
LOW0002h
HIGH BRIGHTNESS0003h
CUSTOM10004h
CUSTOM20005h
CUSTOM30006h
BLACK LEVEL ADJ00h1ChOFF0000h
LOW0001h
HIGH0002h
FILM MODE00h1FhOFF0000h
AUTO0001h
GAMMA MODE00h22hTEXT0000h
GRAPHIC0001h
ITEM List For Screen
<Table 1><Table 2>Remarks
Item NumberData
ItemUpper byteLower byteDataByte
ASPECT00h20hFULL0000hSet/Get
NORMAL0001h
ZOOM0003h
FULL10007h
FULL20008h
4:30009h
16:9000Ah
OVER SCAN00h23hOFF0000h
ON0001h
6
VPL-FX30
ITEM List For Setup
<Table 1><Table 2>Remarks
Item NumberData
ItemUpper byteLower byteDataByte
INPUT TERMINAL00h01hVIDEO0000hSet/Get
SVIDEO0001h
INPUTA0002h
INPUTB0003h
INPUTC0004h
PIC MUTING00h30hOFF0000h
ON0001h
AUDIO MUTING00h31hOFF0000h
ON0001h
INPUT A SIGNAL-SEL00h32hAUTO0000h
COMPUTER0001h
COMPONENT0002h
VIDEOGBR0003h
PICTURE MUTING
MODE
00h3dhIMAGE0000h
SHUTTER0001h
LAMP MODE00h40hHIGH0000h
STANDARD0001h
LAMP LIGHT MODE00h41hAUTO0001h
FIXED LAMP10002h
FIXED LAMP20003h
ITEM List For Infrared Remote Command
<Table 1><Table 2>Remarks
Item NumberData
ItemUpper byteLower byteDataUpper byteLower byte
Infrared Remote Command
(15 bit category)
Infrared Remote Command
17hRefer to Section
2-1-2.
*1
19h
_
_
00h00hSet only
00h00h
(20 bit E category)
Infrared Remote Command
1Bh
_
00h00h
(20 bit EE category)
*1: For using this item number, the simulation of the infrared remote controller is enable. Select the corresponding code in the table of
Section 2-1-2 and use it as the lower byte of the item number.
n
Other value is assigned depending for category.
VPL-FX30
7
ITEM List For Status
<Table 1><Table 2>Remarks
Item NumberData
ItemUpper byteLower byteDataByte
STATUS ERROR101h01hNO ERROR00hGet only
LAMP ERROR01h
FAN ERROR02h
COVER ERROR04h
TEMP ERROR08h
D5V ERROR10h
POWER ERROR20h
WARNING TEMP40h
NVM DATA ERROR80h
STATUS POWER01h02hSTANDBY00h
START UP01h
STARTUP LAMP02h
POWER ON03h
COOLING104h
COOLING205h
SAVING COOLING106h
SAVING COOLING207h
SAVING STANDBY08h
LAMP TIMER01h12hVALUExxh
SUB ROM VERSION01h1DhVALUExxh
MAIN ROM VERSION01h1EhVALUExxh
STATUS SECURITY01h1FhDISABLE00h
ENABLE01h
STATUS ERROR201h25hNO ERROR00h
LENS SHUTTER ERROR01h
Don’t Use02h
Don’t Use04h
Don’t Use08h
Don’t Use10h
WARNING HIGHLAND20h
LAMP SWITCHING
ERROR
Reserved80h
NVM DATA VERSION01h27hVALUExxh
LAMP TIMER201h2BhVALUExxh
STATUS LAMP01h2DhNO ERROR00h
LAMP1 NG01h
LAMP2 NG02h
ALL LAMP NG03h
80h
8
VPL-FX30
VPL-EX100/EX120/EX145/EX175
ITEM List For Picture
<Table 1><Table 2>Remarks
Item NumberData
ItemUpper byteLower byteDataByte
PICTURE MODE00h02hDYNAMIC0000hSet/Get
STANDARD0001h
PRESENTATION0002h
GAME0003h
LIVING0004h
CINEMA0005h
CONTRAST00h10hVALUE0000h-0064h(0-100)
BRIGHTNESS00h11hVALUE0000h-0064h(0-100)
COLOR00h12hVALUE0000h-0064h(0-100)
HUE00h13hVALUE0000h-0064h(0-100)
SHARPNESS00h14hVALUE0000h-0064h(0-100)
VOLUME00h16hVALUE0000h-0064h(0-100)
COLOR TEMP00h17hHIGH0000h
MID0001h
LOW0002h
HIGH BRIGHTNESS0003h
FILM MODE00h1FhOFF0000h
AUTO0001h
GAMMA MODE00h22hTEXT0000h
GRAPHIC0001h
ITEM List For Screen
<Table 1><Table 2>Remarks
Item NumberData
ItemUpper byteLower byteDataByte
ASPECT00h20hFULL0000hSet/Get
NORMAL0001h
ZOOM0003h
FULL10007h
FULL20008h
4:30009h
16:9000Ah
VPL-FX30
9
ITEM List For Setup
<Table 1><Table 2>Remarks
Item NumberData
ItemUpper byteLower byteDataByte
INPUT TERMINAL00h01hVIDEO0000hSet/Get
SVIDEO0001h
INPUTA0002h
INPUTB
*
0003h
PIC MUTING00h30hOFF0000h
ON0001h
AUDIO MUTING00h31hOFF0000h
ON0001h
INPUT A SIGNAL-SEL00h32hAUTO0000h
COMPUTER0001h
COMPONENT0002h
VIDEOGBR0003h
PICTURE MUTING
00h3dhIMAGE0000h
MODE
LAMP MODE00h40hHIGH0000h
STANDARD0001h
*: This item is disabled for VPL-EX100.
ITEM List For Infrared Remote Command
<Table 1><Table 2>Remarks
Item NumberData
ItemUpper byteLower byteDataUpper byteLower byte
Infrared Remote Command
(15 bit category)
Infrared Remote Command
17hRefer to Section
2-1-2.
*1
19h
_
_
00h00hSet only
00h00h
(20 bit E category)
Infrared Remote Command
1Bh
_
00h00h
(20 bit EE category)
*1: For using this item number, the simulation of the infrared remote controller is enable. Select the corresponding code in the table of
Section 2-1-2 and use it as the lower byte of the item number.
n
Other value is assigned depending for category.
10
VPL-FX30
Loading...
+ 32 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.