Table of Contents
Sony VPL-FHZ61 User Manual
Displayed below is the user manual for VPL-FHZ61 by Sony which is a product in the Data Projectors category. This manual has pages.
Related Manuals
PROTOCOL MANUAL
(SUPPORTED COMMAND LIST)
1st Edition
DATA PROJECTOR
DATA PROJECTOR
(COMMAND LIST)
Table of Contents
Related Manuals .......................................................... 1 (E)
1. Overview .................................................................. 2 (E)
2.
Correspondence of ADCP Command in
Each Projector Model
2-1. System Command ........................................................ 3 (E)
2-1-1. Command Type: sys_sel ..................................... 3 (E)
2-1-2. Command Type: sys_stat .................................... 5 (E)
2-1-3. Command Type: sys_var..................................... 8 (E)
2-2. Menu Command ........................................................... 9 (E)
2-2-1. Command Type: menu_sel/menu_val/
menu_exec .......................................................... 9 (E)
2-3. Remote Controller Key Command ............................. 21 (E)
2-3-1. Command Type: key ......................................... 21 (E)
2-4. Advanced Adjustment Command............................... 24 (E)
2-4-1. Command Type: warp ....................................... 24 (E)
2-4-2. Command Type: area_bk_level ........................ 25 (E)
2-4-3. Command Type: panel_align_zone................... 27 (E)
2-4-4. Command Type: user_gamma .......................... 29 (E)
2-4-5. Command Type: color_gamut........................... 30 (E)
2-4-6. Command Type: pattern_sel/pattern_pos ......... 31 (E)
3. Network Communication ............................ 33 (E)
4. Model List .............................................................. 34 (E)
1 (E)
DATA PROJECTOR
(COMMAND LIST)
1 (E)
The information contained in this manual does not guarantee compatibility or operability of the Sony projector models listed in this
manual with all other equipment and systems.
Sony is not responsible for product malfunctions resulting from failure to follow the instructions and information contained herein.
For details on the projector models listed herein, please refer to the Sony user manuals and operating instructions.
The information and specifications contained herein are subject to change without notice.
Related Manuals
The following manual is provided for this unit in addition to this “Protocol Manual (SUPPORTED COMMAND LIST) ”.
. “Protocol Manual” (COMMON)
This manual describes the basic configuration and operation to write the various commands to be used in the serial
communication (RS-232C) and network communication for the projector.
2 (E) DATA PROJECTOR
(COMMAND LIST)
2 (E)
1. Overview
This manual is a protocol and command correspondence list in each projector model.
For details of each protocol, refer to REMOTE CONTROL PROTOCOL MANUAL (COMMON) on separate sheet.
Protocol for each model
(O: supported (initial setting: ON), : supported (initial setting: OFF), _: not supported)
Protocol VPL-*** series (*** means model name) Remarks
FHZ60/FHZ50/FWZ60/
F630HZ/F530HZ/F430HZ/
F630WZ/F530WZ
FH60/FW60/
F530H/F630H/
F630W/F530W
FHZ700/
F700HZ
FH30/
F400H/
F500H
C300 E200 E300 E400/E500 S200 S600 P10/P500 U300
SDAP OO
ADCP O O OOOOOOOOOO
Initial setting of authentication during connection is also ON.
For the individual command correspondence, refer to ADCP
in Section 2.
PJLink OO
OOOOOOOO
Menu setting item to set whether or not to always perform
the communication with the projector control device in the
environment where network is connected.
DDDP (AMX Dynamic Device Discovery
Protocol)
OO
Function is always ON during serial connection.
SDDP (Control4 Simple Device Discovery
Protocol)
_ _ __________
CIP (Crestron Internet Protocol) O O OOOOOOOOOO
SNMP (Simple Network Management
Protocol)
O O OO________
Other items for each model
(O: supported/_: not supported)
Item VPL-*** series (*** means model name) Remarks
FHZ60/FHZ50/FWZ60/
F630HZ/F530HZ/F430HZ/
F630WZ/F530WZ
FH60/FW60/
F530H/F630H/
F630W/F530W
FHZ700/
F700HZ
FH30/
F400H/
F500H
C300 E200 E300 E400/E500 S200 S600 P10/P500 U300
Ethernet terminal provided O O OOOOOOOOOO
Standby mode menu setting item O O OOOOOOOOOO
Power consumption setting during the standby state
If set to “Low”, the network function cannot be used during the
standby state. When performing the power ON/OFF and so
on in the network connection, set this item to “standard”.
Network management menu setting item _ _ __________
Menu setting item to set whether or not to always perform
the communication with the projector control device in the
environment where network is connected.
3 (E)
DATA PROJECTOR
(COMMAND LIST)
3 (E)
2.
Correspondence of ADCP Command in Each Projector Model
2-1. System Command
A system command can acquire the projector power operation and the power, error, or warning status. The type of a command is classified as follows:
. sys_sel command type: Sets the selected value for turning on and off the power.
. sys_stat command type: Acquires the status.
. sys_var command type: Sets the network address.
2-1-1. Command Type: sys_sel
By optional designation, the command of a sys_sel command type can set values and acquire values, settable choices, and command information.
Command name command
Value to be set txt_param1
Settable choice txt_param1, txt_param2
In the case described above, commands conform to the formats below, respectively.
Setting of value
Transmitting example: command "txt_param1"" Sets the selected value using a command. The selected value is enclosed with double quotation marks (" ").
Returning example: ok"
Inquiry of value:
Transmitting example: command ?" Acquires the selected value of the set parameter.
Returning example: "txt_param1" " The selected value that has been set is returned with the value being enclosed in double quotation marks (" ").
Inquiry of value range:
Transmitting example: command ? --range" Acquires a list of parameter-selected values that can be set.
Returning example: ["txt_param1","txt_param2"]"
Inquiry of command information:
Transmitting example: command ? --info" Acquires the command information.
Returning example: {"type":"sys_sel","version":"1.0","range":["txt_param1","txt_param2"]}"
A command type, command version, and a list of selected values that can be set using a command are returned as command information.
4 (E) DATA PROJECTOR
(COMMAND LIST)
4 (E)
1. Command list
Function Command Parameter/
response
Remarks VPL-*** series (*** means model name)
FHZ60/FHZ50/FWZ60/
F630HZ/F530HZ/F430HZ/
F630WZ/F530WZ
FH60/FW60/
F530H/F630H/
F630W/F530W
FHZ700/
F700HZ
FH30/
F400H/
F500H
C300 E200 E300 E400/E500 S200 S600 P10/P500 U300
Power on/off operation power*1"on" Power on operation O O OOOOOOOOOO
"off" Power off operation O O OOOOOOOOOO
IPv4 network setting ipv4_network_setting*2"start" Setting start O O OOOOOOOOOO
"apply" Setting reflection O O OOOOOOOOOO
IPv4 address setting method
Setting/acquisition
ipv4_set_method
ipv4_set_method ?
"auto" Auto O O OOOOOOOOOO
"manual" Manual*3O O OOOOOOOOOO
*1: A value cannot be acquired. Use the power_status ? command of a sys_stat command type when acquiring the power state.
2. Command example
power "on""
ok"
*2: During network setting, set an address after sending “start”. Then, send “apply” and reflect the setting.
Example
ipv4_network_setting "start""
ipv4_set_method "auto""
ipv4_dns_set_method "auto""
ipv4_network_setting "apply""
*3: Set each address using the network setting command of a sys_var command category when selecting “manual”. Then, send “apply” and reflect the setting.
Example
ipv4_network_setting "start""
ipv4_set_method "manual""
ipv4_ip_address "XXX.XXX.XXX.XXX""
ipv4_sub_net_mask "XXX.XXX.XXX.XXX""
ipv4_default_gateway "XXX.XXX.XXX.XXX""
ipv4_dns_server1 "XXX.XXX.XXX.XXX""
ipv4_dns_server2 "XXX.XXX.XXX.XXX""
ipv4_network_setting "apply""
5 (E)
DATA PROJECTOR
(COMMAND LIST)
5 (E)
2-1-2. Command Type: sys_stat
By optional designation, the command of a sys_stat command type can acquire values and command information.
Command name: In the case of "command", the following format is used.
Acquisition of value:
Transmitting example: command: command ?" The system status information is inquired.
Returning example: "txt_param" " When the information of single system status is returned
["txt_param1","txt_param2"]" When using the command that handles multiple items in response, it is returned in the JSON array format.
[{"val1":100},{"val2":200}]" In the timer etc., the name of each value and the JSON associative array of the value are returned in the array format.
Acquisition of command information:
Transmitting example: command ? --info" The command information is inquired.
Returning example: {"type":"sys_stat","version":"1.0"}"
1. Command list
Function Command Response Remarks VPL-*** series (*** means model name)
FHZ60/FHZ50/FWZ60/
F630HZ/F530HZ/F430HZ/
F630WZ/F530WZ
FH60/FW60/
F530H/F630H/
F630W/F530W
FHZ700/
F700HZ
FH30/
F400H/
F500H
C300 E200 E300 E400/E500 S200 S600 P10/P500 U300
Power status
acquisition
power_status ? "standby" Standby O O OOOOOOOOOO
"startup" Start up in progress O O OOOOOOOOOO
"on" Power on O O OOOOOOOOOO
"cooling1" Cooling 1 O O OOOOOOOOOO
"cooling2" Cooling 2 O O OOOOOOOOOO
"saving_cooling1" Power saving cooling 1 O O OOOOOOOOOO
"saving_cooling2" Power saving cooling 2 O O OOOOOOOOOO
"saving_standby" Power saving standby O O OOOOOOOOOO
Error status
acquisition
error ? Example) ["err_power","err_fan"] The JSON array data of a factor is as follows:
"no_err" No error O O OOOOOOOOOO
"err_power" Power supply error O O OOOOOOOOOO
"err_power2" Power supply (D5V) error O O OOOOOOOOOO
"err_system2" System error 2 O O OOOOOOOOOO
"err_cover" Cover error O O OOOOOOOOOO
"err_light_src" Light-source error O O OOOOOOOOOO
"err_lens_cover" Lens cover error _ _ __________
"err_shock" Shock error O _ O_______OO
"err_nolens" Lens not attached error O O O_________
"err_attitude" Installation angle error O O ________OO
"err_temp" Temperature error O O OOOOOOOOOO
"err_fan" Fan error O O OOOOOOOOOO
"err_wheel" Wheel rotation error O _ O_______OO
"err_light_over" Luminance error O _ O_______OO
"err_assy" Assembling error O O OOOOOOOOOO
"err_lens_shift" Lens shift error O O O_________
"err_shutter" Shutter error _ _ _____O____
6 (E) DATA PROJECTOR
(COMMAND LIST)
6 (E)
Function Command Response Remarks VPL-*** series (*** means model name)
FHZ60/FHZ50/FWZ60/
F630HZ/F530HZ/F430HZ/
F630WZ/F530WZ
FH60/FW60/
F530H/F630H/
F630W/F530W
FHZ700/
F700HZ
FH30/
F400H/
F500H
C300 E200 E300 E400/E500 S200 S600 P10/P500 U300
Warning status
acquisition
warning ? Example) ["warn_
temp","warn_signal_sel"]
The JSON array data of a factor is as follows:
"no_warn" No warning O O OOOOOOOOOO
"warn_light_src_life" Light- source life warning _ O _OOOOOOO_ _
"warn_highland" High altitude warning O O OOOOOOOOOO
"warn_temp" Temperature warning O O OOOOOOOOOO
"warn_signal_freq" Signal frequency warning O O OOOOOOOOOO
"warn_signal_sel" Signal type warning O O OOOOOOOOOO
Timer acquisition timer ? Example)
[{"operation":3400},
{"light_src":2300},
{"prev_light_src":3000}
]
JSON object array of each timer
value
O O OOOOOOOOOO
Filter status
acquisition
filter_status ? "normal" Maintenance is not required. O O OOOOOOOOOO
"clean" Filter cleaning is required. O _ OOOOOOOOO
*O*
"replace" Filter replacement is required. _ _ __________
"cleanup_step1" Filter auto-cleaning is required. 1 O O ________O
*O*
"cleanup_step2" Filter auto-cleaning is required. 2 O O ________O
*O*
Model name
acquisition
modelname ? Example) "VPL-FHZ65" Model name O O OOOOOOOOOO
Serial number
acquisition
serialnum ? Example) "012345678" Serial number O O OOOOOOOOOO
Input signal status
acquisition
signal ? "Video60" 60Hz video signal O O OOOOOOOOOO
"Video50" 50Hz video signal O O OOOOOOOOOO
"480_60i" 480/60i O O OOOOOOOOOO
"576/50i" 576/50i O O OOOOOOOOOO
"480/60p" 480/60p O O OOOOOOOOOO
"576/50p" 576/50p O O OOOOOOOOOO
"1080/60i" 1080/60i O O OOOOOOOOOO
"1080/50i" 1080/50i O O OOOOOOOOOO
"1080/24psF" 1080/24psF O O OOOOOOOOOO
"720/60p" 720/60p O O OOOOOOOOOO
"720/50P" 720/50P O O OOOOOOOOOO
"1080/60p" 1080/60p O O OOOOOOOOOO
"1080/50p" 1080/50p O O OOOOOOOOOO
"1080/24p" 1080/24p O O OOOOOOOOOO
"1080/30p" 1080/30p _ _ __________
"640x350" 640 x 350 O O OOOOOOOOOO
"640x400" 640 x 400 O O OOOOOOOOOO
"640x480" 640 x 480 O O OOOOOOOOOO
"800x600" 800 x 600 O O OOOOOOOOOO
"832x624" 832 x 624 O O OOOOOOOOOO
"1024x768" 1024 x 768 O O OOOOOOOOOO
"1152x864" 1152 x 864 O O OOOOOOOOOO
"1152x900" 1152 x 900 O O OOOOOOOOOO
*: Some models are not provided with the function. Check the Operating Instructions supplied with this unit.
7 (E)
DATA PROJECTOR
(COMMAND LIST)
7 (E)
Function Command Response Remarks VPL-*** series (*** means model name)
FHZ60/FHZ50/FWZ60/
F630HZ/F530HZ/F430HZ/
F630WZ/F530WZ
FH60/FW60/
F530H/F630H/
F630W/F530W
FHZ700/
F700HZ
FH30/
F400H/
F500H
C300 E200 E300 E400/E500 S200 S600 P10/P500 U300
Input signal status
acquisition
signal ? "1280x960" 1280 x 960 O O OOOOOOOOOO
"1280x1024" 1280 x 1024 O O OOOOOOOOOO
"1400x1050" 1400 x 1050 O O OOOOOOOOOO
"1600x1200" 1600 x 1200 O O OOOOOOOOOO
"1280x768" 1280 x 768 O O OOOOOOOOOO
"1280x720" 1280 x 720 O O OOOOOOOOOO
"1920x1080" 1920 x 1080 O O OOOOOOOOOO
"1920x1200" 1920 x 1200 O O OOOOOOOOOO
"1366x768" 1366 x 768 O O OOOOOOOOOO
"1440x900" 1440 x 900 O O OOOOOOOOOO
"1680x1050" 1680 x 1050 O O OOOOOOOOOO
"1280x800" 1280 x 800 O O OOOOOOOOOO
"1600x900" 1600 x 900 O O OOOOOOOOOO
"2048x1080/24p" 2048 x 1080/24p _ _ __________
"2048x1080/24psF" 2048 x 1080/24psF _ _ __________
"Invalid" Unknown status O O OOOOOOOOOO
"<H resolution> x <V resolution?" Custom resolution O O OOOOOOOOOO
MAC address
acquisition
mac_address ? Example) "08-12-34-ab-cd-ef" MAC address
character string
O O OOOOOOOOOO
IPv6 address setting
method acquisition
ipv6_set_method ? "auto" Auto O O O_________
"manual" Manual O O O_________
IPv6 DNS address
setting method
acquisition
ipv6_dns_set_method ? "auto" Auto O O O_________
"manual" Manual O O O_________
(IPv6) IP address
acquisition
ipv6_ip_address ? IPv6 address character string
Example) "2001:db8::1:0:0:1"
* For details of the notation, refer to RFC5952 “A Recom-
mendation for IPv6 Address Representation”.
IPv6 prefix length
Example) 64
O O O_________
(IPv6) default
gateway address
acquisition
ipv6_default_gateway ? O O O_________
(IPv6) DNS1
address acquisition
ipv6_dns_server1 ? O O O_________
(IPv6) DNS2
address acquisition
ipv6_dns_server2 ? O O O_________
(IPv6) IP address
prefix acquisition
ipv6_prefix ? OOO
_________
8 (E) DATA PROJECTOR
(COMMAND LIST)
8 (E)
2. Command example
power_status ?"
"standby""
2-1-3. Command Type: sys_var
You can set and obtain the items of special value representation with the command of the “sys_var” command type.
Command name: In the case of "command", the following format is used.
Setting of value:
Transmitting example: command "192.168.0.1""
Returning example: ok"
Inquiry of value:
Transmitting example: command ? "
Returning example: "192.168.0.1""
Inquiry of settable value range:
Transmitting example: command ? --range"
Returning example: {"min":"0.0.0.0","max":"255.255.255.255"}"
1. System numeric command
Function Command Parameter/response VPL-*** series (*** means model name)
FHZ60/FHZ50/FWZ60/
F630HZ/F530HZ/F430HZ/
F630WZ/F530WZ
FH60/FW60/
F530H/F630H/
F630W/F530W
FHZ700/
F700HZ
FH30/
F400H/
F500H
C300 E200 E300 E400/E500 S200 S600 P10/P500 U300
(IPv4) IP address setting/acquisition ipv4_ip_address
ipv4_ip_address ?
IPv4 address character string
Example) "192.168.0.1"
O O OOOOOOOOOO
(IPv4) subnet mask setting/acquisition ipv4_sub_net_mask
ipv4_sub_net_mask ?
O O OOOOOOOOOO
(IPv4) default gateway address setting/
acquisition
ipv4_default_gateway
ipv4_default_gateway ?
O O OOOOOOOOOO
(IPv4) DNS1 address setting/acquisition ipv4_dns_server1
ipv4_dns_server1 ?
O O OOOOOOOOOO
(IPv4) DNS2 address setting/acquisition ipv4_dns_server2
ipv4_dns_server2 ?
O O OOOOOOOOOO
2. Command example
ipv4_ip_address ?"
"192.168.0.1""
9 (E)
DATA PROJECTOR
(COMMAND LIST)
9 (E)
2-2. Menu Command
2-2-1. Command Type: menu_sel/menu_val/menu_exec
By optional designation, the command of a menu_sel/menu_val/menu_exec command type can set and acquire menu values, and acquire command information.
Command name: In the case of “cmd”, the following format is used.
Command Type Set Reset Query
Direct Relative Value
menu_sel Transmitting example cmd "item""cmd --reset"cmd ?"
Returning example ok"ok""item""
menu_num Transmitting example cmd 10"cmd --rel -1"cmd --reset"cmd ?"
Returning example ok"ok"ok"10"
menu_exec Transmitting example cmd"__ _
Returning example ok"
Command Type Query
Range Command info
menu_sel Transmitting example cmd --range"cmd --info"
Returning example "item""{"type":"menu_sel","version":"1.0","range":["item","item2"]}"
menu_num Transmitting example cmd --range"cmd --info"
Returning example {"min":0,"max":10}"
{"type":"menu_num","version":"1.0","range":{"min":0,"max":10}}"
menu_exec Transmitting example _cmd --info"
Returning example {"type":"menu_exec","version":"1.0"}"
10 (E) DATA PROJECTOR
(COMMAND LIST)
10 (E)
1. Command list
Remote control function command
Function Command Selected value/
numeric value
Remarks VPL-*** series (*** means model name) Type
FHZ60/FHZ50/FWZ60/
F630HZ/F530HZ/F430HZ/
F630WZ/F530WZ
FH60/FW60/
F530H/F630H/
F630W/F530W
FHZ700/
F700HZ
FH30/
F400H/
F500H
C300 E200 E300 E400/E500 S200 S600 P10/P500 U300
Input terminal
selection
command
input The following terminal names are used in all models. menu_sel
"video1" Video terminal 1 O O OOOOOOOOOO
"svideo1" S video terminal 1 _ _ OOOOOOOO_O
"rgb1" RGB terminal 1 O (Input A) O (Input A) O (Input A) O (Input A) O (Input A) O (Input A) O (Input A) O (Input A) O (Input A) O (Input A) O (Input A) O (Input A)
"rgb2" RGB terminal 2 __O (Input B) O (Input B) _O (Input B) O (Input B) O (Input B) O (Input B) O (Input B) _O (Input B)
"dvi1" DVI terminal 1 O (Input B) O (Input B) O (Input C) O (Input C) ________
"hdmi1" HDMI terminal 1 O (Input C) O (Input C) O (Input D) O (Input D) O (Input B) O (Input C) O (Input C) O (Input C) O (Input C) O (Input C) O (Input B) O (Input C)
"hdmi2" HDMI terminal 2 ____O (Input C) _O (Input D) O (Input D)*__O (Input C) O (Input D)
"network" Network _ _ _ _OOOOOOOO
"usb_a" USB (type A) _ _ ___OOOOO__
"usb_b" USB (type B) _ _ _ _OOOOOOOO
"hdbaset1" HDBaseT terminal 1 O (Input D) O (Input D) __O (Input D)*_O (Input E)*O (Input E)*__O (Input D) _
"option1" Option adapter 1 __O (Input E) _________
Video muting
command
blank "on" ON O O OOOOOOOOOO
"off" OFF O O OOOOOOOOOO
Audio muting
command
muting "on" ON OO_OO
*O*O*O*OOOO
"off" OFF OO_OO
*O*O*O*OOOO
Freeze (pausing
of screen)
function selection
command
freeze "on" ON O O OOOOOOOOOO
"off" OFF O O OOOOOOOOOO
Dual-screen
mode function
selection com-
mand
multi_screen "on" ON O OOO________
"off" OFF O OOO________
*: Some models are not provided with the function. Check the Operating Instructions supplied with this unit.
11 (E)
DATA PROJECTOR
(COMMAND LIST)
11 (E)
Image quality setting function
Function Command Selected value/
numeric value
Remarks VPL-*** series (*** means model name) Type
FHZ60/FHZ50/FWZ60/
F630HZ/F530HZ/F430HZ/
F630WZ/F530WZ
FH60/FW60/
F530H/F630H/
F630W/F530W
FHZ700/
F700HZ
FH30/
F400H/
F500H
C300 E200 E300 E400/E500 S200 S600 P10/P500 U300
Selection of image quality
mode
picture_mode "dynamic" Dynamic O O OOOOOOOOOO
menu_sel
"standard" Standard O O OOOOOOOOOO
"brt_priority" Brightness priority O O O_________
"multi_screen" Multi-screen O O __________
"presentation" Presentation _ _ OOOOOOOOOO
"blackboard" Blackboard _ _ _ _ _OOOOO_ _
"whiteboard" Whiteboard _ _ _ _ _OOOOO_ _
"cinema" Cinema _ _ _ _ _OOOOO_ _
"vivid" Vivid _ _ _____O____
Resetting of image quality
mode adjustment being
selected
picture_mode_reset Execution of reset O O OOOOOOOOOO
menu_exec
Adjustment of contrast contrast <val> O O OOOOOOOOOO
menu_num
Adjustment of brightness brightness <val> O O OOOOOOOOOO
Adjustment of color depth color <val> O O OOOOOOOOOO
Adjustment of hue hue <val> O O OOOOOOOOOO
Adjustment of sharpness sharpness <val> O O OOOOOOOOOO
Selection of color
temperature
color_temp "9300K" 9300K O O __________
menu_sel
"7500K" 7500K O O __________
"6500K" 6500K O O __________
"high" High _ _ OOOOOOOOOO
"mid" Middle _ _ OOOOOOOOOO
"mid2" Middle 2 _ _ _____O____
"low" Low _ _ OOOOOOOOOO
"brt_priority" Brightness priority O O __________
"custom1" Custom 1 O O OO________
"custom2" Custom 2 O O OO________
"custom3" Custom 3 O O OO________
"custom4" Custom 4 O O __________
Fine adjustment of
custom color temperature
Gain R
coltemp_gain_r <val> O O OO________
menu_num
Fine adjustment of
custom color temperature
Gain G
coltemp_gain_g <val> O O OO________
Fine adjustment of
custom color temperature
Gain B
coltemp_gain_b <val> O O OO________
Fine adjustment of
custom color temperature
Bias R
coltemp_bias_r <val> O O OO________
Fine adjustment of
custom color temperature
Bias G
coltemp_bias_g <val> O O OO________
Fine adjustment of
custom color temperature
Bias B
coltemp_bias_b <val> O O OO________
12 (E) DATA PROJECTOR
(COMMAND LIST)
12 (E)
Function Command Selected
value/numeric
value
Remarks VPL-*** series (*** means model name) Type
FHZ60/FHZ50/FWZ60/
F630HZ/F530HZ/F430HZ/
F630WZ/F530WZ
FH60/FW60/
F530H/F630H/
F630W/F530W
FHZ700/
F700HZ
FH30/
F400H/
F500H
C300 E200 E300 E400/
E500
S200 S600 P10/P500 U300
Selection of light source
(light/lamp) mode
light_output_mode "high" High O O OOOOOOOOOO
menu_sel
"mid" Standard O O OOOOOOOOOO
"low" Low _ _ _ _OOOOOOOO
"auto" Auto __O_O
*OOOOOOO
"custom" Custom O O O_________
"extended" Extended O _ O_________
Adjustment of custom
output in light source (light/
lamp) mode
light_output_val <val> Light output O O O_________
menu_num
Selection of brightness
constant mode
constant_brt "on" ON O _ O_OOOOOOOO
menu_sel
"off" OFF O _ O_OOOOOOOO
Selection of light source
dynamic mode
light_output_dyn "on" ON O _ __________
menu_sel
"off" OFF O _ __________
Selection of color space color_space "custom1" Custom 1 O O ________OO
"custom2" Custom 2 O O ________OO
"custom3" Custom 3 O O ________OO
"custom4" Custom 4 _ _ __________
Adjustment of chromaticity
X axis (Cyan-Red) in color
space
col_space_x <val> Specify the adjustment color from r/g/
b with Suffix.
Example) col_space_x --r 20
"
The chromaticity X axis of R (red) in
color space is set to 20.
O O ________OO
menu_num
Adjustment of chromaticity
Y axis (Magenta-Green) in
color space
col_space_y <val> O O ________OO
Selection of gamma mode gamma_correction "2.2" 2.2 O O ________OO
menu_sel
"2.4" 2.4 O O ________OO
"gamma3" Gamma 3 O O ________OO
"gamma4" Gamma 4 O O ________OO
"graphics1" Graphics1 _ _ OOOOOOOO_ _
"graphics2" Graphics2 _ _ OOOOOOOO_ _
"graphics3" Graphics3 _____OOOOO
*__
"text" Txt __OOO____O
*__
"dicom_sim" DICOM GSDF Sim. O O OOO_____OO
Selection of film mode film_mode "auto" Auto O O OO________
"off" OFF O O OO________
Selection command of
reality creation
real_cre "on" ON O O ________OO
"off" OFF O O ________OO
Adjustment command of
resolution of reality creation
real_cre_reso <val> Resolution O O ________OO
menu_num
Adjustment command of
noise reduction of reality
creation
real_cre_noise <val> Noise Filtering O O ________OO
Selection command of
contrast enhancer effect
contrast_enh "high" High O O OO______OO
menu_sel
"mid" Middle O O ________OO
"low"Low O O OO______OO
"off" OFF O O OO______OO
Selection command of color
correction
col_correction "on" ON O O __________
"off" OFF O O __________
*: Some models are not provided with the function. Check the Operating Instructions supplied with this unit.
13 (E)
DATA PROJECTOR
(COMMAND LIST)
13 (E)
Function Command Selected value/
numeric value
Remarks VPL-*** series (*** means model name) Type
FHZ60/FHZ50/FWZ60/
F630HZ/F530HZ/F430HZ/
F630WZ/F530WZ
FH60/FW60/
F530H/F630H/
F630W/F530W
FHZ700/
F700HZ
FH30/
F400H/
F500H
C300 E200 E300 E400/
E500
S200 S600 P10/P500 U300
Adjustment command of
hue of color correction
col_corr_hue <val> Select the adjustment color from six
colors (r/g/b/c/y/m) with Suffix.
Example) col_corr_hue --r 20
"
Red is adjusted to 20.
O O __________
menu_num
Adjustment command of
Color depth of color
correction
col_corr_color <val> O O __________
Adjustment command of
color brightness of color
correction
col_corr_brt <val> O O __________
Screen setting function
Function Command Selected value/
numeric value
Remarks VPL-*** series (*** means model name) Type
FHZ60/FHZ50/FWZ60/
F630HZ/F530HZ/F430HZ/
F630WZ/F530WZ
FH60/FW60/
F530H/F630H/
F630W/F530W
FHZ700/
F700HZ
FH30/
F400H/
F500H
C300 E200 E300 E400/
E500
S200 S600 P10/P500 U300
Selection of video
display aspect ratio
aspect "4_3" 4:3 O O OOOOOOOOOO
menu_sel
"16_9" 16:9 O O OOOOOOOOOO
"full1" Full 1 O O OOOOOOOOOO
"full2" Full 2 OOOOOO
*O*O*O*O*O*O*
"full3" Full 3 ____OO
*O*O*O*O*O*O*
"normal" Normal O O OOOOOOOOOO
"full" Full OOOOOO
*O*O*O*O*O*O*
"zoom" Zoom O O OOOOOOOOOO
Adjustment of V center v_center <val> Screen position up and down O O OO________
menu_num
Adjustment of V size v_size <val> Vertical Size O O OO________
Selection of overscan overscan "on" ON O O OO________
menu_sel
"off" OFF O O OO________
Execution of APA apa_exec _ O O OOOOOOOOOO
menu_exec
Adjustment of video
phase
pic_phase <val> O O OOOOOOOOOO
menu_num
Adjustment of video
pitch
pic_pitch <val> O O OOOOOOOOOO
Adjustment of video shift
(H)
pic_shift_h <val> O O OOOOOOOOOO
Adjustment of video shift
(V)
pic_shift_v <val> O O OOOOOOOOOO
*: Some models are not provided with the function. Check the Operating Instructions supplied with this unit.
14 (E) DATA PROJECTOR
(COMMAND LIST)
14 (E)
Function setting function
Function Command Selected value/
numeric value
Remarks VPL-*** series (*** means model name) Type
FHZ60/FHZ50/FWZ60/
F630HZ/F530HZ/F430HZ/
F630WZ/F530WZ
FH60/FW60/
F530H/F630H/
F630W/F530W
FHZ700/
F700HZ
FH30/
F400H/
F500H
C300 E200 E300 E400/E500 S200 S600 P10/P500 U300
Adjustment of volume volume <val> Volume OO_OO
*O*O*O*OOOO
menu_num
Adjustment of microphone
volume
mic_volume <val> Microphone volume ____O
*O*O*O*OO_O
Selection of speaker speaker "on" ON ____O
*O*O*O*OOOO
menu_sel
"off" OFF ____O
*O*O*O*OOOO
Selection of speaker setting speaker_setting "sync_power" SYNC power ____O
*_____OO
"always_on" Always ON ____O
*_____OO
Selection of smart APA smart_apa "on" ON O O OOOOOOOOOO
"off" OFF O O OOOOOOOOOO
Selection of CC display cc_display "off" OFF O O OOOOOOOOOO
"cc1" CC1 O O OOOOOOOOOO
"cc2" CC2 O O OOOOOOOOOO
"cc3" CC3 O O OOOOOOOOOO
"cc4" CC4 O O OOOOOOOOOO
"text1" Text1 O O OOOOOOOOOO
"text2" Text2 O O OOOOOOOOOO
"text3" Text3 O O OOOOOOOOOO
"text4" Text4 O O OOOOOOOOOO
Selection of background background "blue" Blue O O OO________
"black" Black O O OO________
"image" Image O O OO________
Selection of startup screen startup_image "on" ON O O OOOOOOOOOO
"off" OFF O O OOOOOOOOOO
Auto execution setting of
color calibration
calibration_auto "on" ON O O ________OO
"off" OFF O O ________OO
Execution of color calibration calibration_start _ O O ________OO
menu_exec
Return the color calibration
value to the previous it.
calibration_return _ O O ________OO
Reset of color calibration calibration_reset _ O O ________OO
*: Some models are not provided with the function. Check the Operating Instructions supplied with this unit.
15 (E)
DATA PROJECTOR
(COMMAND LIST)
15 (E)
Operation setting function
Function Command Selected value/
numeric value
Remarks VPL-*** series (*** means model name) Type
FHZ60/FHZ50/FWZ60/
F630HZ/F530HZ/F430HZ/
F630WZ/F530WZ
FH60/FW60/
F530H/F630H/
F630W/F530W
FHZ700/
F700HZ
FH30/
F400H/
F500H
C300 E200 E300 E400/E500 S200 S600 P10/P500 U300
Selection of display language language "english" English O O OOOOOOOOOO
menu_sel
"dutch" Dutch O O OOOOOOOOOO
"french" French O O OOOOOOOOOO
"italian" Italian O O OOOOOOOOOO
"german" German O O OOOOOOOOOO
"spanish" Spanish O O OOOOOOOOOO
"portuguese" Portuguese O O OOOOOOOOOO
"greek" Greek O O O_OOOOOOOO
"turkish" Turkish O O OOOOOOOOOO
"polish" Polish O O OOOOOOOOOO
"czech" Czech _ _ _ _ _OOOOOOO
"slovak" Slovak _ _ _ _ _OOOOOOO
"romanian" Romanian _ _ _ _ _OOOOOOO
"hungarian" Hungarian O O OOOOOOOOOO
"russian" Russian O O OOOOOOOOOO
"finnish" Finnish O O OOOOOOOOOO
"swedish" Swedish O O OOOOOOOOOO
"norwegian" Norwegian O O OOOOOOOOOO
"japanese" Japanese O O OOOOOOOOOO
"chinese_s" Simplified Chinese O O OOOOOOOOOO
"chinese_t" Traditional Chinese O O OOOOOOOOOO
"korean" Korean O O OOOOOOOOOO
"thai" Thai O O OOOOOOOOOO
"vietnamese" Vietnamese O O OOOOOOOOOO
"indonesian" Indonesian O O OOOOOOOOOO
"arabic" Arabic O O OOOOOOOOOO
"persian" Persian O O OOOOOOOOOO
Selection of menu display
position
menu_pos "bottom_left" Bottom left O O OOO_____OO
"center" Center O O OOO_____OO
Selection of screen display status_disp "on" ON O O OOOOOOOOOO
"off" OFF O O OOOOOOOOOO
"all_off" All OFF O O __________
Selection of remote control
light receiving portion
ir_receiver "front_rear" Front and rear O O OOO_____O_
"front" Front O O OOO_____O_
"rear" Rear O O OOO_____O_
Selection of remote control ID remote_id "all" All O O OO________
"1" 1O O OO________
"2" 2O O OO________
"3" 3O O OO________
"4" 4O O O_________
Selection of control key lock controlkey_lock "on" ON O O OOOOOOOOOO
"off" OFF O O OOOOOOOOOO
Selection of lens control lock lens_lock "on" ON O O O_________
"off" OFF O O O_________
16 (E) DATA PROJECTOR
(COMMAND LIST)
16 (E)
Connection/power setting function
Function Command Selected value/
numeric value
Remarks VPL-*** series (*** means model name) Type
FHZ60/FHZ50/FWZ60/
F630HZ/F530HZ/F430HZ/
F630WZ/F530WZ
FH60/FW60/
F530H/F630H/
F630W/F530W
FHZ700/
F700HZ
FH30/
F400H/
F500H
C300 E200 E300 E400/E500 S200 S600 P10/P500 U300
Selection of HDBaseT/
LAN Port of HDBT setting
hdbt_lan_mode "hdbt"HDBaseT ____O
*1_O
*1O*1__O_
menu_sel
"lan"LAN ____O
*1_O
*1O*1__O_
Selection of LAN setting of
HDBT setting
hdbt_lan_term "via_hdbt" via HDBaseT OOO
*2_________
"lan" LAN terminal OOO
*2_________
Selection of HDBT/232C
setting
hdbt_232c_term "via_hdbt" Via HDBaseT OOO
*2_O
*1_O
*1O*1__O_
"232c" RS-232C OOO
*2_O
*1_O
*1O*1__O_
Selection of signal type signal_sel "auto" Auto O O OOOOOOOOOO
"computer" Computer O O OOOOOOOOOO
"video_gbr" Video GBR O O OOOOOOOOOO
"component" Component O O OOOOOOOOOO
Select the input terminal with Suffix.
Example) signal_sel --rgb1 "computer"
"
Set Input-A terminal to “computer”.
Only –rgb 1” can be specified.
Selection of color system color_sys "auto" Auto O O OO________
"ntsc358" NTSC3.58 O O OO________
"pal" PAL O O OO________
"secam" SECAM O O OO________
"ntsc443" NTSC4.43 O O OO________
"pal_m" PAL-M O O OO________
"pal_n" PAL-N O O OO________
Selection of auto power
saving (no signal)
powsave_nosig "lampoff" Lamp off O O OOOOO_OOOO
"sleep" Sleep _ _ _____O____
"standby" Standby O O OOOOOOOOOO
"off" OFF O O OOOOOOOOOO
Selection of auto power
saving (invariable signal)
powsave_statsig "dimming" Dimming O _ O_OOOOOOOO
"off"OFF O _ O_OOOOOOOO
Selection of auto power
saving (invariable)
dimming time
powsave_dim_time "5min" 5 min O _ O_OOOOOOOO
"10min" 10 min O _ O_OOOOOOOO
"15min" 15 min O _ O_OOOOOOOO
"20min" 20 min O _ O_OOOOOOOO
"demo" Demo O _ O_OOOOOOOO
Selection of standby mode standby_mode "standard" Standard O O OOOOOOOOOO
"low" Low O O OOOOOOOOOO
Selection of instant-on
setting
instant_on "off" OFF O O O_________
"10min" 10 min O O O_________
"30min" 30 min O O O_________
Selection of direct power
on
direct_powon "on" ON O O OOOOOOOOOO
"off" OFF O O OOOOOOOOOO
*1: Some models are not provided with the function. Check the Operating Instructions supplied with this unit.
*2: Enabled only when the supported option is installed.
17 (E)
DATA PROJECTOR
(COMMAND LIST)
17 (E)
Function Command Selected value/
numeric value
Remarks VPL-*** series (*** means model name) Type
FHZ60/FHZ50/FWZ60/
F630HZ/F530HZ/F430HZ/
F630WZ/F530WZ
FH60/FW60/
F530H/F630H/
F630W/F530W
FHZ700/
F700HZ
FH30/
F400H/
F500H
C300 E200 E300 E400/E500 S200 S600 P10/P500 U300
Selection of
digital input
dynamic range
dynamic_range "auto" Auto OOO_O_OO_O
*OO
menu_sel
"limited" Limited OOO_O_OO_O
*OO
"full" Full OOO_O_OO_O
*OO
Select the input terminal with Suffix.
Example) dynamic_range --dvi1 "full"
"
Set DVI terminal to “full”.
--dvi1
--hdmi1
--hdbaset 1 can be specified.
_--hdmi1
--hdmi2
--hdbaset*1 can
be specified.
_--hdmi1
--hdmi2
--hdbaset*1 can
be specified.
--hdmi1
--hdmi2
--hdbaset*1 can
be specified.
_--hdmi1 can
be speci-
fied.
--hdmi1
--hdmi2
--hdbaset1
--hdmi1
--hdmi2
Selection of
digital long
cable setting
digital_cable "normal" Normal OO__________
"long" Long OO__________
Select the input terminal with Suffix.
Example) digital_cable --hdmi1 "long"
"
Set HDMI terminal to “long”.
Only –hdmi 1 can be specified. __ _ _ _ _ _ _ _ _
*: Some models are not provided with the function. Check the Operating Instructions supplied with this unit.
18 (E) DATA PROJECTOR
(COMMAND LIST)
18 (E)
Installation setting function
Function Command Selected value/
numeric value
Remarks VPL-*** series (*** means model name) Type
FHZ60/FHZ50/FWZ60/
F630HZ/F530HZ/F430HZ/
F630WZ/F530WZ
FH60/FW60/
F530H/F630H/
F630W/F530W
FHZ700/
F700HZ
FH30/
F400H/
F500H
C300 E200 E300 E400/
E500
S200 S600 P10/P500 U300
Selection of
V keystone
mode
v_keystone_mode "auto" Auto ____OOOOO__ _
menu_sel
"manual" Manual ____OOOOO__ _
Adjustment of
V keystone
v_keystone <val> __OOOOOOOOOO
menu_num
Adjustment of
H keystone
h_keystone <val> __OOO_____OO
Adjustment of
V linearity
v_linearity <val> OO_________ _
Adjustment of
H linearity
h_linearity <val> OO_________ _
Adjustment of
V coordinate
of corner key-
stone
corner_keystone_v <val> OOOOO_____O O
Select the adjustment point from the following with Suffix.
--top_left/--top_center/--top_right/--cen-
ter_left/--center_right/--bottom_left/--bot-
tom_center/--bottom_right
Example) corner_keystone_v --top_left -30
"
Move the upper left adjustment point to the lower by 30.
The following adjustment points can be specified.
--top_left
--top_center
--top_right
--center_left
--center_right
--bottom_left
--bottom_center
--bottom_right
The following
adjustment points
can be specified.
--top_left
--top_right
--bottom_left
--bottom_right
___ __
The following
adjustment points
can be specified.
--top_left
--top_right
--bottom_left
--bottom_right
The following
adjustment points
can be specified.
--top_left
--top_right
--bottom_left
--bottom_right
Adjustment of
H coordinate
of corner key-
stone
corner_keystone_h <val> OOOOO_____O O
Select the adjustment point from the following with Suffix.
--top_left/--top_center/--top_right/--cen-
ter_left/--center_right/--bottom_left/--bot-
tom_center/--bottom_right
Example) corner_keystone_h --top_left 30
"
Move the upper left adjustment point to the right by 30.
The following adjustment points can be specified.
--top_left
--top_center
--top_right
--center_left
--center_right
--bottom_left
--bottom_center
--bottom_right
The following
adjustment points
can be specified.
--top_left
--top_right
--bottom_left
--bottom_right
___ __
The following
adjustment points
can be specified.
--top_left
--top_right
--bottom_left
--bottom_right
The following
adjustment points
can be specified.
--top_left
--top_right
--bottom_left
--bottom_right
Resetting of
screen fit
adjustment
screen_fitting_reset OOOOO_____O O
menu_exec
Selection of
image split
image_split "off" OFF O O__ _______ _
menu_sel
"left" Left side O O__ _______ _
"right" Right side O O__ _______ _
Selection of
image flip
image_flip "hv" HV O OOO OOOOOOO O
"h" HO OOO OOOOOOO O
"v" VO OOO OOOOOOO O
"off" OFF O OOO OOOOOOO O
"auto" Auto O O _ _ _ _____ O O
Selection of
install attitude
install_attitude "link_imgflip" Link to Image Flip _ _ O O O OOOOO _ _
"rightsideup" Right Side Up _ _ O O O OOOOO _ _
"upsidedown" Upside Down _ _ O O O OOOOO _ _
"frontup" Front Up _ _ O _ _ ____O _ _
"frontdown" Front Down _ _ O _ _ ____O _ _
"portrait1" Portrait 1 _ _O_ _______ _
"portrait2" Portrait 2 _ _O_ _______ _
19 (E)
DATA PROJECTOR
(COMMAND LIST)
19 (E)
Function Command Selected value/
numeric value
Remarks VPL-*** series (*** means model name) Type
FHZ60/FHZ50/FWZ60/
F630HZ/F530HZ/F430HZ/
F630WZ/F530WZ
FH60/FW60/
F530H/F630H/
F630W/F530W
FHZ700/
F700HZ
FH30/
F400H/
F500H
C300 E200 E300 E400/
E500
S200 S600 P10/
P500
U300
Selection of screen
aspect
screen_aspect "16_10" 16:10 O O OO________
menu_sel
"16_9" 16:9 O O OO________
"4_3" 4:3 O O OO________
Adjustment of
blanking
blanking <val> Blanking
Select the adjustment position from top/bottom/
left/right with Suffix.
Example) blanking --top 10
"
The blanking top is set to 10.
O O __________
menu_num
Adjustment of color
matching (bright-
ness)
color_matching_brt <val> Specify the adjustment level with Suffix.
--lev1 (level 1) to --lev6 (level 6)
Example) color_matching_brt --lev1 10
"
The brightness of color matching level 1 is set to
10.
O O OOO_____OO
Adjustment of color
matching (color) R
color_matching_r <val> O O OOO_____OO
Adjustment of color
matching (color) B
color_matching_b <val> O O OOO_____OO
Execution of reset
for overall color
matching adjust-
ment
color_matching_reset Color matching reset O O OOO_____OO
menu_exec
Adjustment of
panel alignment
(shift) R
panel_align_shift_adj_r <val> Select the shift direction from h (horizontal)/v
(vertical) with Suffix.
Example)
panel_align_shift_adj_r --h
10"
The panel alignment (shift) R is adjusted by 10
in the horizontal direction.
O O OOO_____OO
menu_num
Adjustment of
panel alignment
(shift) B
panel_align_shift_adj_b <val> O O OOO_____OO
Selection of
pattern color
during the adjust-
ment of panel
alignment menu
panel_align_pattern "rgb" R/G/B O O OOO_____OO
menu_sel
"rg" R/G O O OOO_____OO
"bg" B/G O O OOO_____OO
Selection of ON/
OFF of panel align-
ment adjustment
panel_alignment "on" Panel alignment ON O O OOO_____OO
"off" Panel alignment OFF O O OOO_____OO
Execution of reset
for overall panel
alignment adjust-
ment
panel_align_reset Execute the reset of panel alignment. O O OOO_____OO
menu_exec
Selection of ON/
OFF of blending
adjustment
blend_sw "on" ON O O __________
menu_sel
"off" OFF O O __________
Select the adjustment position from top/bottom/left/right with Suffix.
Example) blend_sw --top "on"
"
The blending adjustment of top is set to ON.
__________
Adjustment of
blending start
position
blend_start <val> Blending start position
Select the adjustment position from top/bottom/
left/right with Suffix.
Example) blend_start --top 10
"
The blending start position (top) is adjusted to
10.
O O __________
menu_num
Adjustment of
blending adjust-
ment width
blend_width <val> O O __________
20 (E) DATA PROJECTOR
(COMMAND LIST)
20 (E)
Function Command Selected value/
numeric value
Remarks VPL-*** series (*** means model name) Type
FHZ60/FHZ50/FWZ60/
F630HZ/F530HZ/F430HZ/
F630WZ/F530WZ
FH60/FW60/
F530H/F630H/
F630W/F530W
FHZ700/
F700HZ
FH30/
F400H/
F500H
C300 E200 E300 E400/
E500
S200 S600 P10/
P500
U300
Adjustment of
blending black
levelR offset
blend_bk_level_r <val> Specify the adjustment position from pos1 to pos9
with Suffix.
Example) blend_bk_level_r --pos3 10
"
The blending black level R offset adjustment
position 3 is set to 10.
O O __________
menu_sel
Adjustment of
blending black
level G offset
blend_bk_level_g <val> O O __________
Adjustment of
blending black
level B offset
blend_bk_level_b <val> O O __________
Adjustment of
blending black
level
Execution of reset
blend_bk_level_reset O O __________
menu_exec
Execution of reset
for blending adjust-
ment
blend_reset O O __________
Selection of cursor
display during the
blending adjust-
ment
blend_cursor "on" ON O O __________
menu_sel
"off" OFF O O __________
Selection of
pattern (marker)
color during the
blending adjust-
ment
blend_cursor_color "r" Red O O __________
"g" Green O O __________
"b" Blue O O __________
"c" Cyan O O __________
"m" Magenta O O __________
"y" Yellow O O __________
Select the marker portion with Suffix.
Example) blend_cursor_color --start "r"
"
The color of blending cursor (start position) is set to Red.
__________
Selection of high
altitude mode
high_alt_mode "on" ON O O OOOOOOOOOO
"off" OFF O O OOOOOOOOOO
Execution of filter
cleaning (with the
power turned off)
filter_cleaning O O ________O
*O*menu_exec
Selection of filter
box
filter_box "installed" Installed O _ __________
menu_sel
"not_installed" Not installed O _ __________
*: Some models are not provided with the function. Check the Operating Instructions supplied with this unit.
21 (E)
DATA PROJECTOR
(COMMAND LIST)
21 (E)
2. Command example
(Classification is specified using menu_sel command Suffix.)
Setting of value
Transmitting example: command --suffix "txt_param1"" Sets the selected value of a parameter.
Returning example: ok"
Inquiry of value:
Transmitting example: command --suffix ?" Acquires the selected value of a parameter that has been set.
Returning example: "txt_param1""
Inquiry of value range:
Transmitting example: command --suffix ? --range" Acquires a list of parameter-selected values that can be set.
Returning example: ["txt_param1","txt_param2"]"
Inquiry of command information:
Transmitting example: command ? –-suffix --info" Acquires the command information.
Returning example: {"type":"sys_sel","version":"1.0","range":["txt_param1","txt_param2"]}"
A command category, command version and a list of parameter-selected values that can be set using a command are returned as command information.
2-3. Remote Controller Key Command
2-3-1. Command Type: key
1. Command list
Function Command Parameter Remarks
Pressing of remote control key key Refer to next page in a key code list. _
2. Command example
key "menu"" Description: Press the MENU key.
ok"
22 (E) DATA PROJECTOR
(COMMAND LIST)
22 (E)
Key code list
Key code Function VPL-*** series (*** means model name)
FHZ60/FHZ50/FWZ60/
F630HZ/F530HZ/F430HZ/
F630WZ/F530WZ
FH60/FW60/
F530H/F630H/
F630W/F530W
FHZ700/
F700HZ
FH30/
F400H/
F500H
C300 E200 E300 E400/
E500
S200 S600 P10/P500 U300
"power_on" Power ON O O OOOOOOOOOO
"power_off" Power OFF O O OOOOOOOOOO
"power" Power toggle O O OOOOOOOOOO
"video" Video O O OOOOOOOOOO
"s_video" S video _ _ OOOOOOOO_O
"input_a" Input A O O OOOOOOOOOO
"input_b" Input B O O OOOOOOOOOO
"input_c" Input C O O OOOOOOOOOO
"input_d" Input D O O OOOOOOOOOO
"input_e" Input E _ _ OOOOOOOOOO
“input_f” Input F ____O
*OOOOOOO
“input_g” Input G _ _ ____OO____
“input_h” Input H _ _ ____O
*O*____
"input" Input toggle O O OOOOOOOOOO
"blank" Video muting O O OOOOOOOOOO
"muting" Audio muting OO_OO
*O*O*O*OOOO
"vol+" Volume +OO_OO
*O*O*O*OOOO
"vol_" Volume _OO_OO
*O*O*O*OOOO
"menu" Menu O O OOOOOOOOOO
"right" Cursor [→]O O OOOOOOOOOO
"left" Cursor [←]O O OOOOOOOOOO
"up" Cursor [↑]O O OOOOOOOOOO
"down" Cursor [↓]O O OOOOOOOOOO
"enter" Enter O O OOOOOOOOOO
"reset" Reset O O OOOOOOOOOO
"return" Return O O OOOOOOOOOO
"picmode1" Picture quality mode Dynamic O O OOOOOOOOOO
"picmode2" Picture quality mode Standard O O OOOOOOOOOO
"picmode3" Picture quality mode Luminance priority or presentation O O OOOOOOOOOO
"picmode4" Picture quality mode Multi-screen or blackboard O O _ _ _OOOOO_ _
“picmode5” Picture quality mode Whiteboard or game _ _ _ _ _OOOOO_ _
“picmode6” Picture quality mode Cinema _ _ _ _ _OOOOO_ _
"picmode" Picture quality mode toggle O O OOOOOOOOOO
"picture+" Contrast +O O OOOOOOOOOO
"picture_" Contrast _O O OOOOOOOOOO
"color+" Color depth +O O OOOOOOOOOO
"color_" Color depth _O O OOOOOOOOOO
"bright+" Brightness +O O OOOOOOOOOO
"bright_" Brightness _O O OOOOOOOOOO
"hue+" Hue +O O OOOOOOOOOO
"hue_" Hue _O O OOOOOOOOOO
"sharpness+" Sharpness +O O OOOOOOOOOO
"sharpness_" Sharpness _O O OOOOOOOOOO
*: Some models are not provided with the function. Check the Operating Instructions supplied with this unit.
23 (E)
DATA PROJECTOR
(COMMAND LIST)
23 (E)
Key code Function VPL-*** series (*** means model name)
FHZ60/FHZ50/FWZ60/
F630HZ/F530HZ/F430HZ/
F630WZ/F530WZ
FH60/FW60/
F530H/F630H/
F630W/F530W
FHZ700/
F700HZ
FH30/
F400H/
F500H
C300 E200 E300 E400/
E500
S200 S600 P10/P500 U300
"picture_adj" Picture quality adjustment toggle O O OOOOOOOOOO
"color_temp" Color temperature toggle O O OOOOOOOOOO
"color_mode" Color space toggle O O ________OO
"black_level" Contrast enhancer toggle O O OO______OO
"aspect" ASPECT O O OOOOOOOOOO
"apa" APA O O OOOOOOOOOO
"phase" Phase O O OOOOOOOOOO
"video_size" Pitch O O OOOOOOOOOO
"video_shift" Shift O O OOOOOOOOOO
"status_on" Screen display ON O O OOOOOOOOOO
"status_off" Screen display OFF O O OOOOOOOOOO
"lens_control" Lens toggle O O O_________
"lens_focus" Lens focus O O O_________
"lens_focus_far" Lens focus far O O O_________
"lens_focus_near" Lens focus near O O O_________
"lens_zoom" Lens zoom O O O_________
"lens_zoom_up" Lens zoom +O O O_________
"lens_zoom_down" Lens zoom _O O O_________
"lens_shift" Lens shift O O O_________
"lens_shift_up" Lens shift up O O O_________
"lens_shift_down" Lens shift down O O O_________
"lens_shift_left" Lens shift left O O O_________
"lens_shift_right" Lens shift right O O O_________
"twin" TWIN O O OO________
"freeze" Freeze O O OOOOOOOOOO
"d_zoom+" Digital zoom +O O OOOOOOOOOO
"d_zoom_" Digital zoom _O O OOOOOOOOOO
"keystone" Keystone O O OOOOOOOOOO
"keystone+" V Keystone +O O OOOOOOOOOO
"keystone_" V Keystone _O O OOOOOOOOOO
"pattern" Test pattern O O OOOOOOOOOO
"eco" ECO mode O O OOOOOOOOOO
24 (E) DATA PROJECTOR
(COMMAND LIST)
24 (E)
2-4. Advanced Adjustment Command
The following is the ADCP command correspondence list to be used for the advanced adjustment for the experts.
The type of a command is classified as follows.
Adjustment command type for experts
Command type Function VPL-*** series (*** means model name)
FHZ60/FHZ50/FWZ60/
F630HZ/F530HZ/F430HZ/
F630WZ/F530WZ
FH60/FW60/
F530H/F630H/
F630W/F530W
FHZ700/
F700HZ
FH30/
F400H/
F500H
C300 E200 E300 E400/
E500
S200 S600 P10/P500 U300
warp Used in the warp adjustment O O __________
area_bk_level Used in the zone black level/zone fitting adjustment O O __________
panel_align_zone Used in the panel alignment zone adjustment O O __________
user_gamma Used in the gamma table adjustment O O __________
color_gamut Used in the color space adjustment O O __________
pattern_sel/pattern_pos Displays the adjustment test pattern for experts O O __________
2-4-1. Command Type: warp
By optional designation, the command of a warp command type can transmit, reflect and acquire the warp adjustment values, and acquire the command information.
For example, the following formats are used.
Transmission of value
After transmitting the adjustment value for the warp adjustment point, the value is reflected on the image by transmitting the reflection
command. The format of range and value is described as the JSON array data.
Direct value
Transmitting
example:
warp [1,2] --pos=[1,2,3,4] --ch=w"
Sets all adjustment points to the value (x, y) = [1, 2] in the range from the upper left (x=1, y=2) to the
lower right (x=3, y=4) on the coordinate of the warp adjustment point. Specifies w (White) (--ch = w)
that is common in R/G/B as the warp adjustment channel.
Returning
example:
ok"
Relative value
Transmitting
example:
warp --rel=[1,2] --pos=[1,2,3,4] --ch=w"
Adds (x, y)=[1, 2] to all adjustment values of adjustment points in the range from the upper left (x=1,
y=2) to the lower right (x=3, y=4) on the coordinate of the warp adjustment point.
Returning
example:
ok"
Table value
Transmitting
example:
warp [[1,2],[3,4],[5,6],[7,8]] --pos=[1,1,2,2] --ch=w"
Sets the adjustment points respectively as follows in the range from the upper left (x=1, y=1) to the
lower right (x=2, y=2) on the coordinate of the warp adjustment point.
Coordinate of adjust-
ment point (x, y)
Adjustment
value [x, y]
(1, 1) →[1, 2]
(2, 1) →[3, 4]
(1, 2) →[5, 6]
(2, 2) →[7, 8]
Returning
example:
ok"
25 (E)
DATA PROJECTOR
(COMMAND LIST)
25 (E)
Reset value
Transmitting
example:
warp --reset --pos=[1,1,64,40] --ch=w"
Sets all adjustment points to the initial value in the range from the upper left (x=1, y=1) to the lower
right (x=64, y=40) on the coordinate of the warp adjustment point.
Returning
example:
ok"
Reflection of value
Reflects the transmitted warp adjustment value on the screen.
Transmitting
example:
warp --apply"
Returning
example:
ok"
Acquisition of value
Transmitting
example:
warp ? --pos=[1,1,3,3] --ch=w"
Inquires the adjustment value of the adjustment points in the range from the upper left (1, 1) to the lower right (3, 3) as
the coordinate (x, y) of the warp adjustment point.
Returning
example:
[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]]"
Returns the warp adjustment value of each adjustment point in the specified area in the JSON array format.
Acquisition of command information
Transmitting
example:
warp ? --info"
Inquires the command information.
Returning
example:
{"type":"warp","version":"1.0","range":{
"pos":[1,1,64,40],
"adj":[{"min":-16384,"max":49151,"step":1},{"min":-16384,"max":49151,"step":1}],
"adj_step_per_dot":[16,16],
"pos_pitch":[32,32],
"pos_offset":[0,0],
"limit_angle":[35,35],
"limit_macro_scale":[{"min":0.500000,"max":5},{"min":0.500000,"max":5}],
"limit_micro_scale":[{"min":0.083333,"max":5},{"min":0.083333,"max":5}],
"ch":["w"]
}}"
The following range information is returned as “range”.
pos Maximum specified range of adjustment point (upper left coordinate x, y to lower right
coordinate x, y)
adj Maximum adjustment range in the x-axis direction (minimum and maximum moving amount,
step) and y-axis direction (minimum and maximum moving amount, step)
adj_step_per_dot Adjustment value (x, y) for moving 1 pixel on the screen
pos_pitch Pixel pitch (x, y) of adjustment point on the screen
pos_offset Offset pixel amount (x, y) of adjustment point (x, y=1, 1) from the upper left corner of the
screen
limit_angle Maximum inclination absolute angular (x-axis, y-axis) of the line segment connecting the
adjustment points
limit_macro_scale Maximum scaling (x-axis, y-axis) of the entire screen
limit_micro_scale Maximum scaling (x-axis, y-axis) of the line segment connecting the adjustment points
ch Choice of adjustment channel
2-4-2. Command Type: area_bk_level
By optional designation, the command of an area_bk_level command type can transmit, reflect and acquire the zone black level/zone fitting adjustment values, and acquire the command information.
For example, the following formats are used.
26 (E) DATA PROJECTOR
(COMMAND LIST)
26 (E)
Transmission of value
After transmitting the adjustment value for the zone black level/zone fitting adjustment points, the value is reflected on the image by transmitting the reflection command. The format of a range and value is described as the JSON array data.
Direct value
Transmitting example: area_bk_level [100,-50] --pos=[0,1,2,3] --ch=w"
Sets all adjustment points contained in the range from the upper left (x = 0, y = 1) to the lower right (x = 2, y = 3) on the coordinates of the zone black level/zone fitting adjustment points to value (x,
y) = [100, _50].
Specifies w (white)(--ch = w), common in R, G, and B, as the zone black level/zone fitting adjustment channels.
Returning example: ok"
Relative value
Transmitting example: area_bk_level --rel=[100,-50] --pos=[0,1,2,3] --ch=w"
Adds (x, y) = [100, _50] to all adjustment values of adjustment points contained in the range from the upper left (x = 0, y = 1) to the lower right (x = 2, y = 3) on the coordinates of the zone black
level/zone fitting adjustment points.
Returning example: ok"
Table value
Transmitting example: area_bk_level [[1,2],[3,4],[5,6],[7,8]] --pos=[1,1,2,2] --ch=w"
Sets the adjustment points contained in the range from the upper left (x = 1, y = 1) to the lower right (x = 2, y = 2) on the coordinates of the zone black level/zone fitting adjustment points
respectively as follows.
Coordinate of adjustment point (x, y) Adjustment value [x, y]
(1, 1) → [1, 2]
(2, 1) → [3, 4]
(1, 2) → [5, 6]
(2, 2) → [7, 8]
Returning example: ok"
Reset value
Transmitting example: area_bk_level --reset --pos=[0,0,3,3] --ch=w"
Sets the adjustment points contained in the range from the upper left (x = 0, y = 0) to the lower right (x = 3, y = 3) on the coordinates of the zone black level/zone fitting adjustment points
respectively as follows.
Returning example: ok"
Reflection of value
Reflects the transmitted zone black level/zone fitting adjustment value on the screen.
Transmitting example: area_bk_level --apply"
Returning example: ok"
Acquisition of value
Transmitting example: area_bk_level ? --pos=[1,1,3,3] --ch=w"
Inquires the adjustment value of the adjustment points of the red channel contained in the range from the upper left (1, 1) to the lower right (3, 3) as the coordinates (x, y) of the panel alignment
zone adjustment point.
Returning example: [[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]]"
Returns the zone black level/zone fitting adjustment values of each adjustment point contained in the specified area in a JSON array format.
Acquisition of command information
Transmitting example: area_bk_level ? --info"
Inquires the command information.
Returning example: {"type":"area_bk_level","version":"1.0","range":{
pos:[0,0,3,3],
adj:[{"min":-1920,"max":1920,"step":1},{"min":-1200,"max":1200,"step":1}],
adj_step_per_dot:[1,1],
pos_pitch_x:[480,960,480],
pos_pitch_y:[300,600,300],
pos_offset:[0,0],
ch:["w"]
}}"
The following range information is returned as “range”.
pos Maximum specified range of adjustment point (upper-left coordinates x, y to lower-right coordinates x, y)
adj Maximum adjustment range in the x-axis direction (minimum/maximum moving amount and step), maximum adjustment range in the y-axis direction (minimum/maximum
moving amount and step)
adj_step_per_dot Adjustment values (x, y) for moving on the screen by 1 pixel
pos_pitch_x Pixel pitch x of an adjustment point on the screen
pos_pitch_y Pixel pitch y of an adjustment point on the screen
pos_offset Offset pixel amount ( x, y) of adjustment points (x, y = 1, 1) from the upper-left corner of the screen
ch Choice of adjustment channels
27 (E)
DATA PROJECTOR
(COMMAND LIST)
27 (E)
2-4-3. Command Type: panel_align_zone
By optional designation, the command of a panel_align_zone command type can transmit, reflect and acquire the panel alignment zone adjustment values, and acquire the command information.
For example, the following formats are used.
Transmission of value
After transmitting the adjustment value for the panel alignment zone adjustment point, the value is reflected on the image by transmitting
the reflection command. The format of range and value is described as the JSON array data.
Direct value
Transmitting
example:
panel_align_zone [1,2] --pos=[1,2,3,4] --ch=r"
Sets all adjustment points of red channel to the value (x, y) = [1, 2] in the range from the upper left
(x=1, y=2) to the lower right (x=3, y=4) on the coordinate of the panel alignment zone adjustment
point. Specifies red (--ch=r) or blue (--ch=b) as the panel alignment zone adjustment channel.
Returning
example:
ok"
Relative value
Transmitting
example:
panel_align_zone --rel=[1,2] --pos=[1,2,3,4] --ch=r"
Adds (x, y)=[1, 2] to all adjustment values of adjustment points in the range from the upper left (x=1,
y=2) to the lower right (x=3, y=4) on the coordinate of the panel alignment zone adjustment point.
Returning
example:
ok"
Table value
Transmitting
example:
panel_align_zone [[1,2],[3,4],[5,6],[7,8]] --pos=[1,1,2,2] --ch=r"
Sets the adjustment points of red channel respectively as follows in the range from the upper left
(x=1, y=1) to the lower right (x=2, y=2) on the coordinate of the panel alignment zone adjustment
point.
Coordinate of adjust-
ment point (x, y)
Adjustment
value [x, y]
(1, 1) →[1, 2]
(2, 1) →[3, 4]
(1, 2) →[5, 6]
(2, 2) →[7, 8]
Returning
example:
ok"
Reset value
Transmitting
example:
panel_align_zone --reset --pos=[1,1,16,10] --ch=r"
Sets all adjustment points to the initial value in the range from the upper left (x=1, y=1) to the lower
right (x=64, y=40) on the coordinate of the panel alignment zone adjustment point.
Returning
example:
ok"
Reflection of value
Reflects the transmitted panel alignment zone adjustment value on the screen.
Transmitting
example:
panel_align_zone --apply"
Returning
example:
ok"
28 (E) DATA PROJECTOR
(COMMAND LIST)
28 (E)
Acquisition of value
Transmitting
example:
panel_align_zone ? --pos=[1,1,3,3] --ch=r"
Inquires the adjustment value of the adjustment points of red channel in the range from the upper left (1, 1) to the
lower right (3, 3) as the coordinate (x, y) of the panel alignment zone adjustment point.
Returning
example:
[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]]"
Returns the panel alignment zone adjustment value of each adjustment point in the specified area in the JSON array
format.
Acquisition of command information
Transmitting
example:
panel_align_zone ? --info"
Inquires the command information.
Returning
example:
{"type":"panel_align_zone","version":"1.0","range":{
"pos":[1,1,16,10],
"adj":[{"min":-20,"max":20,"step":1},{"min":-20,"max":20,"step":1}],
"adj_step_per_dot":[10,10],
"pos_pitch":[128,128],
"pos_offset":[0,24],
"ch":["r","b"]
}}"
The following range information is returned as “range”.
pos Maximum specified range of adjustment point (upper left coordinate x, y to lower right coordi-
nate x, y)
adj Maximum adjustment range in the x-axis direction (minimum and maximum moving amount,
step), y-axis direction (minimum and maximum moving amount, step)
adj_step_per_dot Adjustment value (x, y) for moving 1 pixel on the screen
pos_pitch Pixel pitch (x, y) of adjustment point on the screen
pos_offset Offset pixel amount( x, y) of adjustment point (x, y=1, 1) from the upper left corner of the
screen
ch Choice of adjustment channel
29 (E)
DATA PROJECTOR
(COMMAND LIST)
29 (E)
2-4-4. Command Type: user_gamma
By optional designation, the command of a user_gamma command type can transmit, reflect and acquire the gamma curve adjustment values, and acquire the command information.
For example, the following formats are used.
Transmission of value
After transmitting the adjustment value for the gamma curve adjustment point, the value is reflected on the image by transmitting the
reflection command. The format of range and value is described as the JSON array data.
n
For the gamma curve, it is required to set to the value that is “equal to or greater than” the adjustment value of all adjustment points
located in the black side of the adjustment point.
Direct value
Transmitting
example:
user_gamma 0 --sel=gamma3 --pos=[0,63] --ch=r"
Sets all adjustment points of red channel to the value “0” in the range from the adjustment point “0” to
“63” of the gamma curve “gamma3”. Specifies red (--ch=r), green (--ch=g) or blue (--ch=b) as the
gamma curve adjustment channel.
Returning
example:
ok"
Relative value
Transmitting
example:
user_gamma --rel=10 --sel=gamma4 --pos=[0,60] --ch=r"
Adds “10” to all adjustment points of red channel in the range from the adjustment point “0” to “60 of
the gamma curve “gamma4”.
Returning
example:
ok"
Table value
Transmitting
example:
user_gamma [1,2,3,4,5] --sel=gamma4 --pos=[0,4] --ch=g"
Sets the adjustment points of green channel respectively as follows in the range from the adjustment
point “0” to “4” of the gamma curve “gamma4”.
Adjustment
point
Adjustment
value
0→1
1→2
2→3
3→4
4→5
Returning
example:
ok"
Reset value
Transmitting
example:
user_gamma --reset --sel=gamma3 --pos=[0,63] --ch=r"
Sets all adjustment points of red channel to the initial value in the range from the adjustment point “0”
to “63” of the gamma curve “gamma3”.
Returning
example:
ok"
30 (E) DATA PROJECTOR
(COMMAND LIST)
30 (E)
Reflection of value
Reflects the transmitted gamma curve adjustment value on the screen.
Transmitting
example:
user_gamma --apply"
Returning
example:
ok"
Acquisition of value
Transmitting
example:
user_gamma ? --sel=gamma3 --pos=[0,4] --ch=r"
Inquires the adjustment points of red channel in the range from the adjustment point “0” to “4” of the gamma curve
“gamma3”.
Returning
example:
[1,2,3,4,5]"
Returns the gamma curve adjustment value of each adjustment point in the specified area in the JSON array format.
Acquisition of command information
Transmitting
example:
user_gamma ? --info"
Inquires the command information.
Returning
example:
{"type":"user_gamma","version":"1.0",
"sel":["2.2","2.4","gamma3","gamma4","dicom"],
"range":{
"pos":{"min":0,"max":63},
"adj":{"min":0,"max":1023,"step":1},
"ch":["r","g","b"]
}}"
Returns the choice of gamma curve that can be adjusted as “sel”.
The following range information is returned as “range”.
pos Maximum specified range of adjustment point
adj Maximum adjustment range
ch Choice of adjustment channel
2-4-5. Command Type: color_gamut
The command of a color_gamut command type can acquire the color gamut selected in color space.
Acquisition of value
Transmitting
example:
color_gamut ? --sel=custom1"
Inquires the color gamut of color space custom1.
Returning
example:
[[0.640000,0.330000],[0.280000,0.638000],[0.142000,0.035000]]"
Returns the CIE xy chromaticity of R/G/B in the specified color space as the data [[Rx, Ry], [Gx, Gy], [Bx, By]] of the
JSON array format.
Acquisition of command information
Transmitting
example:
color_gamut ? --info"
Inquires the command information.
Returning
example:
{"type":"color_gamut","version":"1.0",
"sel":["original","custom1","custom2","custom3"],
"range":{
"adj":{"min":0,"max":1},
"ch":["r","g","b"]
}}"
Returns the choice of color space that can be adjusted as “sel”.
The following range information is returned as “range”.
adj Maximum range of adjustment value
ch Acquirable color channel included in the chromaticity table
31 (E)
DATA PROJECTOR
(COMMAND LIST)
31 (E)
2-4-6. Command Type: pattern_sel/pattern_pos
The command of a pattern_sel_pattern_pos command type can display the test pattern for various adjustments.
n
The menu display and the message display on the screen may not be displayed correctly while the test pattern is displayed.
Command name: In the case of “command”, the following command formats are used.
Command type pattern_sel pattern_pos (In the case of set coordinate=<x, <y>
and coordinate range <x1><y1> to <x2>, <y2>)
Setting of value Transmitting
side
command "item1""command [<x>,<y>]"
Returning
side
ok"ok"
Inquiry of value Transmitting
side
command ?"command ?"
Returning
side
"item1""[<x>,<y>]"
Inquiry of value range Transmitting
side
command ? --range"command ? --range"
Returning
side
["item1","item2"]"[{"min":<x1>,"max":<x2>},{"min":<y1>,"ma
x":<y2>}]"
Inquiry of command
information
Transmitting
side
command ? --info"command ? --info"
Returning
side
{"type":"pattern_sel","version":"1
.0","range":["item1","item2"]}"{"type":"pattern_sel","version":"1.0","r
ange":[{"min":<x1>,"max":<x2>},{"min":<y
1>,"max":<y2>}]}"
32 (E) DATA PROJECTOR
(COMMAND LIST)
32 (E)
1. Command list
Function Command Selected
value/
numeric
value
Remarks VPL***series (*** means model name) Type
FHZ60/FHZ50/FWZ60/
F630HZ/F530HZ/F430HZ/
F630WZ/F530WZ
FH60/FW60/
F530H/F630H/
F630W/F530W
Displays the cursor for blending adjustment. pat_blend_cursor "on"
"off"
Specify the display position from top/bottom/left/right
with Suffix.
Example)
pat_blend_cursor --top "on""
The cursor display on the upper portion of the screen is
set to ON.
OO
pattern_sel
Displays the flat field pattern for color space
adjustment.
pat_color_space "r"
"g"
"b"
"w"
"off"
OO
Displays the pointer for warp adjustment. pat_warp_cursor "on"
"off"
When the display position is not specified, display the
cursor in the adjustment point [0. 0].
OO
Displays the cursor in the panel alignment
zone adjustment point.
pat_panel_align_zone_cursor "rg"
"bg"
"rgb"
"off"
When the display position is not specified, display the
cursor in the adjustment point [1. 1].
OO
Displays the pointer in the zone black level/
zone fitting adjustment points.
pat_area_bk_level_cursor "on"
"off"
When the display position is not specified, display the
cursor in the adjustment point [0. 0].
OO
Displays the crosshatch pattern in the warp
adjustment point.
pat_warp_cross_hatch "r"
"g"
"b"
"w"
"g_inv"
"off"
OO
Displays the flat field pattern for color match-
ing adjustment.
pat_color_matching "lev1"
"lev2"
"lev3"
"lev4"
"lev5"
"lev6"
"off"
OO
Displays the flat field pattern for zone black
level adjustment.
pat_area_bk_level "on"
"off"
OO
Specifies the display position of the cursor for
warp adjustment.
pat_warp_cursor [<x>,<y>] Upper left of OSD (0, 0), left and upper “_“, right and
lower “+”
Specify with the x, y coordinate before warp adjustment.
OO
pattern_pos
Specifies the display position of the cursor for
panel alignment zone adjustment.
pat_panel_align_zone_cursor [<x>,<y>] Upper left of OSD (1, 1), left and upper “_“, right and
lower “+”
Specify with the x, y coordinate of the adjustment point.
OO
Displays the pointer in the zone black level/
zone fitting adjustment points.
(Specifies the position)
pat_area_bk_level_cursor_pos [<x>,<y>] OO
33 (E)
DATA PROJECTOR
(COMMAND LIST)
33 (E)
3. Network Communication
The ports used in the unit are as shown below.
VPL-FHZ50/FHZ60/FWZ60/F630HZ/F530HZ/F430HZ/F630WZ/F530WZ/FH60/F630H/F530H/F630W/F530W series
Protocol/function Port No. Service state at the factory Setting change enabled/disabled
Service ON/OFF Port No.
SDAP UDP:53862 ON Enabled Enabled
ADCP TCP:53595 ON Enabled Enabled
SMTP TCP:25 OFF Enabled by mail setting Disabled
POP3 TCP:110 OFF Enabled by mail setting Disabled
SNMP UDP:161 ON Disabled Disabled
DDDP UDP:9131 ON Disabled Disabled
PJLink TCP:4352 ON Enabled Disabled
CIP TCP:41794 ON Disabled Enabled
VPL-FH30/F400H/FHZ700/F700HZ series
Protocol/function Port No. Service state at the factory Setting change enabled/disabled
Service ON/OFF Port No.
SDAP UDP:53862 OFF Enabled Enabled
ADCP TCP:53595 ON Enabled Enabled
SMTP TCP:25 OFF Enabled by mail setting Disabled
POP3 TCP:110 OFF Enabled by mail setting Disabled
SNMP UDP:161 ON Disabled Disabled
DDDP UDP:9131 OFF Disabled Disabled
PJLink TCP:4352 OFF Enabled Disabled
CIP TCP:41794 ON Disabled Enabled
VPL-C300/E200/E300/S200/S600/P10/P500/U300 series
Protocol/function Port No. Service state at the factory Setting change enabled/disabled
Service ON/OFF Port No.
SDAP UDP:53862 OFF Enabled Enabled
ADCP TCP:53595 ON Enabled Enabled
SMTP TCP:25 OFF Enabled by mail setting Disabled
POP3 TCP:110 OFF Enabled by mail setting Disabled
DDDP UDP:9131 OFF Disabled Disabled
PJLink TCP:4352 ON Enabled Disabled
CIP TCP:41794 ON Disabled Enabled
34 (E) DATA PROJECTOR
(COMMAND LIST)
34 (E)
VPL-C300 Series
VPL-CH350
VPL-CH353
VPL-CH355
VPL-CH358
VPL-CH370
VPL-CH373
VPL-CH375
VPL-CH378
VPL-E200 Series
VPL-EW235
VPL-EW236
VPL-EW255
VPL-EW256
VPL-EW295
VPL-EW296
VPL-EX230
VPL-EX231
VPL-EX233
VPL-EX234
VPL-EX235
VPL-EX250
VPL-EX251
VPL-EX253
VPL-EX254
VPL-EX255
VPL-EX283
VPL-EX290
VPL-EX291
VPL-EX293
VPL-EX294
VPL-EX295
VPL-E300 Series
VPL-EW315
VPL-EW345
VPL-EW348
VPL-EX310
VPL-EX315
VPL-EX340
VPL-EX345
VPL-E400 Series
VPL-EW435
VPL-EW455
VPL-EX430
VPL-EX433
VPL-EX435
VPL-EX450
VPL-EX453
VPL-EX455
VPL-E500 Series
VPL-EW578
VPL-EW575
VPL-EX570
VPL-EX573
VPL-EX575
VPL-F400H Series
VPL-F401H
VPL-F430HZ Series
VPL-F430HZ
VPL-F431HZ
VPL-F435HZ
VPL-F436HZ
VPL-F435HZL
VPL-F436HZL
VPL-F530H Series
VPL-F530H
VPL-F535H
VPL-F530HZ Series
VPL-F530HZ
VPL-F531HZ
VPL-F535HZ
VPL-F536HZ
VPL-F535HZL
VPL-F536HZL
VPL-F530W Series
VPL-F530W
VPL-F535W
VPL-F530WZ Series
VPL-F530WZ
VPL-F535WZ
VPL-F630H Series
VPL-F630H
VPL-F635H
VPL-F630HZ Series
VPL-F630HZ
VPL-F631HZ
VPL-F635HZ
VPL-F636HZ
VPL-F630W Series
VPL-F630W
VPL-F635W
VPL-F630WZ Series
VPL-F630WZ
VPL-F635WZ
VPL-F700HZ Series
VPL-F720HZL
VPL-F725HZL
VPL-FH30 Series
VPL-FH31
VPL-FH60 Series
VPL-FH60
VPL-FH65
VPL-FHZ50 Series
VPL-FHZ57
VPL-FHZ58
VPL-FHZ60 Series
VPL-FHZ60
VPL-FHZ61
VPL-FHZ65
VPL-FHZ66
VPL-FHZ700 Series
VPL-FHZ700L
VPL-FW60 Series
VPL-FW60
VPL-FW65
VPL-FWZ60 Series
VPL-FWZ60
VPL-FWZ65
VPL-S200 Series
VPL-SW225
VPL-SW235
VPL-SX226
VPL-SX236
VPL-S600 Series
VPL-SW631
VPL-SW631C
VPL-SW636C
VPL-SX621
VPL-SX631
VPL-P10 Series
VPL-PHZ10
VPL-PWZ10
VPL-PXZ10
VPL-P500 Series
VPL-P500HZ
VPL-P500WZ
VPL-P500XZ
VPL-U300 Series
VPL-U300WZ
n
Note that the model that is not
listed in the above table is not
supported even if it is the model
in the product series.
4. Model List
Sony Corporation
(COMMAND LIST) E
9-932-637-01
Printed in Japan
2018. 5 32
©2018