RS232 Command/Response Examples

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]

76

Planar UltraRes User Manual

Page 82
Image 82
Planar UR8450-3D, UR8450-LX, UR8450-MX manual RS232 Command/Response Examples