Sanyo PLC-HP7000L User manual

BASIC SERIAL COMMAND
FUNCTIONAL SPECIFICATIONS
PLC-HP7000L
Ver.1.00
SANYO Electric Co., Ltd
DS Company
Projector Division

2/27
Contents
1. Overview.............................................................................................................................5
2. Serial Interface Specification ...........................................................................................5
2.1. Transfer Specification ................................................................................................5
2.2. Connection ..................................................................................................................5
3. Notes for Communication ................................................................................................6
4. Functional Execution Command Table...........................................................................7
5. Status Read Command Table...........................................................................................9
6. Functional Execution Command ...................................................................................10
6.1 Format ....................................................................................................................10
6.2 When the command pipelining is needed..........................................................10
6.3 Transfer Example ..................................................................................................10
6.4 Operation Requirements ......................................................................................11
6.4.1 In the following status of projector, Available Functional Execution Commands
are limited...........................................................................................................................11
6.4.2 Functional Execution Commands are invalid when projector is in standby and
“Eco” mode selected in Standby mode menu....................................................................11
6.5 POWER ON Command .........................................................................................12
6.6 POWER OFF Command (Quick POWER OFF)....................................................12
6.7 POWER OFF Command........................................................................................12
6.8 INPUT 1 Command................................................................................................12
6.9 INPUT 2 Command................................................................................................12
6.10 INPUT 3 Command................................................................................................13
6.11 NETWORK Command...........................................................................................13
6.12 VIDEO MUTE ON Command ................................................................................13
6.13 VIDEO MUTE OFF Command...............................................................................13
6.14 SCREEN NORMAL SIZE Command ....................................................................13
6.15 SCREEN FULL SIZE Command ...........................................................................13
6.16 MENU ON Command ............................................................................................14
6.17 MENU OFF Command...........................................................................................14
6.18 DISPLAY CLEAR Command.................................................................................14
6.19 BRIGHTNESS + Command...................................................................................14
6.20 BRIGHTNESS - Command ...................................................................................14
6.21 INPUT 2 VIDEO Command ...................................................................................14
6.22 INPUT 2 Y,Pb/Cb,Pr/Cr Command .......................................................................15
6.23 INPUT 2 RGB Command.......................................................................................15
6.24 IMAGE Command..................................................................................................15
6.25 Direct on SET Command......................................................................................15
6.26 Direct on CANCEL Command..............................................................................15

PLC-HP7000L Basic Serial Command Functional Specifications
3/27
6.27 POWER MANAGEMENT READY1 Command.....................................................15
6.28 POWER MANAGEMENT CANCEL Command ....................................................16
6.29 POWER MANAGEMENT READY2 Command.....................................................16
6.30 POWER MANAGEMENT SHUTDOWN Command..............................................16
6.31 D.ZOOM + Command ............................................................................................16
6.32 D.ZOOM - Command.............................................................................................16
6.33 INPUT 3 VIDEO Command ...................................................................................16
6.34 INPUT 3 S-VIDEO Command................................................................................17
6.35 INPUT 3 Y,Pb/Cb,Pr/Cr Command .......................................................................17
6.36 POINTER RIGHT Command .................................................................................17
6.37 POINTER LEFT Command ...................................................................................17
6.38 POINTER UP Command .......................................................................................17
6.39 POINTER DOWN Command.................................................................................17
6.40 ENTER Command .................................................................................................18
6.41 FREEZE ON Command.........................................................................................18
6.42 FREEZE OFF Command.......................................................................................18
6.43 ZOOM + Command................................................................................................18
6.44 ZOOM - Command ................................................................................................18
6.45 FOCUS + Command..............................................................................................18
6.46 FOCUS - Command...............................................................................................19
6.47 INPUT 1 HDMI Command .....................................................................................19
6.48 INPUT 1 ANALOG RGB Command......................................................................19
6.49 INPUT 1 SCART Command ..................................................................................19
6.50 INPUT 1 DVI (PC DIGITAL) Command.................................................................19
6.51 INPUT 1 DVI (AV HDCP) Command .....................................................................19
6.52 LENS SHIFT UP Command ..................................................................................20
6.53 LENS SHIFT DOWN Command............................................................................20
6.54 LENS SHIFT LEFT Command ..............................................................................20
6.55 LENS SHIFT RIGHT Command ............................................................................20
6.56 AUTO PC ADJ. Command ....................................................................................20
6.57 PRESENTATION TIMER Command .....................................................................20
6.58 PRESENTATION TIMER (Exit) Command ...........................................................21
6.59 KEYSTONE ↑ Command ...................................................................................21
6.60 KEYSTONE ↓ Command ...................................................................................21
6.61 KEYSTONE → Command ...................................................................................21
6.62 KEYSTONE ← Command ...................................................................................21
7 Status Read Command ................................................................................................22
7.1 Format ....................................................................................................................22
7.2 Transfer Example ..................................................................................................22
7.3 Operation Requirements ......................................................................................22

