Planar UR8450-LX Projector Accessories User Manual


 
RS232 Command/Response Examples
76 Planar UltraRes User Manual
RS232 Command/Response Examples
The following section gives examples of commands and their responses:
Example: Power query when unit is powered on
Command: (PWR?) [CR]
Response: (0;PWR=1) [CR]
Example: Set power to 0 (off)
Command: (PWR=0) [CR]
Response: (0;PWR=0) [CR]
Example: Increment brightness from 24 to 25
Command: (BRT+) [CR]
Response: (0;BRT=25) [CR]
Example: Invalid command code
Command: (ZZZ=0) [CR]
Response: (1;ZZZ=0) [CR]
Example: Invalid parameter (string instead of int)
Command: (CON=”Some string”) [CR]
Response: (9;CON=”Some string”) [CR]