Rs232 Command/Response Examples - Planar ultrares User Manual

Hide thumbs Also See for ultrares:
Table of Contents

Advertisement

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]
Planar UltraRes User Manual
RS232 Command/Response Examples
104

Advertisement

Table of Contents
loading

Table of Contents