Terminal Description (continued)
Control of this unit via a computer is possible by connecting the computer to this unit with a
1. Communication Specifications
Communication specification for this unit are as follows:
Baud Rate | 9600/19200 bps |
|
|
Data Length | 8 bit |
|
|
Parity | None |
|
|
Stop Bit | 1 bit |
|
|
Flow Control | None |
|
|
2. Command Format
When sending a control command to this unit, use the following data format:
Header
Header
ID
SP
CR
ID |
| SP |
| Command | [ | SP |
| Parameter | [ | CR |
:Designates the head of data and the data type. ! (21h): Assigns command to the projector
? (3Fh): Query to the projector (Asking command)
:1: Identification number of the projector (Factory setting is 1)
:Designates the delimiter for ID, Command and Parameter. (20h)
:Designates the terminal of the data. (0Dh)
*[ ] is not necessary for Asking command.
Upon executing a control command it has received, this unit sends back the following response data to the com- puter:
Header |
| ID |
| SP |
| Normal Termination Status | [ | SP |
| Parameter |
[
CR
Header | : Designates the head of the data. | |||||||
|
| @ (40h): Fetches data from the | projector | |||||
ID | : | 1: Identification number of the projector | (Factory setting is 1) | |||||
SP | : Designates the delimiter for ID, Command and Parameter. | (20h) | ||||||
Normal Termination Status : 0 (30h) |
|
| ||||||
CR | : Designates the terminal of the data. (0Dh) |
|
The following 3 types of parameters are used for command and response data:
1Numeric value 2 ON/OFF 3 Special parameters Each parameter is as follows:
1 Numeric value
A
2ON/OFF
Shows the status (ON or OFF) of the unit, such as POWER and HIDE.
Character | Hex | Meaning |
0 | 30 | OFF |
|
|
|
1 | 31 | ON |
|
|
|
36