Response Format

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

77

Page 84
Image 84
Planar 020-1229-00A user manual Command/Response Examples