Planar Leyard Simplicity Series User manual

Simplicity Series 4K Displays User Guide
020-1344-00B
RS232 User Guide
Page | 1
Planar Simplicity Series 4K Displays
SL4364K
SL5064K
SL5564K
SL6564K
SL7564K
SL8664K

Simplicity Series 4K Displays User Guide
020-1344-00B
Page | 2
Copyright © March 2018 by Leyard Optoelectronics Co., Ltd. and Planar Systems, Inc.
All rights reserved.
This document may not be copied in any form without permission from Leyard or Planar. Information
in this document is subject to change without notice.
Trademark Credits
Windows™ is a trademark of Microsoft Corp.
All other companies are trademarks or registered trademarks of their respective companies.
Disclaimer
The information contained in this document is subject to change without notice. Leyard and Planar
Systems, Inc. makes no warranty of any kind with regard to this material. While every precaution has
been taken in the preparation of this manual, the Company shall not be liable for errors or omissions
contained herein or for incidental or consequential damages in connection with the furnishing,
performance, or use of this material.
Warranty and Service Plans
Planar warranty and service plans will help you maximize your investment by providing great support,
display uptime, and performance optimization. From post-sale technical support, to a full suite of
depot services, our services are performed by trained employees. When you purchase a Planar
product, you get more than a display; you get the service and support you need to maximize your
investment. To find the latest warranty and service information regarding your Planar product, please
visit http://www.planar.com/support or http://www.leyard.com/en/support/
Part Number: 020-1344-00B

Simplicity Series 4K Displays User Guide
020-1344-00B
Page | 3
Table of Contents
Introduction.............................................................................................................................7
1. Purpose.............................................................................................................................7
2. Definitions, Abbreviations and Acronyms...........................................................................7
Command Packet Format.....................................................................................................8
3. Physical Specifications ......................................................................................................8
4. Communication Procedure ................................................................................................9
5. Command Format..............................................................................................................9
System....................................................................................................................................10
6. Communication Control ...................................................................................................10
6.1 Message Report......................................................................................................10
7. Monitor Information..........................................................................................................11
7.1 Model Number, FW Version, Build Date Message Get............................................11
7.2 Model Number, FW Version, Build Date Message Report.......................................11
General...................................................................................................................................12
8. Power State.....................................................................................................................12
8.1 Power State Get......................................................................................................12
8.2 Power State Report.................................................................................................12
8.3 Power State Set ......................................................................................................12
9. IR Remote Control Lock Functions ..................................................................................13
9.1 IR Remote Lock Status Get.....................................................................................13
9.2 IR Remote Lock Status Report................................................................................13
9.3 IR Remote Lock Status Set .....................................................................................14
9.4 Keypad Lock Status Get..........................................................................................14
9.5 Keypad Lock Status Report.....................................................................................14
9.6 Keypad Lock Status Set..........................................................................................15
10. Power State at Cold Start ................................................................................................16
10.1 Power State at Cold Start Get ..........................................................................16
10.2 Power State at Cold Start Report .....................................................................16
10.3 Power State at Cold Start Set...........................................................................17
Input Sources........................................................................................................................18
11. Input Source....................................................................................................................18
11.1 Input Source Set ..............................................................................................18
12. Current Source................................................................................................................19

Table of Contents
Simplicity Series 4K Displays User Guide
020-1344-00B
Page | 4
12.1 Current Source Get..........................................................................................19
12.2 Current Source Report .....................................................................................19
Video.......................................................................................................................................20
13. Video Parameters............................................................................................................20
13.1 Video Parameters Get......................................................................................20
13.2 Video Parameters Report.................................................................................20
13.3 Video Parameters Set......................................................................................21
13.4 Color Temperature Get ....................................................................................21
13.5 Color Temperature Report................................................................................22
13.6 Color Temperature Set.....................................................................................22
13.7 Color Parameters Get ......................................................................................23
13.8 Color Parameters Report..................................................................................23
13.9 Color Parameters Set.......................................................................................24
14. Zoom Mode .....................................................................................................................25
14.1 Zoom Mode Get ...............................................................................................25
14.2 Zoom Mode Report ..........................................................................................25
14.3 Zoom Mode Set................................................................................................26
Audio.......................................................................................................................................27
15. Volume............................................................................................................................27
15.1 Volume Get......................................................................................................27
15.2 Volume Report.................................................................................................27
15.3 Volume Set.......................................................................................................28
16. Volume Limits..................................................................................................................29
16.1 Volume Limits Get............................................................................................29
16.2 Volume Limits Report.......................................................................................29
16.3 Volume Limits Set ............................................................................................30
17. Audio Parameters............................................................................................................31
17.1 Audio Parameters Get......................................................................................31
17.2 Audio Parameters Report.................................................................................31
17.3 Audio Parameters Set......................................................................................31
Miscellaneous.......................................................................................................................32
18. Operating Hours ..............................................................................................................32
18.1 Miscellaneous Info Get.....................................................................................32
18.2 Miscellaneous Info Report................................................................................32
19. Auto Adjust......................................................................................................................33
19.1 Auto Adjust Set ................................................................................................33
20. Serial Code......................................................................................................................34

