Sony VPL-FX500L, VPL-FX35, VPL-FX30, VPL-F700XL, VPL-F500X User Manual

...
DATA PROJECTOR
VPL-EX100 VPL-EX120 VPL-EX145 VPL-EX175 VPL-FX30 VPL-FX35 VPL-FX500L VPL-F400X VPL-F500X VPL-F700XL
PROTOCOL MANUAL 1st Edition (Revised 1)
このマニュアルは,サービス専用です。 お客様が,このマニュアルに記載された設置や保守,点検,修理などを行うと感電や火災, 人身事故につながることがあります。 危険をさけるため,サービストレーニングを受けた技術者のみご使用ください。
! WARNING
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.
VPL-FX30

Table of Contents

1. Overview
1-1. Introduction ........................................................................ 1
1-2. Glossary of Terms .............................................................. 1
1-3. Protocol Stack Structure ..................................................... 1
2. Common Commands
2-1. Sub Commands .................................................................. 3
2-1-1. ITEM List ................................................................. 3
2-1-2. Infrared Remote Command Code ........................... 12
2-2. Reply ................................................................................ 15
3. RS-232C
3-1. Connection ....................................................................... 16
3-2. Communication Specifi cations ......................................... 16
3-3. Communication Procedure ............................................... 17
3-3-1. Outline of Communication ..................................... 17
3-4. Communication Rules ...................................................... 17
3-5. Approximate Return Waiting Times ................................. 17
3-6. Command Block Format .................................................. 18
3-6-1. Simplifi ed Command .............................................. 18
3-7. Packet Examples .............................................................. 19
3-7-1. Change “ASPECT” to “ZOOM” ............................ 19
3-8. AMX Device Discovery ................................................... 19
4. Ethernet
4-1. Service .............................................................................. 20
4-1-1. Advertisement ......................................................... 20
4-1-2. PJ Talk ..................................................................... 21
4-2. Communication Procedure ............................................... 22
4-3. Protocols ........................................................................... 23
4-3-1. SDAP ...................................................................... 23
4-3-2. SDCP....................................................................... 24
4-3-3. SNMP ...................................................................... 32
4-3-4. PJLink ..................................................................... 33
4-3-5. DDDP ...................................................................... 40
VPL-FX30
1 (T)

1. Overview

