RS-232C external control
By connecting a computer to the
The commands to control the projector and the response data against the received commands are explained here. For further information, please consult the dealer where you purchased your projector or consult the Service Center.
1. Communication Specifications
The communication specifications are as follows:
Baud rate | 9600bps / 19200bps* |
|
|
Data length | 8 bits |
|
|
Parity | None |
|
|
Stop bit | 1 bit |
|
|
Flow control | None |
|
|
* Factory set value. To change the value, refer to “Setting and Adjusting Other Functions (OPTIONS)” on page 54.
2. Command Format
When sending a control command, use the following data format.
Header
ID
SP
Command
SP
Parameter
CR
Header: | Designates the head of data and the kind of data. |
| “!” (21h): Control command to the projector |
| “?” (3Fh): Query to the projector (Asking command) |
ID: | “1” (fixed) |
SP: | Designates the delimiter for ID, Command, and Parameter. (20h) |
CR: | Designates the terminal of the data. (0Dh) |
* [ ] is not necessary when Asking command.
Upon executing the received control command, the projector sends back the following response data to the computer.
Header |
|
| ID |
| SP |
| Normal Termination Status |
| SP |
|
|
|
|
|
|
|
|
|
|
|
|
Header: | Designates the head of data. |
|
|
| ||||||
| “@” (40h): Fetches data from the projector. |
|
|
| ||||||
ID: | “1” (fixed) |
|
|
|
|
|
|
| ||
SP: | Designates the delimiter for ID, Command, and Parameter (20h) | |||||||||
Normal Termination Status: “0” (30h) |
|
|
| |||||||
CR: | Designates the terminal of the data (0Dh) |
|
|
|
Parameter
CR
73