Table of Contents
Simplicity Series 4K Displays User Guide
020-1344-00B
Page | 5
20.1 Serial Code Get................................................................................................34
20.2 Serial Code Report...........................................................................................34
Command Summary............................................................................................................35

Simplicity Series 4K Displays User Guide
020-1344-00B
Page | 6

Simplicity Series 4K Displays User Guide
020-1344-00B
Page | 7
Introduction
1. Purpose
The purpose of this document is to explain in detail the commands and steps that
can be used to control a Planar Simplicity Series 4K display via RS232C.
2. Definitions, Abbreviations and Acronyms
ACK Acknowledge
NAK Not Acknowledge
NAV Not Available
ID Identification

Simplicity Series 4K Displays User Guide
020-1344-00B
Page | 8
Command Packet Format
3. Physical Specifications
1. Baud Rate : 9600
2. Data bits: 8
3. Parity : None
4. Stop Bit : 1
5. Flow Control : None
6. The Pin Assignments for DB9 male connector:
Male D-Sub 9-Pin (outside view)
Note: Use a crossover cable (null modem) for connection to the host controller:
Planar Simplicity Series 4K displays use RXD, TXD and GND pins for RS232C control. For
RS232C cable, use the reverse type cable.
Pin#
Signal
Remark
1
NC
2
RXD
Input to LCD Monitor
3
TXD
Output from LCD Monitor
4
NC
5
GND
6
NC
7
NC
8
NC
9
NC
Frame
GND

Command Packet Format
Simplicity Series 4K Displays User Guide
020-1344-00B
Page | 9
4. Communication Procedure
Send control commands from a host controller via the RS232 connection. Do not send a new
command until the previous command is acknowledged. However, if a response is not received
within 500 milliseconds, a retry may be triggered. Every valid command receives an ACK. A
command that is valid, but not supported in the current implementation, will be responded to
with NAV (Not Available). If the command buffer is corrupt, (transmission errors) the command
will be responded to with NAK. The display operates according to the received command. If the
command is a valid “Get” command, the display responds with the requested info. If the
command is a valid “Set” command allowed, the display performs the requested operation.
Note: For LAN control, the port number is 5000
5. Command Format
The RS232 packet format:
Header
Monitor ID
Category
Code0
Code1
Length
Data
Control
Data[0]
…
Data[N]
Checksum
In Detail:
Number of Field
Name of Field
Description
Byte 1
Header
Header = 0xA6
Byte 2
Monitor ID
Monitor ID
Range: 1 ~ 255
Signal Mode: Display Address range from 1 to 255
Broadcast Mode: Display Address is 0, so no ACK
or Report is expected
Byte 3
Category
0x00
Byte 4
Code0 (Page)
0x00
Byte 5
Code1 (Function)
0x00
Byte 6
Length
Length has to be calculated in the following
way: Length = N + 3
Byte 7
Data Control
Data Control = 0x01 (fixed)
Byte 8 ~ Byte 44
Data[0] ~ Data[N]
This field can be also empty.
If not empty then the range of Data Size, N = 0 to
36.
Last Byte
Checksum
Checksum
Range = 0 to 255 (0xFF).
Algorithm: The EXCLUSIVE-OR (XOR) of all bytes
in the message except the checksum itself.
Checksum = [Header] XOR [Monitor ID] XOR …
DATA[0] … XOR DATA[N]

