1.1. These specifications define projector control commands for PLC-WL2500 / WL2501.
1.2. The projector control commands are used to remotely control a projector through RS-232C from a
computer.
2. Serial Interface Specifications
2.1. Transfer Specifications
Item Specifications
Synchronous system Asynchronous
Transmission Speed 9600 / 19200
Data Length 8 bit
Parity N/A
Stop Bit 1
Flow Control N/A
1) Transmission speed: initial setting value is 19200.
2) Transmission speed can be changed in service mode.
2.2. Connection
Dedicated serial cable must be used for connection to a computer and a projector.
PC Projector
COM 1 Control Port
(D-Sub 9 Pin) (D-Sub 9 Pin)
4/25
Page 5
PLC-WL2500
/WL2501
Basic Serial Command Specifications
3. Notes for Communication
1. The projector control command is defined as one command/one line that starts with “C” and ends
with carriage return (0x0D).
2. There are two types of Commands: Functional Execution Commands and Status Read
Commands.
Example of Functional Execution Command: “C05” [CR]
Example of Status Read Command: “CR0” [CR]
3. When it takes more than one second to receive one command, it does not operate.
The information of buffer is cleared when it takes more than one second to receive carriage return
(0x0D) after the projector receives the first data “C”.
4. For Command pipelining, wait for the interval of 100ms after receiving a response.
More than 100ms
Command
PC → Projector “C” “0” “7” CRNext Command
Projector → PCACK CR
Response (A few ms 〜 5s)
4.1. When a command is issued before receiving a response, the function is not executed properly.
4.2. Except for when there is no Response for more than 5 seconds.
5. It takes about 5 seconds for internal initialization after plugging in AC power. During this time, it
cannot process commands. Do not issue any command.
6. The number of characters of response to Status Read Commands depends on commands.
Please see [7. Status Read Commands].
7. Characters for commands must be Capital (A - Z).
5/25
Page 6
PLC-WL2500
/WL2501
Basic Serial Command Specifications
Command
Item Command
Item
POWER OFF
4. Functional Execution Command Table
C00 POWER ON C20 BRIGHTNESS +
C01
C02 POWER OFF C22 ―――
C03 ―――C23 ―――
C04 HDMI C24 ―――
C05 Computer 1 C25 ―――
C06 Computer 2 C26 ―――
C07 Video C27 IMAGE (Toggle)
C08 ―――C28 Direct on Enable
C09 VOLUME + C29 Direct on Disable
C0A VOLUME - C2A Power Management Ready
C0B AUDIO MUTE ON C2B Power Management OFF
C0C AUDIO MUTE OFF C2C ―――
C0D VIDEO MUTE ON C2D ―――
C0E VIDEO MUTE OFF C2E Power Management Shut down
C0F
C10 Screen Full size C30 D.ZOOM +
C11 Image Standard C31 D.ZOOM -
C12 Image Real C32 ―――
C13 Image Cinema C33 ―――
C14 Image 1 C34 S-video
C15 Image 2 C35 ―――
C16 Image 3 C36 ―――
C17 Image 4 C37 ―――
C18 Image Blackboard C38 ―――
C19 Image Dynamic C39 Image Colorboard
C1A ―――C3A POINTER RIGHT
C1B ―――C3B POINTER LEFT
C1C MENU ON C3C POINTER UP
C1D MENU OFF C3D POINTER DOWN
C1E DISPLAY CLEAR C3E ―――
C1F ―――C3F ENTER
(Quick Power OFF)
Screen Normal size (4:3)
C21 BRIGHTNESS -
C2F ―――
6/25
――― means no function.
Page 7
PLC-WL2500
/WL2501
Basic Serial Command Specifications
Command
Item Command
Item
C40 ―――C80 ―――
C41 ―――C81 ―――
C42 ―――C82 ―――
C43 FREEZE ON C83 ―――
C44 FREEZE OFF C84 ―――
C45 ―――C85 ―――
C46 ―――C86 ―――
C47 ―――C87 ―――
C48 ―――C88 ―――
C49 ―――C89 Auto PC ADJ.
C4A ―――C8A PRESENTATION TIMER
C4B ―――C8B PRESENTATION TIMER(EXIT)
Command: two characters (See Basic Functional Execution Command Table)
A projector changes received data to decode and returns a result after being ready to
receive next command.
[ACK][CR]:(0x06、0x0D)When received Functional Execution Commands.
6.1.2 “?” [CR]:When the received data cannot be decoded.
6.2. Command Pipelining
When some functions need the command pipelining, the performance is the same as that of the
remote control;
6.2.1. System: issues any command every 100 ms.
6.2.2. When receiving the appropriate command, the function is executed for 120 ms from the
moment.
6.2.3. When receiving the same command continuously within 120 ms, the function is executed
for another 120 ms from the moment.
6.2.4. When there is no incoming command after 120 ms, the execution of pipelining is stopped.
6.2.5. When the projector receives other incoming commands within 120ms, the execution of
pipelining is stopped.
6.3. Transfer Example
Switch the projector to video mode with Basic Command.
Command
PC → Projector “C” “0” “7” CR
Projector → PC ACKCR Processing(A few ms 〜 5s)
9/25
Page 10
PLC-WL2500
/WL2501
Basic Serial Command Specifications
Cooling Down due to Abnormal
Power Save / Cooling Down
in process
NONE
(
No Execution
)
Although transmit Input source commands, Input
6.4. Operation Requirements
1) When the projector’s status is any of below, Functional Execution Commands are limited.
Projector Status Available Functional Execution Commands
In standby status C00:POWER ON
C00:POWER ON → Countdown is terminated
Countdown in process
Cooling Down in process NONE (No Execution)
Temperature
Abnormal Temperature Status NONE (No Execution)
Abnormal Power Status NONE (No Execution)
C01:POWER OFF
C02:POWER OFF → Countdown is terminated
NONE (No Execution)
Power Save Status
Input search:On1/On2 setting
Note) When the status is as above, even if the projector receives other commands,
it returns [ACK] [CR].
2) Functional Execution Commands are invalid when Eco mode is selected in Standby mode of
Setting menu and projector is in standby.
C00:POWER ON
C01:POWER OFF
search does no operate.
10/25
Page 11
PLC-WL2500
/WL2501
Basic Serial Command Specifications
Command
“C00”
[CR]
Power ON
Acceptable
[ACK] [CR]
Command
“C01”
[CR]
Power OFF
(
Standby
)
Acceptable
[ACK] [CR]
Command
“C02”
[CR]
Power OFF
(
Standby
)
.
Acceptable
[ACK] [CR]
Command
“C04” [CR]
Select
HDMI
Input
Acceptable
[ACK] [CR]
Comma
nd “C05”
[CR]
Select Computer 1 Input
Acceptable
[ACK] [CR]
6.5. POWER ON Command
Detail
Response
When already Power is ON, nothing is done.
When sending this command during processing Countdown, Countdown is
terminated.
Unacceptable “?”[CR]
6.6. POWER OFF Command (Quick Power OFF)
Detail
Response
When Power is OFF with ON/STAND-BY button of the projector and the remote
control, “Power OFF?” is displayed. However, as soon as this command is sent,
Quick Power OFF is executed.
Unacceptable “?”[CR]
6.7. POWER OFF Command
Detail
The command operates the same Power OFF function as ON/STAND-BY button
of the projector and the remote control.
Once this command is sent, “Power OFF?” is displayed. If this command is sent
again while it is displayed, Power OFF is executed.
When sending this command during Countdown, Countdown is terminated.
Response
Unacceptable
6.8. HDMI Command
Detail
Response
Although projector returns “OK”, Input search is not executed with this command
while Input search is set to On1/On2.
Unacceptable “?”[CR]
6.9. Computer 1 Command
Detail
Response
Although projector returns “OK”, Input search is not executed with this command
while Input search is set to On1/On2.
Unacceptable “?”[CR]
“?”[CR]
11/25
Page 12
PLC-WL2500
/WL2501
Basic Serial Command Specifications
Command
“C06”
[CR]
Select Computer2 Input
Acceptable
[ACK] [CR]
Command
“C07”
[CR]
Select Video Input
Acceptable
[ACK] [CR]
Command
“C09”
[CR]
Volume Up.
Acceptable
[ACK] [CR]
Command
“C0A”
[CR]
Volume Down
Acceptable
[ACK] [CR]
Command
“C0B”
[CR]
Sound Mute ON.
Acceptable
[ACK] [CR]
6.10. Computer 2 Command
Although projector returns “OK”, Input search is not executed with this command
Detail
while Input search is set to On1/On2.
Note) When “Monitor out” is selected in Terminal menu, projector
returns “OK” and displays “Monitor out” on the screen by receiving this
command.
Response
Unacceptable “?”[CR]
6.11. Video Command
Detail
Response
Although projector returns “OK”, Input search is not executed with this command
while Input search is set to On1/On2.
Unacceptable “?”[CR]
6.12. VOLUME + Command
Detail
Response
This command operates the same way as “VOLUME+” button of the projector and
the remote control.
Unacceptable “?”[CR]
6.13. VOLUME – Command
Detail
Response
This command operates the same way as “VOLUME-” button of the projector and
the remote control.
Unacceptable
“?”[CR]
6.14. AUDIO MUTE ON Command
Detail
Response
This command works the same as “MUTE” button of the remote control for Mute
ON, but does not work for Mute OFF.
Unacceptable “?”[CR]
12/25
Page 13
PLC-WL2500
/WL2501
Basic Serial Command Specifications
Command
“C0C”
[CR]
Sound Mute OFF.
Acceptable
[ACK] [CR]
Command
“C0D”
[CR]
Video Mute ON.
Acceptable
[ACK] [CR]
Command
“C0E”
[CR]
Video Mute OFF.
Acceptable
[ACK] [CR]
Command
“C0F”
[CR]
Set screen mode
to Normal.
Acceptable
[ACK] [CR]
Command
“C10”
[CR]
Set screen mode to
Full.
Acceptable
[ACK] [CR]
Command
“C11”
[CR] Detail
Set ima
ge to Standard mode.
Acceptable
[ACK] [CR]
6.15. AUDIO MUTE OFF Command
Detail
Response
This command works the same as “MUTE” button of the remote control for Mute
OFF, but does not work for Mute ON.
Unacceptable “?”[CR]
6.16. VIDEO MUTE ON Command
Detail
Response
This command works the same as “NO SHOW” button of the remote control for
No Show ON, but does not work for No Show OFF.
Unacceptable “?”[CR]
6.17. VIDEO MUTE OFF Command
Detail
Response
This command works the same as “NO SHOW” button of remote control for No
Show OFF, but does not work for No Show ON.
Unacceptable “?”[CR]
6.18. Screen Normal size Command
Detail
Response
This command is invalid while D.Zoom is in operation.
Unacceptable
“?”[CR]
6.19. Screen Full size Command
Detail
Response
This command is valid though D.Zoom is in operation.
Unacceptable “?”[CR]
6.20. Image Standard Command
Response
Unacceptable “?”[CR]
13/25
Page 14
PLC-WL2500
/WL2501
Basic Serial Command Specifications
Command
“C12”
[CR] Detail
Set image to Real mode.
Acceptable
[ACK] [CR]
Command
“C13”
[CR] Detail
Set image to Cinema mode.
Acceptable
[ACK] [CR]
Command
“C14”
[CR] Detail
Set image to Image1 mode.
Acceptable
[ACK] [CR]
Command
“C15”
[CR] Detail
Set image
to Image2 mode.
Acceptable
[ACK] [CR]
Command
“C16”
[CR] Detail
Set image to Image3 mode.
Acceptable
[ACK] [CR]
Command
“C17”
[CR] Detail
Set image to Im
age4 mode.
Acceptable
[ACK] [CR]
Command
“C18”
[CR] Detail
Set image to Blackboard
(
Green
) mode.
Acceptable
[ACK] [CR]
6.21. Image Real Command
Response
Unacceptable “?”[CR]
6.22. Image Cinema Command
Response
Unacceptable
6.23. Image1 Command
Response
Unacceptable “?”[CR]
6.24. Image2 Command
“?”[CR]
Response
Unacceptable “?”[CR]
6.25. Image3 Command
Response
Unacceptable “?”[CR]
6.26. Image4 Command
Response
Unacceptable “?”[CR]
6.27. Image Blackboard (Green) Command
14/25
Response
Unacceptable “?”[CR]
Page 15
PLC-WL2500
/WL2501
Basic Serial Command Specifications
Command
“C1
9” [CR]
Detail
Set image to Dynamic mode.
Acceptable
[ACK] [CR]
Command
“C1C”
[CR] Detail
Display On
-
Screen Display Menu.
Acceptable
[ACK] [CR]
Command
“C1D”
[CR] Detail
Hide On-Screen Display Menu.
Acceptable
[ACK] [CR]
Command
“C1E”
[CR]
Hide On
-
Screen Display.
Acceptable
[ACK] [CR]
Command
“C20”
[CR] Detail
Brightness of User Control +1.
Acceptable
[ACK] [CR]
Command
“C21”
[CR] Detail
Brightness of User Control
–1.
Acceptable
[ACK] [CR]
6.28. Image Dynamic Command
Response
Unacceptable “?”[CR]
6.29. MENU ON Command
Response
Unacceptable
6.30. MENU OFF Command
Response
Unacceptable “?”[CR]
6.31. DISPLAY CLEAR Command
Detail
Hide On-Screen Display unconditionally.
“?”[CR]
Response
Unacceptable “?”[CR]
6.32. BRIGHTNESS + Command
Response
Unacceptable “?”[CR]
6.33. BRIGHTNESS – Command
Response
Unacceptable “?”[CR]
15/25
Page 16
PLC-WL2500
/WL2501
Basic Serial Command Specifications
Command
“C27”
[CR]
Switch Image Setting status.
Acceptable
[ACK] [CR]
Command
“C28”
[CR]
Enable
Direct on
.
Acceptable
[ACK] [CR]
Command
“C29”
[CR]
Disable
Direct on
.
Acceptable
[ACK] [CR]
Command
“C2A”
[CR]
Set Power Management to Ready mode.
Acceptable
[ACK] [CR]
Command
“C2B”
[CR]
Set Power Management to OFF mode.
Acceptable
[ACK] [CR]
Command
“C2E”
[CR]
Set Power Management to Shut down mode.
Acceptab
le [
ACK] [CR]
6.34. IMAGE (Toggle) Command
Detail
Response
This command works the same as “IMAGE” button of the remote control.
Unacceptable “?”[CR]
6.35. Direct on Setting Command
Detail
Response
This status is stored in EEPROM and retained regardless of Power OFF/ON.
Unacceptable “?”[CR]
6.36. Direct on Cancel Command
Detail
Response
This status is stored in EEPROM and retained regardless of Power OFF/ON.
Unacceptable
“?”[CR]
6.37. Power Management Ready Command
Detail
Response
This status is stored in EEPROM and retained regardless of Power ON/OFF.
Unacceptable “?”[CR]
6.38. Power Management OFF Command
Detail
Response
This status is stored in EEPROM and retained regardless of Power ON/OFF.
Unacceptable “?”[CR]
6.39. Power Management Shut down Command
Detail
Response
This status is stored in EEPROM and retained regardless of Power OFF/ON.
Unacceptable
“?”[CR]
16/25
Page 17
PLC-WL2500
/WL2501
Basic Serial Command Specifications
Command
“C30”
[CR]
Enter Digital Zoom mode and expand image size.
Acceptable
[ACK] [CR]
Command
“C31”
[CR]
Enter Digital Zoom mode and reduce image size.
Acceptable
[ACK] [CR]
Command
“C34”
[CR]
Select S
-
Video input
.
Acceptable
[ACK] [CR]
Command
“C39” [CR]
Acceptable
[ACK] [CR]
Command
“C3A”
[CR]
Move the Pointer of On
-
Screen Display Menu to the right.
Acceptable
[ACK] [CR]
Command
“C3B”
[CR]
Move the Pointer of On
-
Screen Display Menu to the left.
Acceptable
[ACK] [CR]
6.40. D.ZOOM + Command
Detail
Response
This command works the same as “D.ZOOM ▲” button of the remote control.
Unacceptable “?”[CR]
6.41. D.ZOOM – Command
Detail
Response
This command works the same as “D.ZOOM ▼” button of the remote control.
Unacceptable “?”[CR]
6.42. S-Video Command
Detail
Response
Although projector returns “OK”, Input search is not executed with this command
while Input search is set to On1/On2.
Unacceptable “?”[CR]
6.43. Image Colorboard Command
Detail Set image to Colorboard mode.
Response
Unacceptable “?”[CR]
6.44. POINTER RIGHT Command
Detail
Response
This command works differently from the pointer “>” of the projector and the
remote control, and has no function of Volume +.
Unacceptable “?”[CR]
6.45. POINTER LEFT Command
Detail
Response
This command works differently from the pointer “<” of the projector and the
remote control, and has no function of Volume +.
Unacceptable
“?”[CR]
17/25
Page 18
PLC-WL2500
/WL2501
Basic Serial Command Specifications
Command
“C3C”
[CR]
Move up the Pointer of On
-
Screen Display Menu.
Acceptable
[ACK] [CR]
Command
“C3D”
[CR]
Move down the Pointer of On
-
Screen Display Menu.
Acceptable
[ACK] [CR]
Command
“C3F”
[CR]
This command
works the same as
“SELECT” button of the projector
and the
Acceptable
[ACK] [CR]
Command
“C43”
[CR]
Freeze on
-
screen image.
Accep
table [
ACK] [CR]
Command
“C44”
[CR]
Cancel Freeze mode.
Acceptable
[ACK] [CR]
Command
“C50”
[CR]
Select Analog RGB in Computer 1 input.
Accep
table [
ACK] [CR]
6.46. POINTER UP Command
Detail
Response
This command works the same as the pointer “▲” of the projector and the remote
control.
Unacceptable “?”[CR]
6.47. POINTER DOWN Command
Detail
Response
This command works the same as the pointer “▼” of the projector and the remote
control.
Unacceptable “?”[CR]
6.48. ENTER Command
Detail
Response
remote control.
Unacceptable “?”[CR]
6.49. FREEZE ON Command
Detail
Response
This command works the same as “FREEZE” button of the remote control for
Freeze ON, but does not work for Freeze OFF.
Unacceptable
“?”[CR]
6.50. FREEZE OFF Command
Detail
Response
This command works the same as “FREEZE” button of the remote control for
Freeze OFF, but does not work for Freeze ON.
Unacceptable “?”[CR]
6.51. Computer 1 Analog RGB Command
Detail
Although projector returns “OK”, Input search is not executed with this command
while Input search is set to On1/On2.
18/25
Response
Unacceptable “?”[CR]
Page 19
PLC-WL2500
/WL2501
Basic Serial Command Specifications
Command
“C51”[CR]
Select Scart input in Computer
1.
Acceptable
[ACK] [CR]
Command
“C54”[CR]
Select Component input in Computer
1.
Acceptable
[ACK] [CR]
Command
“C89”
[CR]
Execute Auto PC Adj. function.
Acceptable
[ACK] [CR]
Command
“C8A”
[CR]
Execute Presentation Timer.
Acceptable
[ACK] [CR]
Command
“C8B” [CR]
Exit
Presentation Timer
menu
.
Acceptable
[ACK] [CR]
Command
“C8E”
[CR] Detail
Correct keystone distortion by reducing upper part of image.
Acceptable
[ACK] [CR]
6.52. Computer 1 RGB (SCART) Command
Detail
Response
Although projector returns “OK”, Input search is not executed with this command
while Input search is set to On1/On2.
Unacceptable “?”[CR]
6.53. Computer 1 Component Command
Detail
Response
Although projector returns “OK”, Input search is not executed with this command
while Input search is set to On1/On2.
Unacceptable “?”[CR]
6.54. AUTO PC ADJ. Command
Detail
Response
This command works the same as “AUTO PC ADJ.” button of the remote control.
Sending the command during Auto PC Adj. operation stops the operation. This is
the same operation as “AUTO PC” button of the remote control.
Unacceptable “?”[CR]
6.55. PRESENTATION TIMER Command
Detail
Response
This command works the same as “P-TIMER” button of the remote control.
Unacceptable “?”[CR]
6.56. PRESENTATION TIMER (Exit) Command
Detail
Response
This command works the same as holding on the “P-TIMER” button of the remote
control
Unacceptable “?”[CR]
6.57. KEYSTONE ↑Command
Response
Unacceptable “?”[CR]
19/25
Page 20
PLC-WL2500
/WL2501
Basic Serial Command Specifications
Command
“C8F”
[CR] Detail
Correct keystone distortion by reducing down part of image.
Acceptable
[ACK] [CR]
6.58. KEYSTONE ↓Command
Response
Unacceptable “?”[CR]
20/25
Page 21
PLC-WL2500
/WL2501
Basic Serial Command Specifications
7. Status Read Command
7.1. Format
7.1.1. PC issues commands in format as below;
“CR” Command [CR]
Command:1 character(See Basic Status Read Command Table)
7.1.2. When a projector receives the appropriate command, it returns a character line as the
required data.
Required Data [CR]
Required Data:A character line(See Basic Status Read Command Table)
7.1.3. When the received data cannot be decoded, the projector returns “?”[CR].
7.2. Transfer Example
Get input mode for projector with basic commands
Command (issues a command of getting current input mode)
Status read Commands are invalid when Eco mode is selected in Standby mode of Setting menu and
projector is in standby.
21/25
Page 22
PLC-WL2500
/WL2501
Basic Serial Command Specifications
Command
“CR0”
[CR] Detail
Get the projector’s operating status
Acceptable
“%1”
[CR]
”00” = Power ON
Unacceptable
“?” [CR]
7.4. Status Read Command
“80” = Standby
“40” = Countdown in process
“20” = Cooling Down in process
“10” = Power Failure
Response
%1
“28” = Cooling Down in process due to Temperature Anomaly
“88” = Coming back after Temperature Anomaly
“24” = Power Save/Cooling Down in process
“04” = Power Save
“21” = Cooling Down is in process after Power off due to lamp
failure
“81” = Standby after Cooling Down due to lamp failure
[Details of Response]
“00” [CR]
Status: Power ON
Normal image is on the screen.
“80” [CR]
“40” [CR]
“20” [CR]
Status: Standby
When the status is Standby, Status Read Commands are always acceptable, but
Functional Execution Commands are not acceptable except POWER ON Command.
Status: Countdown in process
When “Display” in Setting Menu is ON and POWER ON is executed, it starts
Countdown.
When “Display” in Setting Menu is OFF, processing Countdown is not executed and the
status quickly moves to Power ON.
Status: Cooling Down in process
When the status is Power ON, and POWER OFF Command (“C01” [CR]) is executed, it
moves to Cooling Down status.
This status automatically moves to Standby after lamp turns off and the fan spin finishes
after about 90 seconds. The fan spin time depends on a model.
This function is used to cool down the lamps and other optical parts and is quite
important for projector’s reliability.
“10” [CR]
22/25
During this time, Functional Execution Commands are invalid.
Status: Power Failure
When the power supply voltage inside the projector reaches abnormal status, the
projector is automatically turned off. The projector returns “10” [CR], which shows it
Page 23
PLC-WL2500
/WL2501
Basic Serial Command Specifications
moves to Power OFF status due to power failure. Fan also stops unlike Cooling Down
status.
“28” [CR]
Status: Cooling Down in process due to Temperature Anomaly
When the inside temperature is out of the operating temperature, it automatically starts
Cooling Down. Response for this status is “28” [CR].
Even if the temperature decreases during this process, Cooling Down is executed.
“88” [CR]
Status: Coming back after temperature anomaly
When the status moves to Standby after Cooling Down due to temperature anomaly, it
returns “88” [CR].
This shows that the status turns to Standby because of abnormal temperature.
This status maintains until next operation is done. When Power On is executed, the
information of temperature anomaly is canceled and normal operation is executed.
“24” [CR]
Status: Processing Power Save / Cooling Down
Power management function in Setting menu works and the status goes to Power Save
/ Cooling Down.
During this time, Functional Execution Commands are invalid (not executed).
This status moves to Power Save at set hours after the operation of Cooling Down.
Status: No signal Power Save / Cooling Down Power Save
Response: “00” “24” “04”
5 minutes with no signal After about 90 sec.
“04” [CR]
Status: Power Save
This shows that it moves to Power Save status by Power management function in
Setting menu.
“21” [CR]
Status: Cooling Down in process after turned off due to lamp failure
When a projector is turned off because of lamp failure, it automatically starts Cooling
Down operation, in which the projector returns “21” [CR].
“81” [CR]
Status: Standby after Cooling Down due to lamp failure.
This value is returned when Cooling Down operation due to lamp failure has been
23/25
completed and the status has been moved to Standby. The status is kept until the next
operation starts.
Page 24
PLC-WL2500
/WL2501
Basic Serial Command Specifications
Command
“CR1”
[CR] Detail
Get the selected Input No.
Acceptable
“%1”
[CR]
”1” = Computer 1 is selected
Unacceptable
“?” [CR]
Command
“CR3”
[CR]
Get the total lamp running hours
(
Not actual lamp used hour, but Eco mode
Acceptable
“%1”
[CR]
Shows the time period with 5 digits numbers.
Unacceptable
“?” [CR]
Command
“CR4”
[CR] Detail
Get screen setting status such as Ceiling / Rear.
Acceptable
“%1”
[CR]
“11”[CR]
= Normal Screen Setting
Unaccepta
ble “?” [CR]
Command
“CR6”
[CR]
Get the temperature data inside the projector.
Acceptable
“%1_%2_%3”
[CR]
7.5. Input Mode Read Command
Response
%1
7.6. Lamp Time Read Command
Detail
Response
corresponding value).
%1
7.7. Setting Read Command
Response
%1
”2” = Computer 2 is selected
“3” = HDMI is selected
“4” = Video is selected
“5” = S-video is selected
Example: “00410”[CR] ・・・・shows 410 hours
“10”[CR] = Picture is top/bottom reversed.
(Status: Rear&Ceiling ON)
“01”[CR] = Picture is left/right reversed. (Status: Rear ON)
“00”[CR] = Picture is top/bottom and left/right reversed.
(Status: Ceiling ON)
7.8. Temp Read Command
Detail
Response
With some temperature sensors installed in the projector, it is possible to get all
the temperature at once.
%1=Temperature of sensor 1
%2=Temperature of sensor 2
%3=Temperature of sensor 3
Temperature data is shown as “00.0”.
%1
%2
%3
Unacceptable “?”[CR]
When the temperature goes down to -, the first character
becomes “-” instead of a space, like “-05.5” [CR].
When no temperature data can be returned due to hardware
problems, the first character becomes “E” like”E00.0” [CR].
When several temperature sensors are equipped, Responses are
returned continuously.
“_31.5 _ _35.2 _ _33.4”[CR]
The first data is sensor 1, then one space, and the data of sensor
2 follows.
24/25
Page 25
PLC-WL2500
/WL2501
Basic Serial Command Specifications
Command
“CR7”
[CR]
Get lamp mode status.
Acceptable
“%1”
[CR]
“00” [CR]=Light is out.
7.9. Lamp Mode Read Command
Detail
Response
For 1 lamp projector, get if it is lighting or not.
%1
Unacceptable “?”[CR]
“01” [CR]=Light is on.
25/25
Loading...
+ hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.