PLC-HP7000L Basic Serial Command Functional Specifications
4/27
7.4 Status Read Command.........................................................................................23
7.5 Input Mode Read Command ................................................................................26
7.6 Lamp Time Read Command.................................................................................26
7.7 Setting Read Command .......................................................................................26
7.8 Temp Read Command ..........................................................................................27
7.9 Lamp Mode Read Command ...............................................................................27

PLC-HP7000L Basic Serial Command Functional Specifications
5/27
1. Overview
・ These specifications define projector control commands for PLC-HP7000L.
・ The projector control commands are used to control a projector through RS-232C from a computer.
2. Serial Interface Specification
2.1. Transfer Specification
Item S p e c i f i c a t i o n
Synchronous system Asynchronous
Transmission Speed 9600 / 19200
Data Length 8 bits
Parity None
Stop Bit 1
Flow Control None
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 the connection between computer and projector.
PC Projector
COM 1 CONTROL PORT
(D-Sub 9Pin) (D-Sub 9Pin)
Connect COM port of the computer to CONTROL PORT of the projector.
COM Port (COM1 or COM2) of a computer is specified by control software of the computer.

PLC-HP7000L Basic Serial Command Functional Specifications
6/27
3. Notes for Communication
・ The projector command is defined as one command per line that starts with “C” and ends with
carriage return (0x0D).
・ When carriage return (0x0D) is received, decoding starts.
・ There are two types of commands; Functional Execution Commands which function in a way
comparable to remote and console keys and Status Read Commands which get basic statuses
of projector.
Example of Functional Execution Command: “C05” [CR]
Example of Status Read Command: “CR0” [CR]
・ In the cases below, it clears information of receive buffer.
1) When LF (0x0A) and EOF (0x1A) are received
2) When it takes more than a second to receive one command (until the projector receives
carriage return since it has received the first data)
・ The pipelining of Functional Execution Command, allow the following interval time after receiving
return value.
1) Commands “ZOOM UP/DOWN”, “FOCUS UP/DOWN” and “LENS-SHIFT UP/DOWN/RIGHT”
--> 100ms
2) Other commands --> 500ms
・ For the pipelining of Status Read Command, allow more than 500 ms of interval time after
reception of return value.
・ Do not send any subsequent command before reception of return value; however this is not the
case when no response is returned after more than 5 seconds.
・ It takes about 7 seconds for internal initialization after plugging in AC power. During this time, it
cannot process commands. Do not issue any command.
・ During 7 seconds after powering on in Standby mode, when the command for internal
initialization or lamp lighting is received, ACK value is returned but the function is not executed.
However, for Status Read Command, the function is executed in 500 ms after receiving ACK
value for POWER ON command.
・ During countdown and cooling operations:
During countdown operation after execution of power-on, as well as during cooling operation after
execution of power-off, ACK value is returned but the function is not executed when command is
received.
・ On switching INPUT:
During 5 seconds after switching action has started in response to reception of INPUT switching
command, ACK value is returned but the function is not executed when command is received.
However, for Status Read Command, the function is executed in 500 ms after receiving ACK
value for INPUT switching command.
・ The number of characters indicating successful reception of command varies according to the
command. Please see [7. Status Read Command].
・ Characters used for commands must be Capital (A - Z).

