Example
-When the transmission ID from PC is ID ALL and the projector ID is ALL,
Send (the data sent from the computer)
0x02 0x00 0xfe 0x03
Receive (the data received by the computer)
0x02 0x00 0xfe 0x10 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x03
Self-diagnosis information is x10000000, or bit 28 is one so that it is Input temp. error.
- When the transmission ID from PC is ID ALL and the projector ID is 2
Send (the data sent from the computer)
0x02 0x00 0xfe 0x03
Receive (the data received by the computer)
0x02 0x02 0xfe 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x03
Self-diagnosis information is 0x00000000 and it is normal.
Note Values of extension bits are undefined. It is normal even if self-diagnosis information is 0x00000001.
8