1-1. Introduction

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 projec­tor. 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 Ether­net 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.
(2) Ethernet
SDCP Specific Command
Sub
Command
SNMP DDDPPJLinkHTTP
SDAP
Simplified Command
SDCP (PJ Talk)
TCP/IP
Ethernet
Fig. 1-2 Ethernet Protocol Stack
UDP/IP
Ethernet corresponding model
VPL-FX30, VPL-FX35, VPL-FX500L, VPL-F400X, VPL-F500X, VPL-F700XL, VPL-EX145, VPL­EX175
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 Number Data
Item Upper byte Lower byte Data Byte
PICTURE MODE 00h 02h DYNAMIC 0000h Set/Get
STANDARD 0001h
PRESENTATION 0002h
CONTRAST 00h 10h VALUE 0000h-0064h(0-100)
BRIGHTNESS 00h 11h VALUE 0000h-0064h(0-100)
COLOR 00h 12h VALUE 0000h-0064h(0-100)
HUE 00h 13h VALUE 0000h-0064h(0-100)
SHARPNESS 00h 14h VALUE 0000h-0064h(0-100)
EXT. OUTPUT VOLUME 00h 16h VALUE 0000h-0064h(0-100)
COLOR TEMP 00h 17h HIGH 0000h
MID 0001h
LOW 0002h
HIGH BRIGHTNESS 0003h
CUSTOM1 0004h
CUSTOM2 0005h
CUSTOM3 0006h
BLACK LEVEL ADJ 00h 1Ch OFF 0000h
LOW 0001h
HIGH 0002h
FILM MODE 00h 1Fh OFF 0000h
AUTO 0001h
GAMMA MODE 00h 22h TEXT 0000h
GRAPHIC 0001h
VPL-FX30
3
ITEM List For Screen
<Table 1> <Table 2> Remarks
Item Number Data
Item Upper byte Lower byte Data Byte
ASPECT 00h 20h FULL 0000h Set/Get
NORMAL 0001h
ZOOM 0003h
FULL1 0007h
FULL2 0008h
4:3 0009h
16:9 000Ah
OVER SCAN 00h 23h OFF 0000h
ON 0001h
ITEM List For Setup
<Table 1> <Table 2> Remarks
Item Number Data
Item Upper byte Lower byte Data Byte
INPUT TERMINAL 00h 01h VIDEO 0000h Set/Get
SVIDEO 0001h
INPUTA 0002h
INPUTB 0003h
INPUTC 0004h
PIC MUTING 00h 30h OFF 0000h
ON 0001h
AUDIO MUTING 00h 31h OFF 0000h
ON 0001h
INPUT A SIGNAL-SEL 00h 32h AUTO 0000h
COMPUTER 0001h
COMPONENT 0002h
VIDEOGBR 0003h
PICTURE MUTING
MODE
00h 3dh IMAGE 0000h
SHUTTER 0001h
LAMP MODE 00h 40h HIGH 0000h
STANDARD 0001h
ITEM List For Infrared Remote Command
<Table 1> <Table 2> Remarks
Item Number Data
Item Upper byte Lower byte Data Upper byte Lower byte
Infrared Remote Command
(15 bit category)
Infrared Remote Command
17h Refer to Section
2-1-2.
*1
19h
_
_
00h 00h Set only
00h 00h
(20 bit E category)
Infrared Remote Command
1Bh
_
00h 00h
(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 Number Data
Item Upper byte Lower byte Data Byte
STATUS ERROR1 01h 01h NO ERROR 00h Get only
LAMP ERROR 01h
FAN ERROR 02h
COVER ERROR 04h
TEMP ERROR 08h
D5V ERROR 10h
POWER ERROR 20h
WARNING TEMP 40h
NVM DATA ERROR 80h
STATUS POWER 01h 02h STANDBY 00h
START UP 01h
STARTUP LAMP 02h
POWER ON 03h
COOLING1 04h
COOLING2 05h
SAVING COOLING1 06h
SAVING COOLING2 07h
SAVING STANDBY 08h
LAMP TIMER 01h 12h VALUE xxh
SUB ROM VERSION 01h 1Dh VALUE xxh
MAIN ROM VERSION 01h 1Eh VALUE xxh
STATUS SECURITY 01h 1Fh DISABLE 00h
ENABLE 01h
STATUS ERROR2 01h 25h NO ERROR 00h
LENS SHUTTER ERROR 01h
Don’t Use 02h
Don’t Use 04h
Don’t Use 08h
Don’t Use 10h
WARNING HIGHLAND 20h
LAMP SWITCHING
ERROR
Reserved 80h
NVM DATA VERSION 01h 27h VALUE xxh
LAMP TIMER2 01h 2Bh VALUE xxh
STATUS LAMP 01h 2Dh NO ERROR 00h
LAMP1 NG 01h
LAMP2 NG 02h
ALL LAMP NG 03h
40h
VPL-FX30
5
VPL-FX500L/F700XL
ITEM List For Picture
<Table 1> <Table 2> Remarks
Item Number Data
Item Upper byte Lower byte Data Byte
PICTURE MODE 00h 02h DYNAMIC 0000h Set/Get
STANDARD 0001h
PRESENTATION 0002h
CONTRAST 00h 10h VALUE 0000h-0064h(0-100)
BRIGHTNESS 00h 11h VALUE 0000h-0064h(0-100)
COLOR 00h 12h VALUE 0000h-0064h(0-100)
HUE 00h 13h VALUE 0000h-0064h(0-100)
SHARPNESS 00h 14h VALUE 0000h-0064h(0-100)
COLOR TEMP 00h 17h HIGH 0000h
MID 0001h
LOW 0002h
HIGH BRIGHTNESS 0003h
CUSTOM1 0004h
CUSTOM2 0005h
CUSTOM3 0006h
BLACK LEVEL ADJ 00h 1Ch OFF 0000h
LOW 0001h
HIGH 0002h
FILM MODE 00h 1Fh OFF 0000h
AUTO 0001h
GAMMA MODE 00h 22h TEXT 0000h
GRAPHIC 0001h
ITEM List For Screen
<Table 1> <Table 2> Remarks
Item Number Data
Item Upper byte Lower byte Data Byte
ASPECT 00h 20h FULL 0000h Set/Get
NORMAL 0001h
ZOOM 0003h
FULL1 0007h
FULL2 0008h
4:3 0009h
16:9 000Ah
OVER SCAN 00h 23h OFF 0000h
ON 0001h
6
VPL-FX30
ITEM List For Setup
<Table 1> <Table 2> Remarks
Item Number Data
Item Upper byte Lower byte Data Byte
INPUT TERMINAL 00h 01h VIDEO 0000h Set/Get
SVIDEO 0001h
INPUTA 0002h
INPUTB 0003h
INPUTC 0004h
PIC MUTING 00h 30h OFF 0000h
ON 0001h
AUDIO MUTING 00h 31h OFF 0000h
ON 0001h
INPUT A SIGNAL-SEL 00h 32h AUTO 0000h
COMPUTER 0001h
COMPONENT 0002h
VIDEOGBR 0003h
PICTURE MUTING
MODE
00h 3dh IMAGE 0000h
SHUTTER 0001h
LAMP MODE 00h 40h HIGH 0000h
STANDARD 0001h
LAMP LIGHT MODE 00h 41h AUTO 0001h
FIXED LAMP1 0002h
FIXED LAMP2 0003h
ITEM List For Infrared Remote Command
<Table 1> <Table 2> Remarks
Item Number Data
Item Upper byte Lower byte Data Upper byte Lower byte
Infrared Remote Command
(15 bit category)
Infrared Remote Command
17h Refer to Section
2-1-2.
*1
19h
_
_
00h 00h Set only
00h 00h
(20 bit E category)
Infrared Remote Command
1Bh
_
00h 00h
(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 Number Data
Item Upper byte Lower byte Data Byte
STATUS ERROR1 01h 01h NO ERROR 00h Get only
LAMP ERROR 01h
FAN ERROR 02h
COVER ERROR 04h
TEMP ERROR 08h
D5V ERROR 10h
POWER ERROR 20h
WARNING TEMP 40h
NVM DATA ERROR 80h
STATUS POWER 01h 02h STANDBY 00h
START UP 01h
STARTUP LAMP 02h
POWER ON 03h
COOLING1 04h
COOLING2 05h
SAVING COOLING1 06h
SAVING COOLING2 07h
SAVING STANDBY 08h
LAMP TIMER 01h 12h VALUE xxh
SUB ROM VERSION 01h 1Dh VALUE xxh
MAIN ROM VERSION 01h 1Eh VALUE xxh
STATUS SECURITY 01h 1Fh DISABLE 00h
ENABLE 01h
STATUS ERROR2 01h 25h NO ERROR 00h
LENS SHUTTER ERROR 01h
Don’t Use 02h
Don’t Use 04h
Don’t Use 08h
Don’t Use 10h
WARNING HIGHLAND 20h
LAMP SWITCHING
ERROR
Reserved 80h
NVM DATA VERSION 01h 27h VALUE xxh
LAMP TIMER2 01h 2Bh VALUE xxh
STATUS LAMP 01h 2Dh NO ERROR 00h
LAMP1 NG 01h
LAMP2 NG 02h
ALL LAMP NG 03h
80h
8
VPL-FX30
VPL-EX100/EX120/EX145/EX175
ITEM List For Picture
<Table 1> <Table 2> Remarks
Item Number Data
Item Upper byte Lower byte Data Byte
PICTURE MODE 00h 02h DYNAMIC 0000h Set/Get
STANDARD 0001h
PRESENTATION 0002h
GAME 0003h
LIVING 0004h
CINEMA 0005h
CONTRAST 00h 10h VALUE 0000h-0064h(0-100)
BRIGHTNESS 00h 11h VALUE 0000h-0064h(0-100)
COLOR 00h 12h VALUE 0000h-0064h(0-100)
HUE 00h 13h VALUE 0000h-0064h(0-100)
SHARPNESS 00h 14h VALUE 0000h-0064h(0-100)
VOLUME 00h 16h VALUE 0000h-0064h(0-100)
COLOR TEMP 00h 17h HIGH 0000h
MID 0001h
LOW 0002h
HIGH BRIGHTNESS 0003h
FILM MODE 00h 1Fh OFF 0000h
AUTO 0001h
GAMMA MODE 00h 22h TEXT 0000h
GRAPHIC 0001h
ITEM List For Screen
<Table 1> <Table 2> Remarks
Item Number Data
Item Upper byte Lower byte Data Byte
ASPECT 00h 20h FULL 0000h Set/Get
NORMAL 0001h
ZOOM 0003h
FULL1 0007h
FULL2 0008h
4:3 0009h
16:9 000Ah
VPL-FX30
9
ITEM List For Setup
<Table 1> <Table 2> Remarks
Item Number Data
Item Upper byte Lower byte Data Byte
INPUT TERMINAL 00h 01h VIDEO 0000h Set/Get
SVIDEO 0001h
INPUTA 0002h
INPUTB
*
0003h
PIC MUTING 00h 30h OFF 0000h
ON 0001h
AUDIO MUTING 00h 31h OFF 0000h
ON 0001h
INPUT A SIGNAL-SEL 00h 32h AUTO 0000h
COMPUTER 0001h
COMPONENT 0002h
VIDEOGBR 0003h
PICTURE MUTING
00h 3dh IMAGE 0000h
MODE
LAMP MODE 00h 40h HIGH 0000h
STANDARD 0001h
*: This item is disabled for VPL-EX100.
ITEM List For Infrared Remote Command
<Table 1> <Table 2> Remarks
Item Number Data
Item Upper byte Lower byte Data Upper byte Lower byte
Infrared Remote Command
(15 bit category)
Infrared Remote Command
17h Refer to Section
2-1-2.
*1
19h
_
_
00h 00h Set only
00h 00h
(20 bit E category)
Infrared Remote Command
1Bh
_
00h 00h
(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