Managing the display using RS‑232
You can connect an RS-232 cable from a computer or a control system’s serial output to the display’s RS-232 In connector to remotely select video inputs, turn the display on or off, and get information about the display’s current settings, such as volume and power state.
Important
Use only a standard RS-232 cable. Do not use a null modem cable. Null modem cables typically have ends of the same type.
 Configuring the serial interface settings
Configuring the serial interface settingsConfigure the computer or control system’s serial interface before sending commands to the display.
- Turn on the display. 
- If you’re using a terminal application on a computer, activate local echo to see what you’re typing and sending to the display. 
- Configure the serial interface settings with the following values: - Baud rate - 19200 - Data length - 8 - Parity bit - None - Stop bit - 1 
- Send a carriage return character (<CR>) to the display. The display will show a command prompt (>) to indicate that the display can now accept commands. - Note - If you’re using a terminal application on a computer, pressing ENTER should send a carriage return character (<CR>) but may also send a line feed character (<LF>), depending on your terminal application configuration. 
- If no message appears or an error message appears, the serial interface isn’t configured correctly. Repeat steps 3 and 4. 
 
When you use a control system program instead of terminal program, all lines output from the display are preceded by a carriage return character (<CR>) and line feed character (<LF>) and then followed by a carriage return character (<CR>) and line feed character (<LF>), as shown in the example below.
>set volume=0<CR>
<CR><LF>
volume=0<CR><LF>
>See alsowikipedia.org/wiki/ASCII
 Commands and responses
Commands and responsesTo access display information or to adjust display settings using the room control system, send a command after the command prompt (>), send a carriage return character or press ENTER, and then wait for the response from the display. Responses are preceded by a carriage return character (<CR>) and line feed character (<LF>) and then followed by a carriage return character (<CR>) and line feed character (<LF>). If no command prompt is present, send a carriage return character to the display. If the display is ready to receive commands, it will show a command prompt (>) when the carriage return is received. See the example below.
In this example, the user used =-50 instead of -50.
Notes
- Use ASCII formatted commands. 
- Commands aren’t case-sensitive and extra spacing is ignored. 
- Review each entry carefully before sending a command to the display. 
- Don’t send another command until you receive the response and the next command prompt (>). If no command prompt is present, send a carriage return character (<CR>) to the display. If the display is ready to receive commands, it will show a command prompt after receiving the carriage return. 
To retrieve a setting’s current value
- Use a - getcommand.- This example shows how to get the volume: Copy- >get volume
 volume=55
 >
To assign a value to a setting
- Use a - setcommand.- This example sets the volume to 65: Copy- >set volume=65
 volume=65
 >
To increase or decrease the value of a setting
 Power state commands
Power state commands| Get command | Set command | Response | 
|---|---|---|
| 
 | 
 Where Value is one of the following: 
 | 
 Where Value is the following: 
 | 
| Power state | Description | 
|---|---|
| ON | The display is in normal operating mode. OR The screen is off, but the display is ready to turn on when one of the following occurs: 
 | 
| STANDBY | The screen is off, and the display is in a low power state. The display enters READY or ON state when one of the following occurs: 
 Note The EU uses “networked standby” to describe this power state. | 
| OFF | The screen is off, and the display is in a low power state. The display enters ON state when the following occurs: 
 | 
Commands are available only when the display is in the ON power state.
Note
When the display’s power state is in standby, issuing any command via RS_232 will automatically wake the display and change the display’s power state to on.
 Input commands
Input commands| Get command | Set command | Response | 
|---|---|---|
| 
 | 
 Where Value is one of the following: 
 | 
 Where Value is one of the following: 
 | 
 Brightness commands
Brightness commands| Get command | Set command | Response | 
|---|---|---|
| 
 | 
 Where Value is one of the following: 
 | 
 Where Value is a number between 0 and 100 | 
 Room commands
Room commands| Get command | Set command | Response | 
|---|---|---|
| 
 | 
 Where Value is one of the following: 
 | 
 Where Value is the following: 
 | 
| 
 | 
 Where Value is one of the following: 
 | 
 Where Value is the following: 
 | 
| 
 | 
 | 
 | 
| 
 | 
 Where Value is the panel serial number | 
 Where Value is the panel serial number | 
 Freeze commands
Freeze commands| Get command | Set command | Response | 
|---|---|---|
| 
 | 
 Where Value is one of the following: 
 | 
 Where Value is one of the following: 
 | 
 Screen shade commands
Screen shade commands| Get command | Set command | Response | 
|---|---|---|
| 
 | 
 Where Value is one of the following: 
 | 
 Where Value is one of the following: 
 | 
 Volume commands
Volume commands| Get command | Set command | Response | 
|---|---|---|
| 
 | 
 Where Value is one of the following: 
 | 
 Where Value is a number between 0 and 100 | 
 Mute commands
Mute commands| Get command | Set command | Response | 
|---|---|---|
| 
 | set muteValue Where Value is one of the following: 
 | mute=Value Where Value is one of the following: 
 | 
 Firmware version commands
Firmware version commands| Get command | Response | 
|---|---|
| 
 | 
 Where Value is the firmware version. | 
 Model number commands
Model number commands| Get command | Response | 
|---|---|
| 
 | 
 Where Value is one of the following: 
 | 
 Serial number commands
Serial number commands| Get command | Response | 
|---|---|
| 
 | 
 Where Value is the serial number. | 
 Part number commands
Part number commands| Get command | Response | 
|---|---|
| 
 | 
 Where Value is the part number, including the revision. | 
 Asynchronous messages
Asynchronous messagesThe display sends an asynchronous message when the convenience panel, Settings app, or remote control are used to change a display’s setting that can be controlled by RS-232. The display will also send an asynchronous message if the display’s power state changes. Asynchronous messages are identified by a pound sign (#) before the message and aren’t followed by a command prompt (>).
| Change | Asyncronous message | 
|---|---|
| Display power state | 
 Where Value is one of the following: 
 | 
| Input selection | 
 Where Value is one of the following: 
 | 
| Brightness | 
 Where Value is a number between 0 and 100 | 
| Freeze frame | 
 Where Value is one of the following: 
 | 
| Screen shade | 
 Where Value is one of the following: 
 | 
| Volume increase or decrease | 
 Where Value is a number between 0 and 100 | 
| Volume mute | 
 Where Value is one of the following: 
 |