Simplicity Series 4K Displays User Guide
020-1344-00B
Page | 10
System
6. Communication Control
This defines the feedback command from the monitor to the host controller. When the device
receives a display command from the host controller the command reported to host controller
will be ACK, NAK or NAV.
Note: There is no reply message when the wrong ID address is used.
6.1 Message Report
Number of Field
Name of Field
Description
Byte 1
Header
Header = 0x21
Byte 2
Monitor ID
Monitor ID
Range: 1 ~ 255
Byte3
Category
0x00
Byte4
Page
0x00
Byte5
MsgLen
Length of message plus Checksum code.
Calculate the length from Control Byte to
Checksum Byte.
Byte6
Control
0x01
Byte7
Data[0]
Copy the received Command code
Byte8~Byte8+(N-1)
Data[1]~Data[N]
Returned data associated with command code
Byte 8+N
Checksum
XOR of all byte in reply/report packet (except
checksum itself)
Example ACK Reply: (Display Address 01)
Header
Monitor ID
Category
Page
Length
Control
Data[0]
Data[1]
Checksum
Description
0x21
0x01
0x00
0x00
0x04
0x01
0x00
0x00
0x25
Command is well executed.
Example NAK Reply: (Display Address 01)
Header
Monitor ID
Category
Page
Length
Control
Data[0]
Data[1]
Checksum
Description
0x21
0x01
0x00
0x00
0x04
0x01
0x00
0x03
0x26
If the command code is
Data(0), the system will reply
“NAK.”
Example NAV Reply: (Display Address 01)
Header
Monitor ID
Category
Page
Length
Control
Data[0]
Data[1]
Checksum
Description
0x21
0x01
0x00
0x00
0x04
0x01
0x00
0x04
0x21
Checksum error- “NAV”.
Command Code Data(1)-“NAV”.

System
Simplicity Series 4K Displays User Guide
020-1344-00B
Page | 11
7. Monitor Information
This command provides the SICP protocol and the display software versions to the host
controller.
7.1 Model Number, FW Version, Build Date Message Get
Bytes
Bytes Description
Bits
Description
DATA[0]
0xA1 = Model
Number & FW
version of device with
Date- Get
Request the Model Number and FW version of the
device
DATA[1]
to
DATA[N]
Codes to request
0x00 = Model Number
0x01 = FW version
0x02 = Build Date
Example: Get model number (Display Address 01)
7.2 Model Number, FW Version, Build Date Message Report
Bytes
Bytes Description
Bits
Description
DATA[0]
0xA1 = Model
Number & FW
version of device with
Date- Report
Request the Model number, FW version, FW build
date
DATA[1]
to
DATA[N]
Character[0] to
Character[N-1]
36 (0x24) characters maximum.
No. of characters, N = 1 to 36 (0x24).
The actual size determines the value of the
message size byte.
Header
Monitor
ID
Category
Code0
Code1
Length
Data Control
Data[0]
Data[1]
Checksum
0xA6
0x01
0x00
0x00
0x00
0x04
0x01
0xA1
0x00
0x03

Simplicity Series 4K Displays User Guide
020-1344-00B
Page | 12
General
8. Power State
Use this command to get/set the power state as defined below.
8.1 Power State Get
Bytes
Bytes Description
Bits
Description
DATA[0]
0x19 = Power State -
Get
Command requests the display to report its current
power state
Example: (Display Address 01)
Header
Monitor ID
Category
Code0
Code1
Length
Data Control
Data[0]
Checksum
0xA6
0x01
0x00
0x00
0x00
0x03
0x01
0x19
0xBC
8.2 Power State Report
Bytes
Bytes Description
Bits
Description
DATA[0]
0x19 = Power State -
Report
Command reports power state
DATA[1]
Power State
0x01 = Power Off
0x02 = On
Example: Power State On (Display Address 01)
Header
Monitor ID
Category
Page
Length
Data Control
Data[0]
Data[1]
Checksum
0x21
0x01
0x00
0x00
0x04
0x01
0x19
0x02
0x3E
8.3 Power State Set
Bytes
Bytes Description
Bits
Description
DATA[0]
0x18 = Power State -
Set
Command to change the Power State of the display
DATA[1]
Power State
0x01 = Power Off
0x02 = On
Example: Power State Deep Sleep (Display Address 01)
Header
Monitor ID
Category
Code0
Code1
Length
Data Control
Data[0]
Data[1]
Checksum
0xA6
0x01
0x00
0x00
0x00
0x04
0x01
0x18
0x01
0xBB

