Specifications

| |<--------------| |
+--------------+ Response +--------------+
(ACK or NAK)
4-1. Frame Format
**********************************************************************
One frame comprises a header, a data portion, and a checksum.
Frame Format:
+-------------------------------+----------------------+--------+
| Header portion | Data portion |Checksum|
| | (Max. 4095 Bytes) | |
+-----+-----+-----+-------+-----+-----+-- --+-------+--------+
| 1 | 2 | 3 | 4 | 5 | 6 | ~ | n | m |
+-----+-----+-----+---+---+-----+-----+-- --+-------+--------+
| 8 | 8 | 8 | 4 | 12 | 8 | ~ | 8 | 8 |
| Bit | Bit | Bit |Bit| Bit | Bit | ~ | Bit | Bit |
+-----+-----+-----+---+---------+-----+-- ~ --+-------+--------+
| | | | |
| | | | +------------- Data length
| | | +-------------------- Model code
| | +------------------------- Projector ID
| +------------------------------- ID2
+------------------------------------- ID1
* ID1: (8 Bit)
This is an identification data assigned to each command.
Command :
This sets an identification data assigned to each command to send it.
( See each command description.)
Response :
This returns the 6th bit of received ID1 as HIGH.
For ACK it sends the 8th bit back as LOW (recognized); for NAK it
sends the 8th bit back as HIGH (not recognized).
* ID2: (8 Bit)
This is an identification data assigned to each command.
Command :
This sets an identification data assigned to each command to send it.
( See each command description.)
Response :
This returns the value of received ID2 as is.
* Projector ID : (8 Bit)
This is a projector ID for the projector that sends and receives
frames.
Command :
This specifies a projector ID for the projector that sends and
receives commands. (individual notification)