Page 2 - 警告
VPL Series PROTOCOL MANUAL ! 警告 このマニュアルは,サービス専用です。お客様が,このマニュアルに記載された設置や保守,点検,修理などを行うと感電や火災,人身事故につながることがあります。危険をさけるため,サービストレーニングを受けた技術者のみご使用ください。 ! WARNING This manual is intended for quali fi ed service personnel only. To reduce the risk of electric shock, fi re or injury, do not perform any servic...
Page 3 - Table of Contents; Commands
1 (T) VPL Series PROTOCOL MANUAL Table of Contents 1. Overview 1-1. Introduction ........................................................................ 1 1-2. Glossary of Terms .............................................................. 1 1-3. Protocol Stack Structure .............................
Page 5 - cations such as packet format and procedures for controlling the
1 VPL Series PROTOCOL MANUAL 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 speci fi cations such as packet format and procedures for controllin...
Page 6 - SDCP; Ethernet corresponding model
2 VPL Series PROTOCOL MANUAL RS-232C Simplified Command Asynchronous Sub Command AMX Device Discovery SDAP SDCP Specific Command SNMP DDDP PJLink HTTP UDP/IP Ethernet TCP/IP SDCP (PJ Talk) Sub Command Simplified Command (1) RS-232C Fig. 1-1 RS-232C Protocol Stack “RS-232C” layer is physical portion ...
Page 7 - Sub Command is the value which is used by Simpli
3 VPL Series PROTOCOL MANUAL 2. Common Commands 2-1. Sub Commands Sub Command is the value which is used by Simpli fi 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 cho...
Page 8 - Other value is assigned depending for category.
4 VPL Series PROTOCOL MANUAL 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 Se...
Page 16 - Infrared Remote Command Code; OR
12 VPL Series PROTOCOL MANUAL 2-1-2. Infrared Remote Command Code VPL-FX30/FX35/F400X/F500X 15bit PROJECT OR x0 x1 x2 x3 x4 x5 x6 x7 x8 x9 xA xB xC xD xE xF 0x BLACK LEVEL ADJ T OGGLE PICTURE ADJ T OGGLE 1x VOL LARGE VOL SMALL AUDIO MUTING POWER T OGGLE CONTRAST + CONTRAST _ COLOR + COLOR _ BRIGHTNE...
Page 19 - A check sum error occurred.
15 VPL Series PROTOCOL MANUAL 2-2. Reply <Table 3> Item Number Data Item Data Upper byte Lower byte ACK Complete 00h 00h NAK Unde fi ned Command 01h 01h Size Error 04h Select Error 05h Range Over 06h Not Applicable 0Ah Check Sum Error F0h 10h Framing Error 20h Parity Error 30h Over Run Error 4...
Page 20 - Name; Speci
16 VPL Series PROTOCOL MANUAL D4 D5 D6 D7 (MSB) (LSB) (EVEN) BIT PARITY STOP BIT START D3 D2 D1 D0 3. RS-232C 3-1. Connection Communication is enabled by the use of a D-Sub 9 Pin cross (reverse) cable.The pin assignment of D-Sub 9 Pin and D-Sub 25 Pin is as follows. D-Sub 9 Pin D-Sub 25 Pin Name She...
Page 21 - Procedure
17 VPL Series PROTOCOL MANUAL 3-3. Communication Procedure 3-3-1. Outline of Communication All communication between CONTROLLER (PC, etc.) and DEVICE (PROJECTOR) is performed by the command block format. Communication is started by the issue of a command at CONTROLLER and ended when the return data ...
Page 22 - The block format of Simpli; ed Command; The block format for sending request is shown below.
18 VPL Series PROTOCOL MANUAL START CODE B0 B1B2 B4 B3 DATA ITEM NUMBER TYPE CHECK SUM * 1 END CODE B5 B6 B7 [A9h] Put the item number. Refer to the item list in the sections 2-1-1 and 2-1-2. SET: 00h (Set data)GET: 01h (Get data) SET: Put the Data value described in the item list in the sections 2-...
Page 23 - Examples
19 VPL Series PROTOCOL MANUAL 3-7. Packet Examples 3-7-1. Change “ASPECT” to “ZOOM” START CODE = A9hITEM NUMBER = 0020h (ASPECT)SET/GET = 00h (SET)DATA = 0003h (ZOOM)CHECK SUM = 23hEND CODE = 9Ah You will receive the packet below if the process is successfully completed. START CODE = A9hACK/NAK = 00...
Page 24 - Information Description; The category of projector is 0Ah.; Item Description
20 VPL Series PROTOCOL MANUAL 4. Ethernet Ethernet corresponding model VPL-FX30, VPL-FX35, VPL-FX500L, VPL-F400X, VPL-F500X, VPL-F700XL, VPL-EX145, VPL-EX175 4-1. Service 4-1-1. Advertisement The advertisement service is provided to facilitate development of a PC application that can automatically d...
Page 27 - VERSION
23 VPL Series PROTOCOL MANUAL HEADER (4) COMMUNITY (4) PRODUCT NAME (12) SERIAL NO. (4) LOCATION (24) POWERSTATUS (2) VERSION (1) 4441h (2) CATEGORY (1) COMMUNITY (4) 4-3. Protocols 4-3-1. SDAP This section describes the SDAP packet structure. The number in the brackets shows byte. Fig.4-2 Packet st...
Page 28 - Structure
24 VPL Series PROTOCOL MANUAL HEADER(2) COMMUNITY(4) COMMAND(4) DATA(n) VERSION(1) CATEGORY(1) 4-3-2. SDCP 1. Packet Structure The Fig. 4-5 shows SDCP packet format. The number in the brackets shows byte. The statement for each fi eld is described bellow. Fig. 4-5 SDCP Packet Structure 2. HEADER Fie...
Page 29 - Field
25 VPL Series PROTOCOL MANUAL REQUEST(1) ITEM NO(2) DATA LENGTH(1) 4. COMMAND Field There are 2 types of COMMAND fi eld, which are REQUEST and RESPONSE. REQUEST command is sent to the PROJECTOR from CONTROLLER. On the other hand, RESPONSE command is sent by PROJECTOR as a response to the REQUEST com...
Page 32 - Lower bytes
28 VPL Series PROTOCOL MANUAL 0x8001 Model name Alphanumeric 12 charactersIf the number of characters is less than 12, the remaining digits are fi lled with 00h. 0x8002 Serial number 4 bytes n The serial number is in the range of 00000000 to 99999999. 0x8003 Installation location Alphanumeric 24 cha...
Page 33 - CODE; Category Error
29 VPL Series PROTOCOL MANUAL 7. ERROR CODE ERROR CODE has 2 bytes long. The table below shows the error code. Each error category is explained as follows. Category Error Error Code Item Error (01**h) Invalid Item 01h Invalid Item Request 02h Invalid Length 03h Invalid Data 04h Short Data 11h Not Ap...
Page 37 - cations published from JBMIA.; PJLink class1 corresponding model; Command Data
33 VPL Series PROTOCOL MANUAL 4-3-4. PJLink The following model is equipped with the PJLink class1 protocol.For details about this protocol, refer to the PJLink speci fi cations published from JBMIA. You can turn on or off the PJLink protocol and set a password from the Web setting screen > Setup...
Page 39 - PJLink Protocol Connection
35 VPL Series PROTOCOL MANUAL . Commands The following 14 commands are supported : (01) [Power control command] POWR (02) [Power status inquiry] POWR ? (03) [Input switch command] INPT (04) [Input switch inquiry] INPT ? (05) [AV muting command] AVMT (06) [AV muting status inquiry] AVMT ? (07) [Error...
Page 44 - DDDP corresponding model
40 VPL Series PROTOCOL MANUAL (13) [Other information inquiry] INFO? This command obtains other information.The projector responds as follows: When normal : Returns a space. Projector error occurring (including warning) : Returns “ERR4”. (14) [Class information inquiry] CLSS? This command obtains th...
Page 45 - (操作,保守等)と異なる目的で本マニュアルを使用する
VPL Series PROTOCOL MANUAL The material contained in this manual consists of information that is the property of Sony Corporation.Sony Corporation expressly prohibits the duplication of any portion of this manual or the use thereof for any purpose other than the operation or maintenance of the equip...
Page 46 - Sony Corporation; Printed in Japan
Sony Corporation VPL-EX100 (CN)VPL-EX100 (SY)VPL-EX120 (CN)VPL-EX120 (SY)VPL-EX145 (CN)VPL-EX145 (SY)VPL-EX175 (CN)VPL-EX175 (SY)VPL-FX30 (SY)VPL-FX35 (SY)VPL-FX500L (SY)VPL-F400X (CN)VPL-F500X (CN)VPL-F700XL (CN) E9-968-756-03 Printed in Japan 2010. 10 32 ©2010