PLC-HP7000L Basic Serial Command Functional Specifications
7/27
4. Functional Execution Command Table
Command
Item Command
Item
C00 POWER ON C20 BRIGHTNESS +
C01 POWER OFF
(QUICK POWER OFF) C21 BRIGHTNESS -
C02 POWER OFF C22 ---
C03 --- C23 INPUT 2 VIDEO
C04 --- C24 INPUT 2 Y,Pb/Cb,Pr/Cr
C05 INPUT 1 C25 INPUT 2 RGB
C06 INPUT 2 C26 ---
C07 INPUT 3 C27 IMAGE
C08 NETWORK C28 Direct on Enable
C09 --- C29 Direct on Disable
C0A --- C2A POWER MANAGEMENT READY1
C0B --- C2B POWER MANAGEMENT OFF
C0C --- C2C POWER MANAGEMENT READY2
C0D VIDEO MUTE ON C2D ---
C0E VIDEO MUTE OFF C2E POWER MANAGEMENT SHUT DOWN
C0F SCREEN NORMAL SIZE C2F ---
C10 SCREEN FULL SIZE C30 D.ZOOM +
C11 --- C31 D.ZOOM -
C12 --- C32 ---
C13 --- C33 INPUT 3 VIDEO
C14 --- C34 INPUT 3 S-VIDEO
C15 --- C35 INPUT 3 Y,Pb/Cb,Pr/Cr
C16 --- C36 ---
C17 --- C37 ---
C18 --- C38 ---
C19 --- C39 ---
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
“---“ means “No Function”.

PLC-HP7000L Basic Serial Command Functional Specifications
8/27
Command
Item Command
Item
C40 --- C80 ---
C41 --- C81 ---
C42 --- C82 ---
C43 FREEZE ON C83 ---
C44 FREEZE OFF C84 ---
C45 --- C85 ---
C46 ZOOM - C86 ---
C47 ZOOM + C87 ---
C48 --- C88 ---
C49 --- C89 AUTO PC ADJ
C4A FOCUS - C8A PRESENTATION TIMER
C4B FOCUS + C8B PRESENTATION TIMER (Exit)
C4C --- C8C ---
C4D --- C8D ---
C4E --- C8E KEYSTONE ↑
C4F INPUT 1 HDMI C8F KEYSTONE ↓
C50 INPUT 1 ANALOG RGB C90 KEYSTONE →
C51 INPUT 1 SCART C91 KEYSTONE ←
C52 INPUT 1 DVI (PC Digital) C92 ---
C53 INPUT 1 DVI (AV HDCP) C93 ---
C54 --- C94 ---
C55 --- C95 ---
C56 --- C96 ---
C57 --- C97 ---
C58 --- C98 ---
C59 --- C99 ---
C5A --- C9A ---
C5B --- C9B ---
C5C --- C9C ---
C5D Lens Shift Up C9D ---
C5E Lens Shift Down C9E ---
C5F Lens Shift Left C9F ---
C60 Lens Shift Right
“---“ means “No Function”.

PLC-HP7000L Basic Serial Command Functional Specifications
9/27
5. Status Read Command Table
Command Item Note
CR0 STATUS READ
CR1 INPUT MODE READ
CR2 ---
CR3 LAMP TIME READ
CR4 SETTING READ
CR5 ---
CR6 TEMP READ
CR7 LAMP MODE READ
CR8 ---
CR9 ---
CRA ---
CRB ---
CRC ---
“---“ means “No Function”.