General
Simplicity Series 4K Displays User Guide
020-1344-00B
Page | 13
9. IR Remote Control Lock Functions
Use the following commands separately to lock or unlock the Remote Control and Keypad.
9.1 IR Remote Lock Status Get
Bytes
Bytes Description
Bits
Description
DATA[0]
0x1D = IR Remote Control
Lock Status- Get
Get unlock all /lock all /lock all but
power/lock all but volume/
primary/secondary status
Example: (Display Address 01)
Header
Monitor ID
Category
Code0
Code1
Length
Data Control
Data[0]
Checksum
0xA6
0x01
0x00
0x00
0x00
0x03
0x01
0x1D
0xB8
9.2 IR Remote Lock Status Report
Bytes
Bytes Description
Bits
Description
DATA[0]
0x1D = IR Remote
Control Lock Status-
Report
Report unlock all /lock all /lock all
but power/lock all but volume/
primary/secondary status
DATA[1]
Status indicator byte for
Remote Control
0x01 = Unlock All
0x02 = Lock All
0x03 = Lock All but Power
0x04 = Lock All but Volume
0x05 = Primary (Master)
0x06 = Secondary (daisy chain
PD)
0x07 = Lock All except Power &
Volume
Example: Lock Keyboard and unlocked Remote Control (Display Address 01)
Header
Monitor ID
Category
Page
Length
Data Control
Data[0]
Data[1]
Checksum
0x21
0x01
0x00
0x00
0x04
0x01
0x1D
0x01
0x39

General
Simplicity Series 4K Displays User Guide
020-1344-00B
Page | 14
9.3 IR Remote Lock Status Set
Bytes
Bytes Description
Bits
Description
DATA[0]
0x1C = IR Remote Control
Lock Status- Set
Set unlock all/lock all /lock all but
power/lock all but volume/
Primary/Secondary status
DATA[1]
Status indicator byte for
Remote Control
0x01 = Unlock All
0x02 = Lock All
0x03 = Lock All but Power
0x04 = Lock All but Volume
0x05 = Primary (Master)
0x06 = Secondary (Daisy chain PD)
0x07 = Lock All except Power &
Volume
Example: Unlock local remote control (Display Address 01)
Header
Monitor ID
Category
Code0
Code1
Length
Data Control
Data[0]
Data[1]
Checksum
0xA6
0x01
0x00
0x00
0x00
0x04
0x01
0x1C
0x01
0xBF
9.4 Keypad Lock Status Get
Bytes
Bytes Description
Bits
Description
DATA[0]
0x1B = Keypad Lock Status-
Get
Set unlock all/lock all /lock all but
power/lock all but volume/
Primary/Secondary status
Example: (Display Address 01)
Header
Monitor ID
Category
Code0
Code1
Length
Data Control
Data[0]
Checksum
0xA6
0x01
0x00
0x00
0x00
0x03
0x01
0x1B
0xBE
9.5 Keypad Lock Status Report
Bytes
Bytes Description
Bits
Description
DATA[0]
0x1B = Keypad Lock Status-
Report
Report unlock all /lock all/lock all
but power/ lock all but Volume
DATA[1]
Status Indicator Byte for Keypad
0x01 = Unlock All
0x02 = Lock All
0x03 = Lock All but Power
0x04 = Lock All but Volume
0x07 = Lock All except Power &
Volume
Example: Reporting status of Keypad indicating Lock All (Display Address 01)
Header
Monitor ID
Category
Page
Length
Data Control
Data[0]
Data[1]
Checksum
0x21
0x01
0x00
0x00
0x04
0x01
0x1B
0x02
0x3C

