Using the serial terminals
The main unit is equipped with SERIAL terminals located in its terminal section on the side, and this terminal is compliant with
Examples of connection
Single projector |
| Plural projectors |
|
|
| |
<Terminal section on projector side> | PC | <Terminal section on Projector 1> <Terminal section on Projector 2> | ||||
| ||||||
|
| (female) | (male) | (female) | (male) | |
|
| PC |
|
|
| |
|
|
|
|
| ||
Communication cable |
| |||||
|
|
| ||||
|
| (male) | (female) | (male) |
| |
|
| Communication cable | Communication cable |
Pin assignments and signal names
Serial input terminal
Pin No. Signal name | Description | |
| NC | |
TXD | Send data | |
RXD | Receive data | |
| Connected internally | |
GND | Ground | |
| NC | |
CTS | Connected internally | |
RTS | ||
| ||
| NC |
Serial output terminal
Pin No. Signal name | Description | |
| NC | |
RXD | Receive data | |
TXD | Send data | |
| NC | |
GND | Ground | |
| NC | |
RTS | Connected internally | |
CTS | ||
NC | ||
|
ENGLISH
Communication conditions (Factory setting)
Signal level |
|
Synchronization method | |
Baud rate | 9 600 bps |
Parity | None |
Character length | 8 bits |
Stop bit | 1 bit |
X parameter | None |
S parameter | None |
Basic format
Transmission from the computer begins with STX, then the ID, command, parameter, and ETX are sent in this order. Add parameters according to the details of control.
STX |
|
| A | D |
| I 1 |
| I 2 |
| ; |
|
| C1 | C2 | C3 |
|
| : |
|
|
|
| P1 | P2 | … | Pn |
|
| ETX |
| ||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| (2 bytes) | 2 |
| ID |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| ||||||||||
|
|
|
|
|
|
| characters |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |||||
|
|
|
|
|
|
| Semicolon |
|
|
| Colon |
|
|
|
|
|
|
| End | |||||||||||||||||||
|
|
|
|
|
|
| (2 bytes) |
|
|
|
|
|
|
|
|
| ||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
| (1 byte) |
| (1 byte) |
|
|
|
|
|
|
| (1 byte) | |||||||||||||||
Start |
| ZZ, 1 to 64 and 0A to 0Z |
|
| 3 command |
|
|
|
|
|
|
|
|
| Parameter |
|
|
| ||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
| ||||||||||||||||||||||||||
(1 byte) |
|
| ID designate |
|
|
|
| characters (3 bytes) | (undefined length) |
|
|
|
Attention • If a command is sent within about 60 seconds after the lamp is turned on, the response may be returned late or the command may be unable to be executed. Try sending and receiving commands
after 60 seconds has elapsed.
•When sending several commands, be sure to wait for more than 0.5 seconds after receiving a response from the projector, and then send the next command. When sending commands without parameters, a colon (:) is not necessary.
Note • If a command cannot be executed, the projector will send an “ER401” response to the computer.
•If an invalid command is received, the projector will send an “ER402” response to the computer.
•Projector ID supported on the
•If a command is sent with a projector ID specified, the projector will return answer back only in the following cases: if it coincides with the projector ID,
ID specification is ALL and
•In the hexadecimal format, STX has the character code 02 and ETX the character code 03.
51