PLC-HP7000L Basic Serial Command Functional Specifications
10/27
6. Functional Execution Command
6.1 Format
・ PC issues a command in the following format:
“C” Command [CR]
Command: two characters (See Functional Execution Command Table)
・ Projector decodes the received data and returns the result when getting ready to receive the
next command.
[ACK] [CR]:(0x06, 0x0D) When received Functional Execution Commands.
・ When received data cannot be decoded, “?” [CR] is returned.
6.2 When the command pipelining is needed
In the case of the function requiring command pipelining, such as “Zoom +/-“, operation should
follow the same way as in remote control:
1) Sending-side system issues commands every 100 ms after receiving the return value.
2) When receiving an applicable command, the function is executed for 120 ms from the
moment.
3) When receiving the same command in sequence within 120 ms, the function is executed for
another 120 ms from the moment of the second command reception.
4) When any other command is not received after 120 ms, the execution of pipelining is stopped.
5) When Projector receives another command within 120 ms, the execution of pipelining is
stopped.
6.3 Transfer Example
Change Projector mode to Video with Basic Command.
Command
PC → Projector “C” “0” “7” CR
Projector → PC ACK CR
Processing
(A few ms - 5 s)

PLC-HP7000L Basic Serial Command Functional Specifications
11/27
6.4 Operation Requirements
6.4.1 In the following status of projector, Available Functional Execution Commands are limited.
Projector Status Available Functional Execution Commands
Standby Mode C00: POWER ON
Countdown in process
C00: POWER ON → Countdown is terminated
C01: POWER OFF
C02: POWER OFF → Countdown is terminated
C46: ZOOM -
C47: ZOOM +
C4A: FOCUS -
C4B: FOCUS +
C5D: LENS SHIFT UP
C5E: LENS SHIFT DOWN
C5F:LENS SHIFT LEFT
C60:LENS SHIFT RIGHT
When ZOOM+/-, FOCUS +/-, LENS SHIFTUP/
DOWN/LEFT/RIGHT are executed during Countdown
is in process, POINTER UP/DOWN(C3C/C3D)
become effective, and ZOOM/FOCUS/LENS SHIFT
become enable to control by POINTER UP/DOWN.
*Pointer Command(C3A/CA3B/C3C/C3D)
Cooling Down in process NONE (No Execution)
Cooling Down due to Abnormal
Temperature NONE (No Execution)
Abnormal Temperature Status NONE (No Execution)
Abnormal Power Status NONE (No Execution)
Abnormal Filter Status NONE (No Execution)
Power-Save Cooling Down in process
NONE (No Execution)
Power Save Status C00: POWER ON
C01: POWER OFF
Cooling Down in process after OFF
operation due to Lamp Failure NONE (No Execution)
Input button:Mode2 / Mode3 setting
Although transmit Input source commands, Input
search does not operate.
Note) in above status, the projector returns [ACK] [CR] even if it receives the other command.
6.4.2 Functional Execution Commands are invalid when projector is in standby and “Eco” mode
selected in Standby mode menu.

PLC-HP7000L Basic Serial Command Functional Specifications
12/27
6.5 POWER ON Command
Command
“C00” [CR]
Detail
Power ON
When already Power is ON, no operation is started. When sending this
command during Countdown in process, Countdown is terminated.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.6 POWER OFF Command (Quick POWER OFF)
Command
“C01” [CR]
Detail
Power OFF (Standby)
This command executes Quick Power OFF operation without displaying “Power
OFF?” message, which is displayed when Power is turned OFF with
ON/STAND-BY button of the projector or remote control.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.7 POWER OFF Command
Command
“C02” [CR]
Detail
Power OFF (Standby)
This command works the same way as when Power is OFF with ON/STAND-BY
button of the projector and remote control.
(When the command is sent once, “Power OFF?” message is displayed. If this
command is sent again while “Power OFF?” message is displayed, Power OFF
operation is executed.)
When sending this command during Countdown in process, Countdown is
terminated.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.8 INPUT 1 Command
Command
“C05” [CR]
Detail
Select Input 1. This command works differently from the command by “Input 1”
key of the remote control. When Input 1 has been already selected, this
command does not execute the source switching; just for switching to Input 1.
Although projector returns “OK”, Input search is not executed with this command
while Input button is set to Mode2 or Mode3.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.9 INPUT 2 Command
Command
“C06” [CR]
Detail
Select Input 2. This command works differently from the command by “Input 2”
key of the remote control. When Input 2 has been selected, this command does
not execute the source switching; just for switching to Input 2.
Although projector returns “OK”, Input search is not executed with this command
while Input button is set to Mode2 or Mode3.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]

