Canon LV-7585 BROCHURE

BASIC SERIAL COMMAND
FUNCTIONAL SPECIFICATIONS
LV-7585
Ver.1.1
LV-7585 Basic Serial Command Functional Specifications
Contents
1. Overview.......................................................................................................................... 4
2. Serial Interface Specification.........................................................................................4
2.1. Transfer Specification..............................................................................................4
2.2. Connection ...............................................................................................................4
3. Notes for Communication .............................................................................................. 5
4. Functional Execution Command Table......................................................................... 6
5. Status Read Command Table......................................................................................... 7
6. Functional Execution Command ................................................................................... 8
6.1 Format ................................................................................................................... 8
6.2 When the command pipelining is needed .......................................................... 8
6.3 Transfer Example..................................................................................................8
6.4 Operation Requirements...................................................................................... 9
6.5 POWER ON Command ......................................................................................... 9
6.6 POWER OFF Command (Quick POWER OFF) ................................................... 9
6.7 POWER OFF Command ....................................................................................... 9
6.8 INPUT 1 Command ............................................................................................. 10
6.9 INPUT 2 Command ............................................................................................. 10
6.10 INPUT 3 Command ............................................................................................. 10
6.11 NETWORK Command ........................................................................................10
6.12 VIDEO MUTE ON Command .............................................................................. 10
6.13 VIDEO MUTE OFF Command ............................................................................ 11
6.14 SCREEN NORMAL SIZE Command .................................................................. 11
6.15 SCREEN WIDE SIZE Command......................................................................... 11
6.16 MENU ON Command .......................................................................................... 11
6.17 MENU OFF Command ........................................................................................ 11
6.18 DISPLAY CLEAR Command .............................................................................. 11
6.19 BRIGHTNESS + Command ................................................................................12
6.20 BRIGHTNESS - Command ................................................................................. 12
6.21 INPUT 2 VIDEO Command .................................................................................
12
6.22 INPUT 2 Y,Pb/Cb,Pr/Cr Command ..................................................................... 12
6.23 INPUT 2 RGB Command .................................................................................... 12
6.24 IMAGE Command ...............................................................................................12
6.25 ON START SET Command................................................................................. 12
6.26 ON START CANCEL Command ......................................................................... 13
6.27 POWER MANAGEMENT READY Command..................................................... 13
6.28 POWER MANAGEMENT CANCEL Command................................................... 13
6.29 POWER MANAGEMENT SHUTDOWN Command ............................................13
6.30 D.ZOOM + Command .........................................................................................13
6.31 D.ZOOM - Command ..........................................................................................13
LV-7585 Basic Serial Command Functional Specifications
6.32 INPUT 3 VIDEO Command ................................................................................. 14
6.33 INPUT 3 S-VIDEO Command .............................................................................14
6.34 INPUT 3 Y,Pb/Cb,Pr/Cr Command ..................................................................... 14
6.35 POINTER RIGHT Command............................................................................... 14
6.36 POINTER LEFT Command ................................................................................. 14
6.37 POINTER UP Command ..................................................................................... 14
6.38 POINTER DOWN Command............................................................................... 14
6.39 ENTER Command............................................................................................... 15
6.40 FREEZE ON Command ......................................................................................15
6.41 FREEZE OFF Command..................................................................................... 15
6.42 ZOOM + Command ............................................................................................. 15
6.43 ZOOM - Command.............................................................................................. 15
6.44 FOCUS + Command ........................................................................................... 15
6.45 FOCUS - Command ............................................................................................ 16
6.46 COLOR MANAGEMENT Command ................................................................... 16
6.47 INPUT 1 ANALOG RGB Command....................................................................16
6.48 INPUT 1 SCART Command................................................................................16
6.49 INPUT 1 DVI (PC DIGITAL) Command............................................................... 16
6.50 INPUT 1 DVI (AV HDCP) Command ................................................................... 16
6.51 LENS SHIFT UP Command ................................................................................ 17
6.52 LENS SHIFT DOWN Command.......................................................................... 17
6.53 LENS SHIFT LEFT Command ............................................................................ 17
6.54 LENS SHIFT RIGHT Command.......................................................................... 17
6.55 AUTO PC ADJ. Command.................................................................................. 17
6.56 PRESENTATION TIMER Command ................................................................... 17
6.57 KEYST
ONE Command ................................................................................. 18
6.58 KEYSTONE Command ................................................................................. 18
6.59 KEYSTONE Command ................................................................................. 18
6.60 KEYSTONE Command ................................................................................. 18
7 Status Read Command..............................................................................................19
7.1 Format ................................................................................................................. 19
7.2 Transfer Example................................................................................................19
7.3 Status Read Command ...................................................................................... 20
7.4 Input Mode Read Command .............................................................................. 22
7.5 Lamp Time Read Command .............................................................................. 22
7.6 Setting Read Command ..................................................................................... 22
7.7 Temp Read Command........................................................................................23
7.8 Lamp Mode Read Command ............................................................................. 23
LV-7585 Basic Serial Command Functional Specifications
1. Overview
These specifications define projector control commands for LV-7585.
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 Specification
Synchronous system Asynchronous
Transmission Speed 9600 / 19200
Data Length 8 bits
Parity None
Stop Bit 1
Flow Control None
Transmission speed: initial setting value is 19200.
Transmission speed can be changed in service mode.
2.2. Connection
Dedicated serial cable that comes with the projector must be used for the connection between
computer and projector.
PC Projector
COM 1 Serial Port IN
(D-Sub 9Pin) (D-Sub 9Pin)
Connect COM port of the computer to SERIAL PORT IN of the projector.
COM Port (COM1 or COM2) of a computer is specified by control software of the computer.
LV-7585 Basic Serial Command Functional Specifications
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)
or the pipelining of Functional Execution Command, allow the following interval time after
receiving return value.
1) Commands “VOLUME +/-“, “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).
LV-7585 Basic Serial Command Functional Specifications
4. Functional Execution Command Table
Command
C00 POWER ON C20 BRIGHTNESS +
POWER OFF (QUICK POWER
C01
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 ON START Enable
C09 --- C29 ON START Disable
C0A --- C2A POWER MANAGEMENT READY
C0B --- C2B POWER MANAGEMENT OFF
C0C --- C2C ---
C0D VIDEO MUTE ON C2D ---
C0E VIDEO MUTE OFF C2E
C0F
C10
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
C17
C18
C19
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
OFF) C21 BRIGHTNESS -
SCREEN NORMAL SIZE (4:3)
SCREEN WIDE SIZE (16:9)
---
---
---
---
Item
Command Item
POWER MANAGEMENT SHUT DOWN
C2F ---
C30 D.ZOOM +
C36 ---
C37 ---
C38 ---
C39 ---
“---“ means “No Function”.
LV-7585 Basic Serial Command Functional Specifications
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 ---
C4C
C4D --- C8D ---
C4E COLOR MANAGEMENT C8E
C4F --- C8F
C50 INPUT 1 ANALOG RGB C90
C51 INPUT 1 SCART C91
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
C5E Lens Shift Down
C5F Lens Shift Left
C60 Lens Shift Right
--- C8C ---
KEYSTONE
KEYSTONE
KEYSTONE
KEYSTONE
C9D ---
C9E ---
C9F ---
———“ means “No Function”
5. Status Read Command Table
Command
CR0 STATUS READ
CR1 INPUT MODE READ
CR2 ---
CR3 LAMP TIME READ
CR4 SETTING READ
CR5 ---
CR6 TEMP READ
CR7 LAMP MODE READ
CRC ---
Item Note
———“ means “No Function”.
Loading...
+ 16 hidden pages