
[Example 1] Turning ON the power. (Values enclosed in quotation marks are ASCII codes.):
Command sent from the PC  | Status code returned  | Description  | |
from the projector  | |||
  | 
  | ||
‘30’ ‘30’ ‘21’ ‘0D’  | 
  | Command for POWER ON  | |
00!  | 
  | 
  | |
  | ‘30’ ‘30’ ‘21’ ‘0D’  | Command receipt confirmation  | |
  | 00!  | (Command echo back)  | 
[Example 2] Selecting VIDEO as the input signal during auto positioning (Values enclosed in quotation marks are ASCII codes.):
Command sent from the PC
Status code returned
from the projector
Description
‘30’ ‘30’ ‘5F’ ‘76’ ‘31’  | 
  | (During auto positioning)  | 
00_v1  | 
  | Command for selecting VIDEO as the  | 
  | 
  | input signal is sent out.  | 
  | ‘30’ ‘30’ ‘5F’ ‘76’ ‘31’ ‘3A’ ‘4E’  | The command is received by the  | 
  | 00_v1:N  | projector but cannot be executed.  | 
  | 
  | (NAK return)  | 
∙The flowchart on the next page shows the recommended operating sequence for your reference to create a program.
3