PLC-HP7000L Basic Serial Command Functional Specifications
13/27
6.10 INPUT 3 Command
Command
“C07” [CR]
Detail
Select Input 3. This command works differently from the command by “Input 3”
key of the remote control. When Input 3 has been selected, this command does
not execute the source switching; just for switching to Input 3.
Although projector returns “OK”, Input search is not executed with this command
while Input button is set to Mode2 or Mode3.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.11 NETWORK Command
Command
“C08” [CR]
Detail
Select Network Input.
Although projector returns “OK”, Input search is not executed with this command
while Input button is set to Mode2 or Mode3.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.12 VIDEO MUTE ON Command
Command
“C0D” [CR]
Detail
Video Mute ON
This command works the same way as “SHUTTER” button of the remote control
for Shutter Close, but does not work for Shutter Open.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.13 VIDEO MUTE OFF Command
Command
“C0E” [CR]
Detail
Video Mute OFF
This command works the same way as “SHUTTER” button of remote control for
Shutter Open, but does not work for Shutter Close.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.14 SCREEN NORMAL SIZE Command
Command
“C0F” [CR]
Detail Set screen size to Normal (4:3)
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.15 SCREEN FULL SIZE Command
Command
“C10” [CR]
Detail Set screen size to Full.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]

PLC-HP7000L Basic Serial Command Functional Specifications
14/27
6.16 MENU ON Command
Command
“C1C” [CR]
Detail Display On-Screen Display Menu
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.17 MENU OFF Command
Command
“C1D” [CR]
Detail Clear On-Screen Display Menu
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.18 DISPLAY CLEAR Command
Command
“C1E” [CR]
Detail Clear On-Screen Display
Clear On-screen Display under all conditions
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.19 BRIGHTNESS + Command
Command
“C20” [CR]
Detail Increment Brightness by 1 according to user control.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.20 BRIGHTNESS - Command
Command
“C21” [CR]
Detail Decrement Brightness by 1 according to user control.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.21 INPUT 2 VIDEO Command
Command
“C23” [CR]
Detail
Select Video input in Input 2.
Although projector returns “OK”, Input search is not executed with this command
while Input button is set to Mode2 or Mode3.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]

PLC-HP7000L Basic Serial Command Functional Specifications
15/27
6.22 INPUT 2 Y,Pb/Cb,Pr/Cr Command
Command
“C24” [CR]
Detail
Select Y,Pb/Cb,Pr/Cr input in Input 2.
Although projector returns “OK”, Input search is not executed with this command
while Input button is set to Mode2 or Mode3.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.23 INPUT 2 RGB Command
Command
“C25” [CR]
Detail
Select RGB input in Input 2.
Although projector returns “OK”, Input search is not executed with this command
while Input button is set to Mode2 or Mode3.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.24 IMAGE Command
Command
“C27” [CR]
Detail Switch Image Setting status
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.25 Direct on SET Command
Command
“C28” [CR]
Detail
Enable Direct on
This status is stored in EEPROM and retained regardless of Power OFF/ON
operation.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.26 Direct on CANCEL Command
Command
“C29” [CR]
Detail
Disable Direct on
This status is stored in EEPROM and retained regardless of Power OFF/ON
operation.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.27 POWER MANAGEMENT READY1 Command
Command
“C2A” [CR]
Detail
Set Power Management function to ready1 status
This status is stored in EEPROM and retained regardless of Power OFF/ON
operation.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]

