user manual
Table Of Contents
- Table of Contents
- Introduction
- Installing a Planar UltraRes Display
- LCD Installation
- Installing the UltraRes Control Software
- Using the UltraRes Control Software
- UltraRes Dimensions
- Display Dimensions - Front and Side Views
- Display Dimensions - Rear View
- Landscape Wall Mounts - Front View
- Landscape Wall Mounts - Sides Views
- Portrait Wall Mounts - Front View
- Portrait Wall Mounts - Sides Views
- Optional Pedestal Mount - Front View
- Optional Pedestal Mount - Top and Bottom Views
- Optional Pedestal Mount - Single and Double Sided
- Planar UltraRes Remote Monitoring Software
- RS232 Communication
- RS232 Commands
- Command Format
- Response Format
- Supported UltraRes 4K Commands
- Specifications
- Troubleshooting During Installation
- Accessing Planar’s Technical Support Website
- Regulatory Information
- Index

RS232 Commands
Planar UltraRes User Manual 75
RS232 Commands
The RS232 connection must use the following settings:
• 19200 baud rate
• 8 data bits
• 1 stop bit
• No parity bit
• No HW (RTS/CTS) or SW (XON/XOFF) flow control
Command Format
Commands sent from the initiator to the follower must have the following format:
(www:xyz) [CR]
Where:
• ‘(‘ and ‘)’ indicate the start and end of the command data. If these characters are
present, the CLI processor shall assume that “valid” CLI data is present in the
command string. If these characters are not present in the command, the CLI
processor shall assume the data is not valid CLI data and ignore it.
• “www” indicates the command code. This field is case insensitive (i.e. “PWR”,
“pwr” and “PwR” should all be treated as “PWR”).
• “:x” is the destination parameter. This is an optional parameter that indicates
which memory the command is referencing. This parameter is reserved and
shall not be used at this time.
• “y” is the operand, which can have one of the following values:
• ‘?’ = “Get” operand
• ‘=’ = “Set” operand
• ‘+’ = “Increment” operand (not supported on 4K)
• ‘-‘ = “Decrement” operand (not supported on 4K)
• “z” is the value to set for this parameter. It can have one of two formats:
• Integer value: Any positive or negative number (example: 100)
• String value: Any string surrounded by double quotes (example: “This is a
string”)
• “[CR]” is the ASCII carriage return key (0x0D).