General
Simplicity Series 4K Displays User Guide
020-1344-00B
Page | 15
9.6 Keypad Lock Status Set
Bytes
Bytes Description
Bits
Description
DATA[0]
0x1A = Keypad Lock Status- Set
Report unlock all /lock all/lock all
but power/ lock all but Volume
DATA[1]
Status Indicator Byte for Keypad
0x01 = Unlock All
0x02 = Lock All
0x03 = Lock All but Power
0x04 = Lock All but Volume
0x07 = Lock All except Power &
Volume
Example: Set Lock All on Keypad (Display Address 01)
Header
Monitor ID
Category
Code0
Code1
Length
Data Control
Data[0]
Data[1]
Checksum
0xA6
0x01
0x00
0x00
0x00
0x04
0x01
0x1A
0x01
0xB9

General
Simplicity Series 4K Displays User Guide
020-1344-00B
Page | 16
10. Power State at Cold Start
Use this command is to set, update, and store the cold start power state.
10.1 Power State at Cold Start Get
Bytes
Bytes Description
Bits
Description
DATA[0]
0xA4 = Power State at Cold
Start - Get
Get Power State at Cold Start
State
Example: (Display Address 01)
Header
Monitor ID
Category
Code0
Code1
Length
Data Control
Data[0]
Checksum
0xA6
0x01
0x00
0x00
0x00
0x03
0x01
0xA4
0x01
10.2 Power State at Cold Start Report
Bytes
Bytes Description
Bits
Description
DATA[0]
0xA4 = Power State at Cold
Start- Report
Report from Power state at Cold
Start state
DATA[1]
Power State at Cold Start
0x00 = Power Off
0x01 = Forced On
0x02 = Last Status
Example: Report status of Forced On for Power State at Cold Start (Display Address 01)
Header
Monitor ID
Category
Page
Length
Data Control
Data[0]
Data[1]
Checksum
0x21
0x01
0x00
0x00
0x04
0x01
0xA4
0x01
0x80

General
Simplicity Series 4K Displays User Guide
020-1344-00B
Page | 17
10.3 Power State at Cold Start Set
Bytes
Bytes Description
Bits
Description
DATA[0]
0xA3 = Power State at Cold
Start- Set
Set Power State at Cold Start
DATA[1]
Power State at Cold Start
0x00 = Power Off
0x01 = Forced On
0x02 = Last Status
The value is stored and applied only when the display starts up from cold start power state the
next time:
Power Off: The monitor will automatically switch to Power Off mode (even if the last
status was on) whenever the main power turns on, or resumes after a power interruption.
Forced On: The monitor will automatically switch to Power On mode whenever the main
power turns on or resumes after a power interruption.
Last Status: The monitor will be automatically switch to the last status (either Power Off
or On) whenever the main power turns on or resumes after a power interruption.
Example: Report status of Forced On for Power State at Cold Start (Display Address 01)
Header
Monitor ID
Category
Page
Length
Data Control
Data[0]
Data[1]
Checksum
0x21
0x01
0x00
0x00
0x04
0x01
0xA4
0x01
0x80

Simplicity Series 4K Displays User Guide
020-1344-00B
Page | 18
Input Sources
11. Input Source
Use this command to change the current input source.
11.1 Input Source Set
Bytes
Bytes Description
Bits
Description
DATA[0]
0xAC = Input Source- Set
Command requests the display to set the
current input source
DATA[1]
Input Source Type
0x05 = VGA
0x06 = HDMI 2
0x0A = DisplayPort
0x0B= OPS
0x0D= HDMI 1
0x0E = DVI-D
0x0F = HDMI 3
0x10= BROWSER
0x11= CMS
0x16= Media Player
0x17= PDF Player
0x18= Custom
0x19 = HDMI 4
DATA[2]
Reserved
(Reserved, value is 0)
DATA[3]
Reserved
(Reserved, value is 0)
DATA[4]
Reserved
(Reserved, value is 0)
Note: Certain sources only apply to specific models
DisplayPort, HDMI 3, HDMI 4: 65/75/86 Only
DVI-D: 43/55 Only
Example: Set on DVI-D (Display Address 01)
Header
Monitor ID
Category
Code0
Code1
Length
Data Control
Data[0]
Data[1]
Data[2]
Data[3]
Data[4]
Checksum
0xA6
0x01
0x00
0x00
0x00
0x07
0x01
0xAC
0x0E
0x00
0x00
0x00
0x03