PLC-HP7000L Basic Serial Command Functional Specifications
16/27
6.28 POWER MANAGEMENT CANCEL Command
Command
“C2B” [CR]
Detail
Set Power Management function to off status
This status is stored in EEPROM and retained regardless of Power OFF/ON
operation.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.29 POWER MANAGEMENT READY2 Command
Command
“C2C” [CR]
Detail
Set Power Management function to ready2 status
This status is stored in EEPROM and retained regardless of Power OFF/ON
operation.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.30 POWER MANAGEMENT SHUTDOWN Command
Command
“C2E” [CR]
Detail
Set Power Management function to Shutdown mode.
This status is stored in EEPROM and retained regardless of Power OFF/ON
operation.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.31 D.ZOOM + Command
Command
“C30” [CR]
Detail Enter Digital Zoom mode and expand image size
This command works the same way as “D.ZOOM ▲” button of the remote control.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.32 D.ZOOM - Command
Command
“C31” [CR]
Detail Enter Digital Zoom mode and reduce image size
This command works the same as “D.ZOOM ▼” button of the remote control.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.33 INPUT 3 VIDEO Command
Command
“C33” [CR]
Detail
Select Video input in Input 3.
Although projector returns “OK”, Input search is not executed with this command
while Input button is set to Mode2 or Mode3.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]

PLC-HP7000L Basic Serial Command Functional Specifications
17/27
6.34 INPUT 3 S-VIDEO Command
Command
“C34” [CR]
Detail
Select S-Video input in Input 3.
Although projector returns “OK”, Input search is not executed with this command
while Input button is set to Mode2 or Mode3.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.35 INPUT 3 Y,Pb/Cb,Pr/Cr Command
Command
“C35” [CR]
Detail
Select Y,Pb/Cb,Pr/Cr input in Input 3.
Although projector returns “OK”, Input search is not executed with this command
while Input button is set to Mode2 or Mode3.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.36 POINTER RIGHT Command
Command
“C3A” [CR]
Detail
Move the Pointer of On-Screen Display Menu to the right.
This command works the same way as “>” button of the projector or remote
control.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.37 POINTER LEFT Command
Command
“C3B” [CR]
Detail
Move the Pointer of On-Screen Display Menu to the left
This command works the same way as “<” button of the projector or remote
control.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.38 POINTER UP Command
Command
“C3C” [CR]
Detail
Move up the Pointer of On-Screen Display Menu
This command works the same way as “▲” button of the projector or remote
control.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.39 POINTER DOWN Command
Command
“C3D” [CR]
Detail
Move down the Pointer of On-Screen Display Menu.
This command works the same way as “▼” button of the projector or remote
control.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]

PLC-HP7000L Basic Serial Command Functional Specifications
18/27
6.40 ENTER Command
Command
“C3F” [CR]
Detail This command works the same way as “SELECT” button of the projector and
remote control.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.41 FREEZE ON Command
Command
“C43” [CR]
Detail
Freeze on-screen image
This command works the same way as “FREEZE” button of the remote control for
Freeze ON, but does not work for Freeze OFF.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.42 FREEZE OFF Command
Command
“C44” [CR]
Detail
Cancel Freeze mode
This command works the same way as “FREEZE” button of the remote control for
Freeze Off, but does not work for Freeze ON.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.43 ZOOM + Command
Command
“C47” [CR]
Detail Expand image size
This command works the same way as “ZOOM ▲” button of the remote control.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.44 ZOOM - Command
Command
“C46” [CR]
Detail Reduce image size
This command works the same way as “ZOOM ▼” button of the remote control.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.45 FOCUS + Command
Command
“C4B” [CR]
Detail Adjust on-screen focus by making focal length longer. (The lens moves backward)
This command works the same way as “FOCUS ▲” button of the remote control.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]

