117
B. Oponal Funcon
Get Funcon  Length ID Command Command  Response 
Range 
Comments
Type (ASCII) Code 
(ASCII) 
Code (Hex) (Three ASCII bytes)
Get-Contrast  8 g a 61 000 ~ 100 
Get-Sharpness  8 g c 63 000 ~ 100 
Get-Color  8 g d 64 000 ~ 100 
Get-Tint  8 g e 65 000 ~ 100
Get-Backlight 
On_Off
8 g h 68 000: Off
001: On
Get-PIP mode 8 g t 74 000: OFF
001: PIP (POP)
002: PBP
Get-PIP input 8 g u 75 000 ~ See Set-input 
select
Get-Tiling Mode 8 g v 76 000: OFF
001: ON
(for Video wall)
Get-Tiling Compen-
sation
8 g w 77 000: OFF
001: ON
(for Video wall)
Bezel width com-
pensation
Get-Tiling H by V 
monitors
8 g x 78 01x~09x: H monitors
0x1~0x9: V monitors
(for Video wall) 
1.  2nd digital for H 
monitors
2.   3rd digital for V 
monitors
Get-Tiling position 8 g y 79 000: OFF
001~025
(for Video wall)
Copy the screen of 
Position# to identi-
fied display
Get-Date: Year 8 g 2 32 Y00~Y00 Last 2 digits
(20)17~(20)99
Get-Date: Month 8 g 2 32 M00~M00 2 digits
Get-Date: Day 8 g 2 32 D00~M00 2 digits
Get-Time: Hour 8 g 3 33 H00~H00 24-hr format. 2 
digits
Get-Time: Min 8 g 3 33 M00~M00 2 digits
Get-Time: Sec 8 g 3 33 S00~S00 2 digits
NOTE:  
1. Get Date example
Assumed the current date of display#01 as below:
Date: 2017-3/15
Send:   0x 38 30 31 67 32 59 30 30 0D (Get Date:Year)
Reply:   0x 38 30 31 72 32 59 31 37 0D (“Y17”)
Send:  0x 38 30 31 67 32 4D 30 30 0D (Get Date:Month)
Reply:  0x 38 30 31 72 32 4D 30 33 0D (“M03”)
Send:  0x 38 30 31 67 32 44 30 30 0D (Get Date:Day)
Reply:  0x 38 30 31 72 32 44 31 35 0D (“D15”)