Input Sources
Simplicity Series 4K Displays User Guide
020-1344-00B
Page | 19
12. Current Source
12.1 Current Source Get
Bytes
Bytes Description
Bits
Description
DATA[0]
0xAD = Current Source-
Get
Command requests the display to report
the current input source in use.
Example: (Display Address 01)
Header
Monitor ID
Category
Code0
Code1
Length
Data Control
Data[0]
Checksum
0xA6
0x01
0x00
0x00
0x00
0x03
0x01
0xAD
0x08
12.2 Current Source Report
Bytes
Bytes Description
Bits
Description
DATA[0]
0xAD = Current Source-
Report
Command reports to the host controller the
current input source used the display.
DATA[1]
Input Source Type/Number
0x05 = VGA
0x06 = HDMI 2
0x0A = DisplayPort
0x0B= OPS
0x0D= HDMI 1
0x0E = DVI-D
0x0F = HDMI 3
0x10= BROWSER
0x11= CMS
0x16= Media Player
0x17= PDF Player
0x18= Custom
0x19 = HDMI 4
DATA[2]
Reserved
(Reserved, value is 0)
DATA[3]
Reserved
(Reserved, value is 1)
DATA[4]
Reserved
(Reserved, value is 0)
Example: Current Input Source: DVI-D (Display Address 01)
Header
Monitor
ID
Category
Page
Length
Data Control
Data[0]
Data[1]
Data[2]
Data[3]
Data[4]
Checksum
0x21
0x01
0x00
0x00
0x07
0x01
0xAD
0x0E
0x00
0x01
0x00
0x84

Simplicity Series 4K Displays User Guide
020-1344-00B
Page | 20
Video
13. Video Parameters
Use the following commands to get/set video parameters as defined below.
13.1 Video Parameters Get
Bytes
Bytes Description
Bits
Description
DATA[0]
0x33 = Video Parameters-
Get
Command requests the display to report its
current video parameters.
Example: (Display Address 01)
13.2 Video Parameters Report
Bytes
Bytes Description
Bits
Description
DATA[0]
0x33 = Video Parameters-
Report
Command reports to the host controller the
current video parameters of the display.
DATA[1]
Brightness
0 to 100 (%) of the user selectable range of the
display
DATA[2]
Color
0 to 100 (%) of the user selectable range of the
display
DATA[3]
Contrast
0 to 100 (%) of the user selectable range of the
display
DATA[4]
Sharpness
0 to 100 (%) of the user selectable range of the
display
DATA[5]
Tint (Hue)
0 to 100 (%) of the user selectable range of the
display
DATA[6]
Black Level
0 to 100 (%) of the user selectable range of the
display
DATA[7]
Gamma Selection
0x01= Native, 0x02 = S gamma, 0x03 = 2.2,
0x04 = 2.4
0x05 = D-image(DICOM gamma)
Example: Video parameters are set to 55 % (0x37) and Gamma Curve is set to 2.2 (Display Address 01)
Header
Monitor
ID
Category
Page
Length
Data
Control
Data[0]
Data[1]
Data[2]
Data[3]
Data[4]
Data[5]
Data[6]
Data[7]
Checksum
0x21
0x01
0x00
0x00
0x0A
0x01
0x33
0x37
0x37
0x37
0x37
0x37
0x37
0x03
0x1B
Header
Monitor ID
Category
Code0
Code1
Length
Data Control
Data[0]
Checksum
0xA6
0x01
0x00
0x00
0x00
0x03
0x01
0x33
0x96
This manual suits for next models
13
Table of contents
Other Planar Monitor manuals

Planar
Planar PL1911M User manual

Planar
Planar PXL2230MW User manual

Planar
Planar LX1501PTI User manual

Planar
Planar M40L User manual

Planar
Planar PE171 User manual

Planar
Planar PX2210MW User manual

Planar
Planar PS4661T User manual

Planar
Planar PE150M User manual

Planar
Planar LC12 User manual

Planar
Planar PS5551 User manual

Planar
Planar PL201M User manual

Planar
Planar Clarity Matrix G3 User manual

Planar
Planar CleanPole M4POLE-PS User manual

Planar
Planar SD2020 User manual

Planar
Planar UR7551-MX User manual

Planar
Planar LT3200 User manual

Planar
Planar EL640.400-C2 User manual

Planar
Planar PT1745R User manual

Planar
Planar PS7050 User manual

Planar
Planar CT1904Z User manual