PLC-HP7000L Basic Serial Command Functional Specifications
19/27
6.46 FOCUS - Command
Command
“C4A” [CR]
Detail Adjust on-screen focus by making focal length shorter. (The lens moves forward)
This command works the same way as “FOCUS ▼” button of the remote control.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.47 INPUT 1 HDMI Command
Command
“C4F” [CR]
Detail
Select HDMI input in Input 1.
Although projector returns “OK”, Input search is not executed with this command
while Input button is set to Mode2 or Mode3.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.48 INPUT 1 ANALOG RGB Command
Command
“C50” [CR]
Detail
Select Analog RGB input in Input 1.
Although projector returns “OK”, Input search is not executed with this command
while Input button is set to Mode2 or Mode3.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.49 INPUT 1 SCART Command
Command
“C51” [CR]
Detail
Select SCART input in Input 1.
Although projector returns “OK”, Input search is not executed with this command
while Input button is set to Mode2 or Mode3.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.50 INPUT 1 DVI (PC DIGITAL) Command
Command
“C52” [CR]
Detail
Select DVI (PC Digital) input in Input 1.
Although projector returns “OK”, Input search is not executed with this command
while Input button is set to Mode2 or Mode3.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.51 INPUT 1 DVI (AV HDCP) Command
Command
“C53” [CR]
Detail
Select DVI (AV HDCP) input of Input 1.
Although projector returns “OK”, Input search is not executed with this command
while Input button is set to Mode2 or Mode3.
Response
Acceptable [ACK] [CR]

PLC-HP7000L Basic Serial Command Functional Specifications
20/27
Unacceptable
“?” [CR]
6.52 LENS SHIFT UP Command
Command
“C5D” [CR]
Detail Move projection area upward.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.53 LENS SHIFT DOWN Command
Command
“C5E” [CR]
Detail Move projection area downward.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.54 LENS SHIFT LEFT Command
Command
“C5F” [CR]
Detail Move projection area leftward.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.55 LENS SHIFT RIGHT Command
Command
“C60” [CR]
Detail Move projection area rightward.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.56 AUTO PC ADJ. Command
Command
“C89” [CR]
Detail
Execute AUTO PC ADJ. function
This command works the same way as “AUTO PC” button of the remote control.
Sending this command during Auto PC Adj. process terminates the operation.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
6.57 PRESENTATION TIMER Command
Command
“C8A” [CR]
Detail Start Timer for presentation
This command works the same way as “P-TIMER” button of the remote control.
Acceptable [ACK] [CR]
Response
Unacceptable
“?” [CR]
Other manuals for PLC-HP7000L
6
Table of contents
Other Sanyo Projector manuals

Sanyo
Sanyo PLC-XW57 User manual

Sanyo
Sanyo PLV-WF20 User manual

Sanyo
Sanyo PLC-5600N User manual

Sanyo
Sanyo PLC-XF35 User manual

Sanyo
Sanyo PLC-XU70 User manual

Sanyo
Sanyo PLC-XF47 User manual

Sanyo
Sanyo PLV-HF10000L User manual

Sanyo
Sanyo PLC-EF60 User manual

Sanyo
Sanyo PLC-XU105 User manual

Sanyo
Sanyo PLC-XM150L User manual

Sanyo
Sanyo PLC-XP46 User manual

Sanyo
Sanyo PLC-XF47K User manual

Sanyo
Sanyo PLC-WM5500/L Guide

Sanyo
Sanyo PLC-XF40 User manual

Sanyo
Sanyo PLC-SU50 User manual

Sanyo
Sanyo PLC-HP7000L User manual

Sanyo
Sanyo PLC-XU22E User manual

Sanyo
Sanyo PLC-XT35L User manual

Sanyo
Sanyo PLC-ZM5000L - 5000 Lumens User manual

Sanyo
Sanyo PLC-EF60A User manual