Canon WUX400ST D Pro AV, WUX450 D Pro AV, WUX450 Pro AV, WX450ST D Pro AV, WX450ST Pro AV Command List

...
MULTIMEDIA PROJECTOR WUX450 / WX520 / WUX400ST / WX450ST
User Commands
© CANON INC.2013 YT1-1452-001
WUX450 / WX520 / WUX400ST / WX450ST User Commands
Table of Contents
Table of Contents ........................................................................................................ ii
1. Overview ................................................................................................................. 1
2. Communication Specifications ................................................................................. 2
Communication Specifications .............................................................................................................. 2
Usable Character Codes ........................................................................................................................ 3
Communication System (Serial) ........................................................................................................... 4
Communication System (LAN) ............................................................................................................. 4
Command Format .................................................................................................................................. 4
Response Format ................................................................................................................................... 5
Other ...................................................................................................................................................... 7
3. Communication Flow ............................................................................................... 8
Command Transmission (PC side) ........................................................................................................ 8
Command Reception (projector side) .................................................................................................... 8
Command / Response............................................................................................................................. 8
Response Reception Timeout ................................................................................................................ 8
Other ...................................................................................................................................................... 8
4. Command List ......................................................................................................... 9
5. Guide to command description .............................................................................. 11
EXAMPLE............................................................................................................................................ 11
6. Command Details .................................................................................................. 13
6AXADJ ............................................................................................................................................... 13
6AXR .................................................................................................................................................... 14
6AXG .................................................................................................................................................... 15
6AXB .................................................................................................................................................... 16
6AXC .................................................................................................................................................... 17
6AXM ................................................................................................................................................... 18
6AXY .................................................................................................................................................... 19
AMBADJ .............................................................................................................................................. 20
AMBLEVEL ......................................................................................................................................... 20
AMBTYPE............................................................................................................................................ 21
ASELA1 ................................................................................................................................................ 21
ASELA2 ................................................................................................................................................ 22
ASELC.................................................................................................................................................. 22
ASELD ................................................................................................................................................. 23
ASELH ................................................................................................................................................. 23
ASPECT ............................................................................................................................................... 24
AUTOPC .............................................................................................................................................. 24
AUTOSETEXE .................................................................................................................................... 25
AVOL .................................................................................................................................................... 25
ii
WUX450 / WX520 / WUX400ST / WX450ST User Commands
BLANK ................................................................................................................................................. 26
BRI ....................................................................................................................................................... 26
COLOR_TEMP .................................................................................................................................... 27
COMVER ............................................................................................................................................. 27
CONT ................................................................................................................................................... 28
DGAMMA ............................................................................................................................................ 28
DZOOM_POS ....................................................................................................................................... 29
DZOOM_RAT ....................................................................................................................................... 30
ERR ...................................................................................................................................................... 31
FINE_GAMMA_R ................................................................................................................................ 32
FINE_GAMMA_G ................................................................................................................................ 33
FINE_GAMMA_B ................................................................................................................................ 34
FLTWRN .............................................................................................................................................. 35
FREEZE ............................................................................................................................................... 35
GAMMA ............................................................................................................................................... 36
HDMI_IN ............................................................................................................................................. 36
HDMI_OVSCAN .................................................................................................................................. 37
HUE ..................................................................................................................................................... 37
IMAGE ................................................................................................................................................. 38
IMAGEFLIP......................................................................................................................................... 39
INPUT .................................................................................................................................................. 39
KREP .................................................................................................................................................... 40
LAMP ................................................................................................................................................... 40
LAMPCOUNTER ................................................................................................................................ 41
LMPWRN ............................................................................................................................................. 41
MAIN .................................................................................................................................................... 42
MEMF .................................................................................................................................................. 43
MEMG .................................................................................................................................................. 43
MEMS .................................................................................................................................................. 44
MUTE ................................................................................................................................................... 44
NR ........................................................................................................................................................ 45
POWER ................................................................................................................................................ 46
PRODCODE ......................................................................................................................................... 47
RC ......................................................................................................................................................... 48
RGBGAIN ............................................................................................................................................ 50
RGBOFFSET ....................................................................................................................................... 50
ROMVER ............................................................................................................................................. 51
SAT ....................................................................................................................................................... 51
SAVEIMGPROF ................................................................................................................................... 52
SCRNASPECT ..................................................................................................................................... 53
SHARP ................................................................................................................................................. 53
SIGNAL_INFO .................................................................................................................................... 54
SIGNALSTATUS ................................................................................................................................. 54
TEMP ................................................................................................................................................... 55
TPTN .................................................................................................................................................... 56
7. Error List ................................................................................................................ 57
8. Error Processing .................................................................................................... 58
iii
1. Overview
These specifications describe the methods of controlling Projector WUX450 / WX520 / WUX400ST / WX450ST from PC or other controllers over an RS232C connection or LAN.
Symbol
The following symbols are used in these specifications:
Symbol Description
[ ]
Data in [ ] can be omitted.
|
Same as OR.
WUX450 / WX520 / WUX400ST / WX450ST User Commands
- 1 -
WUX450 / WX520 / WUX400ST / WX450ST User Commands
R
2. Communication Specifications
Communication Specifications
The projector can be controlled via RS-232C or LAN connection.
PC - Projector connection configuration
PC
PC
RS-232C connection
LAN PORT
Network Connection
COM PORT
ネッ
RS-232C
RS-232C
crossover cable
クロスケ
LAN PORT
SER VICE
PORT
プロクタ
PROJECTO
LAN connection
Item Specifications
Connection system
Connection signal line
Connection cable
Send Data
Receive Data
データ
Signal Ground
信号用設置 信号用設置
* Signal lines other than the three SD, RD, and SG lines are not used in the projector. * Loop back its own signals on the PC side as necessary.
PC and projector connected on a "1:1" basis
3-line connection of SD, RD, and SG
9-pin RS-232C Cable (Cross)
SD SD
RD RD
SG SG
Send Data
データデータ
Receive Data
データ
Signal Ground
Item Specifications
Connection system
Connection signal line
Connection cable
LAN
TCP / IP Connection
Straight when connecting via network
LAN Cable
1000BASE-T 100BASE-TX 10BASE-T
- 2 -
WUX450 / WX520 / WUX400ST / WX450ST User Commands
Usable Character Codes
Use ASCII codes in the red and blue areas of below table. No distinction is made between double-byte characters and single-byte characters. Do not use double-byte or triple-byte characters. They will all be recognized as single-byte characters. Uppercase and lowercase alphabet letters are recognized as the same character.
0 1 2 3 4 5 6 7 8 9 A B C D E F
0 NUL SP 0 @ P ` p
1 ! 1 A Q a q
2 " 2 B R b r
3 # 3 C S c s
4 $ 4 D T d t
5 % 5 E U e u
6 & 6 F V f v
7 ' 7 G W g w
8 ( 8 H X h x
9 ) 9 I Y i y
A LF * : J Z j z
B + ; K [ k {
C , < L ¥ l |
D CR - = M ] m }
E . > N ^ n ~
F / ? O _ o
Item Specifications
Delimiters
General Characters
Invalid Characters
Unrecommeded characters
CR(0Dh) 7Bh 7Eh Characters usable as delimiters.
20h to 60Eh 7Bh to 7Eh Characters usable in commands.
Do not use the codes in regions other than the red and blue areas. If used, it will be processed in the same way as space (20h).
Do not use as general rule. Both upper case and lower case letters can be used in commands, but upper case should be used in most cases.
- 3 -
WUX450 / WX520 / WUX400ST / WX450ST User Commands
Communication System (Serial)
Item Specifications
Communication system RS-232-C Start-stop synchronization Semi-duplex communication
Transmission speed 19.2 Kbps
Character length 8 bits / character
Stop bit 2 bits
Parity None
Command format Variable-length records with terminals as delimiters
Maximum transmission length
Delimiters
Command code
Communication procedure
Flow control None
Error control None
Break signal Not supported
Timeout
* For timeout, see "Communication flow" on page 8.
Maximum of 256 characters (bytes) including delimiters.
CR (0Dh) can be used as delimiter.
Delimiter in the response is CR.
ASCII codes (20h to 7Eh)
Anything other than the above code and delimiter codes are processed in the same way as space (20h).
No procedure
Tc Between characters: 1s
Tr
Communication System (LAN)
Item Specifications
Communication system Uses the TCP / IP protocol. Port: 33336
Between command / response interval:
15s
Command Format
Commands are sent from PC to the projector in the following format:
<command text>
<value> Character strings consisting of 1 or more alphanumeric letters
<delimiter> CR(0Dh)
For <command strings> and <value>, see explanation about each command.
Example) When checking the power status (POWER) PC to PJ
47h 45h 54h 3Dh 50h 4Fh 57h 45h 52h 0Dh
Format
<command text><delimiter> or <command text>=(value>(delimiter>
Character strings consisting of 1 or more alphanumeric letters
G E T = P O W E R CR
- 4 -
WUX450 / WX520 / WUX400ST / WX450ST User Commands
Response Format
Responses are sent from the projector to PC in the following format:
<Response character string> <Delimiter>
There are multiple response types, each having different <response string> format.
<Response character string>
<Delimiter> CR(0Dh)
Format varies according to the type, as follows:
Strings consisting of 1 or more alphanumeric letters First 2 digits are always 1 lowercase alphabet letter and a ":" (colon) The first character indicates the response type.
Response
type
i Normal response i:OK g Reference command
e Error response e:0002 INVALID_COMMAND
Meaning Example
g:BRI=0
response
Normal response
A response when command is processed normally. The projector receives the next command only after receiving this response.
Format)
i:OK<delimiter>
Example) PC to PJ
P O W E R = O N CR
50h 4Fh 57h 45h 52h 3Dh 4Fh 4Eh 0Dh
PJ to PC
i : O K CR
69h 3Ah 4Fh 4Bh 0Dh
- 5 -
WUX450 / WX520 / WUX400ST / WX450ST User Commands
Reference command response
A response when reference is made properly for a reference command.
Format)
g:<command string>=<value><delimiter>
<command string> Character strings consisting of 1 or more alphanumeric letters
<value> Character strings consisting of 1 or more alphanumeric letters
Example) PC to PJ
G E T = P O W E R CR
47h 45h 54h 3Dh 50h 4Fh 57h 45h 52h 0Dh
PJ to PC
g : P O W E R = O N CR
67h 3Ah 50H 4Fh 57h 45h 52h 3Dh 4Fh 4Eh 0Dh
Error response
A response when an error occurred.
Format)
e:<error ID><space><error info string>
<error ID> 4 alphanumeric letters
<space> Space character (20h)
<error info
string>
* Refer to “Error List”
Example) PC to PJ
U T O P C CR
A
41h 55h 54h 4Fh 50h 43h 0Dh
PJ to PC
e : 2 0 1 F I N V A L I D _
65h 3Ah 32h 30h 31h 46h 20h 49h 4Eh 56h 41h 4Ch 49h 44h 5Fh
S I G N A L CR
53h 49h 47h 4Eh 41h 4Ch 0Dh
Character strings consisting of 1 or more
alphanumeric letters
- 6 -
WUX450 / WX520 / WUX400ST / WX450ST User Commands
Normal response (BUSY)
This response is sent when a command cannot be received during processing.
Format)
i:BUSY<delimiter>
Example) PC to PJ
A U T O P C CR
41h 55h 54h 4Fh 50h 43h 0Dh
PJ to PC
i : B U S Y CR
69h 3Ah 42h 55h 53h 59h 0Dh
Other
Command recognition
The receiver (projector) retains incoming characters within a specific Tc, and recognizes the data as "received command" when delimiter is received. If the character interval received exceeds the Tc or if a delimiter is not received within 256 characters, all data already received is lost, and the mode is reset to standby to receive commands again.
Parameter value
Definition of <Parameter value> is as follows:
<Parameter value> <value 1>, <value 2>…,<value >
<value > <Numerical value> | <ID> | “<Character string>”
[<sign>]<decimal numeric string >
<numerical value>
<ID> 1 or more ASCII characters (20h to 60h, 7Bh to 7Eh)
<character string> 0 or more ASCII characters (20h to 60h, 7Bh to 7Eh)
The decimal string consists of minimum 1 letter and maximum 5 letters. Valid value range is -32768 to 32767.
- 7 -
WUX450 / WX520 / WUX400ST / WX450ST User Commands
3. Communication Flow
Command Transmission (PC side)
Commands should be sent from PC in a way that each character is sent within the specified Tc (inter-character timeout)
Command Reception (projector side)
The receiver (projector) retains incoming characters within a specific Tc, and recognizes the data as "received command" when delimiter is received. If the character interval received exceeds the Tc or if a delimiter is not received within 256 characters, all data already received is lost, and the mode is reset to standby to receive commands again.
Command / Response
One response is always returned for each command sent from the PC.
PC
Projector
WithinTr
* The timeout interval between command and response (Tr) is 15 seconds.
Commands
Response
Response Reception Timeout
If a response is not received within the Tr (timeout interval between command and response) while standing by a waiting response after sending a command from the PC, it is deemed to have exceeded the “response reception timeout.” Please resend the command.
Other
The projector can be communicated as long as it is supplied with AC power, even in standby mode. The PC side cannot send the next user command before a response for the first command is returned. If 2 or more user commands are received in a single port, user commands from 2nd one are discarded. If 2 or more user commands are received in a single port, only 1st command is processed, and a response is returned when finished.
PC
Projector
WithinTr
Note: Timeout (Tr) between a command and a response is 15 seconds.
Command 1
Command 2
Command 3
Response to Command 1
Process executed
Discarded
Discarded
- 8 -
WUX450 / WX520 / WUX400ST / WX450ST User Commands
4. Command List
Item Commands Setting Reference Description
1
2
3
4
5
6
7
6AXADJ
6AXR
6AXG
6AXB
6AXC
6AXM
6AXY
Yes Yes
Yes Yes
Yes Yes
Yes Yes
Yes Yes
Yes
Yes
Yes
Yes
6-axis adjustment ON/OFF
6-axix correction R Hue / Saturation / Brightness
6-axix correction G Hue / Saturation / Brightness
6-axix correction B Hue / Saturation / Brightness
6-axix correction C Hue / Saturation / Brightness
6-axix correction M Hue / Saturation / Brightness
6-axix correction Y Hue / Saturation / Brightness
Power mode restriction SL1 SL3 ST ON
- - -
- - -
- - -
- - -
- - -
- - -
- - -
Yes
Yes
Yes
Yes
Yes
Yes
Yes
8
AMBADJ
9
AMBLEVEL
10
AMBTYPE
11
ASELA1
12
ASELA2
13
ASELC
14
ASELD
15
ASELH
16
ASPECT
17
AUTOPC
18
AUTOSETEXE
19
AVOL
20
BLANK
21
BRI
22
COLOR_TEMP
23
COMVER
24
CONT
25
DGAMMA
26
DZOOM_POS
27
DZOOM_RAT
28
ERR
29
FINE_GAMMA_B
30
FINE_GAMMA_G
31
FINE_GAMMA_R
32
FLTWRN
33
FREEZE
34
GAMMA
35
HDMI_IN
Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes
Yes Yes
-
-
Yes Yes Yes Yes Yes Yes Yes Yes
-
Yes Yes Yes Yes Yes Yes Yes Yes Yes
-
Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes
Ambient light correction adjustment ON/OFF
Ambient light level settings
Ambient light type settings
Analog PC-1 audio terminal selection
Analog PC-2 audio terminal selection
Component audio terminal selection
Digital PC audio terminal selection
HDMI audio terminal selection
Screen settings
Auto PC
Auto setup
Audio volume adjustment
BLANK function
Brightness setting
Color temperature setting
User command version inquiry
Contrast setting
Dynamic gamma
DZOOM position setting
DZOOM ratio setting
Error information inquiry
Fine gamma (B) adjustment
Fine gamma (G) adjustment
Fine gamma (R) adjustment
Filter warning indication at startup
Freeze status
Gamma adjustment
HDMI input setting
- - -
- - -
- - -
- - -
- - -
- - -
- - -
- - -
- - -
- - -
- - -
- - -
- - -
- - -
- - -
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes Yes Ye s Yes
- - -
- - -
- - -
- - -
Yes
Yes
Yes
Yes
Yes Yes Ye s Yes
- - -
- - -
- - -
- - -
- - -
- - -
- - -
Yes
Yes
Yes
Yes
Yes
Yes
Yes
- 9 -
WUX450 / WX520 / WUX400ST / WX450ST User Commands
Item Commands Setting Reference Description
36
HDMI_OVSCAN
37
HUE
38
IMAGE
39
IMAGEFLIP
40
INPUT
41
KREP
42
LAMP
43
LAMPCOUNTER
44
LMPWRN
45
MAIN
46
MEMF
47
MEMS
48
MEMG
49
MUTE
50
NR
51
POWER
Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes
Yes Yes
-
Yes Yes Yes
Yes
-
Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes
HDMI overscan setting
Hue setting
Image mode setting
Flip display
Input selection
Key repeat
Lamp output setting
Lamp ON time inquiry
Lamp warning indication at startup
Side control operation emulation
Memory color adjustment (flesh)
Memory color adjustment (sky)
Memory color adjustment (green)
Mute control
Noise reduction
This controls the power supply
Power mode restriction
SL1 SL3 ST ON
- - -
- - -
- - -
- - -
- - -
- - -
- - -
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes Yes Ye s Yes
- - -
Yes
Yes Yes Ye s Yes
- - -
- - -
- - -
- - -
- - -
Yes
Yes
Yes
Yes
Yes
Yes Yes Ye s Yes
52
PRODCODE
53
RC
54
RGBGAIN
55
RGBOFFSET
56
ROMVER
57
SAT
58
SAVEIMGPROF
59
SCRNASPECT
60
SHARP
61
SIGNAL_INFO
62
SIGNALSTATUS
63
TEMP
64
TPTN
Note: About "Power mode restriction" Commands are executable only when the projector is in the mode indicated by "." Meaning of each mode is as follows:
SL1: Standby mode when "Network standby setting" is set to "Eco" (for commands sent through LAN) SL3: Standby mode when "Network standby setting" is set to "Normal" (for commands sent through LAN) ST: Standby mode (for all commands sent via RS-232C, regardless of the network setting) ON: Power on status
-
Yes Yes Yes Yes Yes
-
Yes Yes Yes Yes Yes Yes Yes Yes
-
-
-
Yes Yes
Yes
Yes
Yes
Yes
Yes
Product information inquiry
Remote control operation emulate
-
RGB gain adjustment
RGB offset adjustment
ROM version inquiry
Color saturation setting
Create user memory
Screen aspect setting
Sharpness setting
Input signal information inquiry
Signal status inquiry
Temperature sensor value inquiry
Test pattern
Yes Yes Ye s Yes Yes Yes Ye s Yes
- - -
- - -
Yes Yes Ye s Yes
- - -
- - -
- - -
- - -
- - -
- - -
- - -
- - -
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
- 10 -
WUX450 / WX520 / WUX400ST / WX450ST User Commands
5. Guide to command description
This section explains how commands are described. The command descriptions have the format shown below.
EXAMPLE
Summary of the function
Format
Setting Command A command format when a command is sent to the projector to make a setting
for the function. "-" is shown when there is no setting command.
Example) 6AXADJ=<6-axix adjustment parameter: ID>
Response A response format for the setting command.
"-" is shown when there is no setting command.
Example) i:OK
Reference Command A command format when a command is sent to the projector to refer to the
current setting, status and others for the function. "-" is shown when there is no reference command.
Example) GET=6AXADJ
Response A response format for a reference command.
"-" is shown when there is no reference command.
Example) g:6AXADJ=<6-axis adjustment parameter: ID>
Note: See "Error list" for any response other than the above.
When parameters exist for the command, a list of parameter is inserted in this position.
Example)
<6-axis adjustment parameter: ID>
Parameter Meaning ON Valid OFF Invalid
- 11 -
WUX450 / WX520 / WUX400ST / WX450ST User Commands
Environment
This defines the environments that support the command (power supply state, input signal state). The command is executable when the projector is in the mode indicated by "○" in the table of corresponding command description page.
Power mode restriction
LAN *1 RS-232C *6
SL0 SL1 SL3 ON ST ON D-RGB A-RGB COMP HDMI LAN USB None
*2 *3 *4 *5 *7 *5 *8 *8 *8 *8 *8 *8 *8
*1 Power mode restriction/LAN Indicates whether the command coming through LAN is executable. *2 SL0 Standby mode, and the network function is turned off.
When the network function is turned off, the command is not executable if
coming from LAN, in which case, this should never be “O”. *3 SL1 "O" if enabled in a power ON state. *4 SL3 Standby mode, and the network standby setting is set to "Eco." *5 ON Normal projection status *6 Power / RS-232C Indicates whether the command coming through RS-232C is executable. *7 ST Standby mode (includes SL0, SL1 and SL3 altogether, regardless of the
network setting). *8 Input Indicates whether the command that is depending on input signal is
executable while the power is on.
Input *8
Remarks
Remarks about the command is inserted when necessary.
Example
Specific example of the command is inserted when necessary.
- 12 -
6. Command Details
6AXADJ
6-axix adjustment / OFF
Format
Setting Command 6AXADJ=<6-axix adjustment parameter: ID>
Reference Command GET=6AXADJ
<6-axis adjustment parameter:ID>
OFF Turned off
ON Adjusted
Environment
Power mode restriction
SL0 SL1 SL3 ON ST ON D-RGB A-RGB COMP HDMI LAN USB None
No No No Yes N o Ye s Yes Ye s Yes Yes Ye s Yes Ye s
Remarks
(1) Use "6AXR - Y" command when this is set to "ON" and the corrected 6-axis values need to be
changed.
(2) This sets the currently selected input signal and image mode.
WUX450 / WX520 / WUX400ST / WX450ST User Commands
Response i:OK
Response g:6AXADJ=<6-axix adjustment parameter: ID>
Note: See "Error list" for any response other than the above.
Parameter Meaning
Input
LAN RS-232C
- 13 -
WUX450 / WX520 / WUX400ST / WX450ST User Commands
6AXR
6-axis adjustment (red), hue/saturation/brightness
Format
Setting Command 6AXR=<R hue:Number>,<R saturation:Number>,
<R brightness:Number>
Response i:OK
Reference Command GET=6AXR
Response g:6AXR=<R hue:Number>,<R saturation:Number>,
<R brightness:Number>
Note: See "Error list" for any response other than the above.
<R hue:Number> is within -20 to 20 <R saturation:Number> is within -20 to 20 <R brightness:Number> is within -20 to 20
Environment
Power mode restriction
LAN RS-232C
SL0 SL1 SL3 ON ST ON D-RGB A-RGB COMP HDMI LAN USB None
No No No Yes N o Ye s Yes Ye s Yes Yes Ye s Yes Ye s
Input
Remarks
(1) When 6-axix adjustment is turned on, these settings are shown over the displayed image.
However, the settings can be changed regardless of whether 6-axis adjustment is turned on or not.
(2) This sets the currently selected input signal and image mode.
- 14 -
WUX450 / WX520 / WUX400ST / WX450ST User Commands
6AXG
6-axis adjustment (green), hue/saturation/brightness
Format
Setting Command 6AXG=<G hue:Number>,<G saturation:Number>,
<G brightness:Number>
Response i:OK
Reference Command GET=6AXG
Response g:6AXG=<G hue:Number>,<G saturation:Number>,
<G brightness:Number>
Note: See "Error list" for any response other than the above.
<G hue:Number> is within -20 to 20 <G saturation:Number> is within -20 to 20 <G brightness:Number> is within -20 to 20
Environment
Power mode restriction
LAN RS-232C
SL0 SL1 SL3 ON ST ON D-RGB A-RGB COMP HDMI LAN USB None
No No No Yes N o Ye s Yes Ye s Yes Yes Ye s Yes Ye s
Input
Remarks
(1) When 6-axix adjustment is turned on, these settings are shown over the displayed image.
However, the settings can be changed regardless of whether 6-axis adjustment is turned on or not.
(2) This sets the currently selected input signal and image mode.
- 15 -
WUX450 / WX520 / WUX400ST / WX450ST User Commands
6AXB
6-axis adjustment (blue), hue/saturation/brightness
Format
Setting Command 6AXB=<B hue:Number>,<B saturation:Number>,
<B brightness:Number>
Response i:OK
Reference Command GET=6AXB
Response g:6AXB=<B hue:Number>,<B saturation:Number>,
<B brightness:Number>
Note: See "Error list" for any response other than the above.
<B hue:Number> is within -20 to 20 <B saturation:Number> is within -20 to 20 <B brightness:Number> is within -20 to 20
Environment
Power mode restriction
LAN RS-232C
SL0 SL1 SL3 ON ST ON D-RGB A-RGB COMP HDMI LAN USB None
No No No Yes N o Ye s Yes Ye s Yes Yes Ye s Yes Ye s
Input
Remarks
(1) When 6-axix adjustment is turned on, these settings are shown over the displayed image.
However, the settings can be changed regardless of whether 6-axis adjustment is turned on or not.
(2) This sets the currently selected input signal and image mode.
- 16 -
Loading...
+ 42 hidden pages