0% found this document useful (0 votes)
22 views

MDC Ue Me de Protocol Ver 063-Eng

SyncMaster Multiple Display Control Protocol
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views

MDC Ue Me de Protocol Ver 063-Eng

SyncMaster Multiple Display Control Protocol
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 132

SEC- VD- DSW Multiple Display Control - 0008

Ver. 0. 63
2011- 06- 22

Multiple Display Control Protocol


for SyncMaster
UE46A/UE55A/
ME40A/ME46A/ME55A
Copyright © 2003 2011 Samsung Electronics Co., Ltd
SEC- VD- DSW Multiple Display Control - 0008

Copyright notice
This document is Copyright © Samsung Electronics, Co. - all rights reserved.

「This document is a technical asset of Samsung Electronics, Co. and using or copying
this material without the authorization from the technical data management group is strictly
prohibited..」

Contact Information
Display S/W Group, VD Business Division
Samsung Electronics Co., Ltd

Address : 416, Maetan-3Dong, Paldal-Gu,


Suwon City, Kyungki-Do, Korea
442-742

Telephone : 82-31-277-1715
E-mail : [email protected]
[email protected]

Prepared by : Display S/W, Video Display Division.


Status : Prepared
Subject : Technical Writer, Programmer, Developer
Outline : Protocol type document of Multiple Display Control 1.0
History :
Version Date Content Prepared by Compared by
0.5 2011.01.13 Make temporary Document for Rigel HJ.Du
0.6 2011.01.23 Auto Motion Plus enable HJ.Du
0.61 2011.01.24 Add Channel Up/Down command HJ.Du
0.62 2011.06.14 Modified for UE/ME model HJ.Du
0.63 2011.06.22 0x14 Command Modified T.H.Kim

1
1. INTERFACE

1. 1. Connecting Method
There are 2 available ways of connecting. one is RS232, the other is RJ45.

1) Connecting method(with RS232)

- As of Figure 1-1, connect RS232-In(9Pin) to Personal Computer, connect the next


TV of Display to be connected from RS232-Out (9Pin).

- In doing so, each TV or Monitor ID can be given from 0 to 99.

- ID cannot be given duplicated.

- When granting ID, it does not need to be given out in the connecting order.

Figure1-1 PC,TV or Monitor connecting method(with RS232)

2
2) Connecting method(with RJ45)

- There are several ways to connect Personal Computer and TV(or Monitor).

- As of Figure 1-2, connect Hub and Personal Computer(using Ethernet). connect each
TV of Display to be connected to the Hub.

- In doing so, each TV or Monitor must have an IP address.

- TV or Monitor connected by protocol's IP address must have the same ID with the
protocol's ID.

- Each TV or Monitor ID can be duplicated.

Figure1-2 PC,TV or Monitor connecting method(with RJ45)

3
3) Connecting method(with RJ45 & RS232C)

- As of Figure 1-3, connect TV and Personal Computer(using Ethernet), connect the


next TV of Display to be connected from RS232-Out (9Pin).

- In doing so, only TV(connected to Personal Computer) needs an IP address. and each
TV or Monitor ID can be given from 0 to 99.

- ID cannot be given duplicated.

- When granting ID, it does not need to be given out in the connecting order.

Figure1-3 PC,TV or Monitor connecting method(with RJ45 & RS232C)

4
1. 2. Connection Spec.

1) RS232 Connection Spec.

- Interactive communications using RS232.

- Of RS232 standards, three signals RxD(No.2), TxD(No.3) and GND(No.5) are used →
Refer to Figure 1

- Limit the distance between devices to less than 4m.

- Currently, out of 9 PIN RS232 terminal, PINS in use are numbers 2, 3 and 5.

- ID should show hexadecimal value of assigned ID, but ID 0 should be 0xFF.

- Every communication will be made in hexadecimals and Checksum is the sum of all
remainings. If it exceeds two digits, for example, it is 11+FF+01+01=112, discard the
number in the first digit like below.
example) Power On & ID=0
Header Command Data Length Data 1 Check
ID Sum
0xAA 0x11 1 Power
Header Command Data Length Data 1
0xFF 12
→ 0xAA 0x11 1 1
- If you want to control every mechanism connected with Serial Cable regardless of its
ID, set ID part to "0xFE" and send commands. At the time, each SET will follow
commands but it will not respond with ACK.

Table 2-1 RS232 Network spec


Bits Rate 9600 bps
Data Bits 8 bits
Parity None
Stop Bits 1 bit
Flow Control None

5
Figure 2-1 RS- 232 pin out DB- 9 pin used for Asynchronous Data

6
2) RJ45 Connection Spec.

- Interactive communications using RJ45.

- Transmit the MDC protocol using TCP/IP Format. the protocol information is stored
in data area.

- The protocol information format is the same as RS232's.


example) Power On & ID=0
Data
Header Command Data1
ID Length Checksum
0xAA 0x11 1 Power
TCP UDP
IP ICMP ARP RARP
Hardware Interface(Ethernet, PPP etc. )
Data
Header Command Data1
0xFF Length 12
0xAA 0x11 1 1
TCP UDP
IP ICMP ARP RARP
→ Hardware Interface(Ethernet, PPP etc. )

- default ip : 192.168.0.10 PORT : 1515

-The RJ45 plug has 8-Pins as below.


Table 2-2 RJ45 plug 8-Pins
10Base-T Signal
RJ45 PIN# Wire Color(T568A) 1000Base-T Signal
100Base-TX Signal
1 White/Green Transmit+ BI_DA+
2 Green Transmit- BI_DA-
3 White/Orange Receive+ BI_DB+
4 Blue Unused BI_DC+
5 White/Blue Unused BI_DC-
6 Orange Receive- BI_DB-
7 White/Brown Unused BI_DD+
8 Brown Unused BI_DD-

7
2. Commanding words

No Command Type Command Value Range


1 Status Control 0x00 -
Time Control 0x01 -
On Time Control 0x02 -
Off Time Control 0x03 -
2 Video Control 0x04 -
Audio Control 0x05 -
3 RGB Control 0x06 -
4 PIP Status Control 0x07 -
5 Maintenance Control 0x08 -

6 Sound Control 0x09 -

7 Serial Number Control 0x0B -


8 Display Status Control 0x0D -
9 Software Version Control 0x0E -
Auto Motion Plus 0x0F -
10 Model Number Control 0x10 -
11 Power Control 0x11 0~1
12 Volume Control 0x12 0 ~ 100
13 Mute Control 0x13 0~1
14 Input Source Control 0x14 -
15 Picture sizes Control 0x15 -
16 Direct Channel Control 0x17 -
17 Screen Mode Control 0x18 -

18 Screen Size Control 0x19 0 ~ 255


Red Offset Control 0x1A 0 ~ 100
Green Offset Control 0x1B 0 ~ 100
Blue Offset Control 0x1C 0 ~ 100
19 MDC Connection Type 0x1D 0~1
Image Retention Free 0x1E 0~1
20 Contrast Control 0x24 0 ~ 100
21 Brightness Control 0x25 0 ~ 100

8
22 Sharpness Control 0x26 0 ~ 100
23 Color Control 0x27 0 ~ 100
24 Tint Control 0x28 0 ~ 100
Red Gain Control 0x29 0 ~ 100
Green Gain Control 0x2A 0 ~ 100
Blue Gain Control 0x2B 0 ~ 100
Treble Control 0x2C 0 ~ 100
Bass Control 0x2D 0 ~ 100
25 Coarse Control 0x2F 0~1
26 Fine Control 0x30 0~1
27 H-Position Control 0x31 0~1
28 V-Position Control 0x32 0~1
29 Auto Power Control 0x33 0~1
30 Clear Menu Control 0x34 0
31 Remote Control 0x36 0~1
32 RGB Contrast Control 0x37 0 ~ 100
33 RGB Brightness Control 0x38 0 ~ 100
34 PIP On/Off Control 0x3C 0~1
35 Auto Adjustment Control 0x3D 0
36 Color Tone Control 0x3E 0~4
37 Color Temperature Control 0x3F 0 ~ 10
38 PIP Source Control 0x40 -

Main-PIP Swap Control 0x41 0~1


39 PIP Size Control 0x42 -

40 PIP Locate Control 0x43 0~4


41 Fan Speed Setting 0x44 0 ~ 100
42 User Auto Color Control 0x45 0~1
43 Sound Select Control 0x47 0~1
44 Auto Volume 0x48 -

45 Standby Control 0x4A 0~2


46 Video Picture Position & Size 0x4B -

47 Pixel Shift Control 0x4C -

Video Wall Control 0x4F -

9
48 EQ 100Hz Control 0x51 -

49 EQ 300Hz Control 0x52 -

50 EQ 1kHz Control 0x53 -

51 EQ 3kHz Control 0x54 -

52 EQ 10kHz Control 0x55 -

53 Auto Lamp Control 0x57 -


54 Manual Lamp Control 0x58 0 ~ 100
55 Safety Screen Run Control 0x59 0~6
56 Safety Screen Control 0x5B -
57 Video Wall Mode Control 0x5C 0~1
58 Safety Lock 0x5D 0~1
59 Button Lock (Panel Lock) 0x5F 0~1
Channel up/down 0x61
60 OSD On/OFF 0x70 0~1
61 P. Mode Control 0x71 -
62 S. Mode Control 0x72 0~4
63 NR Mode Set 0x73 0~1
64 PC Color Tone Control 0x75 0~3
65 Auto AutoAdjustment Enable/Disable 0x76 0~1
66 All Keys Lock 0x77 0~1
67 SRS TSXT Control 0x78 0~1
68 Film Mode 0x79 0~1
Signal Balance 0x7A 0~1
SB Gain 0x7E 0 ~ 100
SB Red Gain 0x7B 0 ~ 100
SB Green Gain 0x7C 0 ~ 100
SB Blue Gain 0x7D 0 ~ 100
SB Sharpness 0x7F 0 ~ 100
69 Panel On Time 0x83 -

70 Video Wall On 0x84 0~1


71 Temperature Control 0x85 0 ~ 125
72 Brightness Sensor 0x86 0~1
73 Dynamic Contrast 0x87 0~1
Safety Screen On 0x88 1 ~5
74 Video Wall User Control 0x89 -

10
75 Model Name 0x8A -

76 Fan Control(Manual/Auto) 0x8F 0 ~ 1

77 Energy Saving 0x92 0 ~ 1

78 HDMI Black Level Control 0x94 0 ~ 1

79 Gamma Control 0x96 0 ~ 3

80 Edge Enhancement 0x9C 0~1


81 Color Space 0x9D 0~1
82 xvYCC 0x9E 0~1
83 Reset Control 0x9F 0 ~ 3

84 Ambient Brightness Sensor 0xA1 -

RJ45 setting refresh 0xA2 1

85 OSD Type Display Control 0xA3 -

86 Timer1 Control 0xA4 -


87 Timer2 Control 0xA5 -
88 Timer3 Control 0xA6 -

89 Clock Control 0xA7 -

90 Holiday Add/Delete Control 0xA8 -

91 Holiday Get Control 0xA9 -

92 Panel On/Off 0xF9 0~1

"-" indicates multiple setting items-refer to "2.1. Command Detailed Explanation" for more
details.

11
2. 1. Command Detailed Explanation

* Status Control

● Function
Personal Computer shows current setting condition of TV / Monitor.

● Get Status
Header Command Data Length Check
ID Sum
0xAA 0x00 0

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Val 2
ID
0xAA 0xFF 9 'A' 0x00 Power Volume
Val 3 Val 4 Val 5 Val 6 Val 7 Check
Mute Input Aspect N Time NF F Time NF Sum
Power : Power code to be set on TV / Monitor
Volume : Volume value code ( 0 ~ 100 ) to be set on TV / Monitor
Mute : Mute code to be set on TV / Monitor
Input : Input Source code to be set on TV/Monitor
Aspect : Image Size code to be set on TV/Monitor
N Time NF : OnTime ON/OFF value of time to set TV/Monitor(old type Timer)
F Time NF : OffTime ON/OFF value of time to set TV/Monitor(old type Timer)
→ It was supported for old type Timer. Now, It is always 0x00.

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x00 ERR
ERR : Error code that shows what occurred error is
0 Check Sum Error
1 etc.

12
* Video Control (ATV, DTV, AV, S- Video, Component, HDMI Only)

● Function
Personal Computer shows the screen condition of TV / Monitor.

● Get Video Status


Header Command Data Length Check
ID Sum
0xAA 0x04 0

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Val 2
ID
0xAA 0xFF 0x0A 'A' 0x04 Contrast Brightness
Val 3 Val 4 Val 5 Val 6 Val 7 Val 8 Check
Sharpness Color Tint ColorTone ColorTemp 0 Sum
Contrast, Brightness, Sharpness, Color, Tint, ColorTone, ColorTemp :
Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x04 ERR
ERR : Error code that shows what occurred error is

13
* Audio Control

● Function
Personal Computer shows the sounds condition of TV / Monitor.

● Get Audio Status


Header Command Data Length Check
ID Sum
0xAA 0x05 0

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Val 2
ID
0xAA 0xFF 0x05 'A' 0x05 Treble Bass
Val 3 Check
Balance Sum
Treble, Bass, Balance : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x05 ERR
ERR : Error code that shows what occurred error is

14
* RGB Control (PC, BNC, DVI Only)

● Function
Personal Computer shows screen condition of TV / Monitor.

● Get Video Status


Header Command Data Length Check
ID Sum
0xAA 0x06 0

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Val 2
ID
0xAA 0xFF 0x0A 'A' 0x06 Contrast Brightness
Val 3 Val 4 Val 5 Val 6 Val 7 Val 8 Check
ColorTone ColorTemp 0 Red Gain Green Gain Blue Gain Sum
Contrast, Brightness, ColorTone, ColorTemp,
ColorTemp, Red, Green, Blue : Same as above

※ If LFD model doesn't support RGB Gain, those values should be replied with 0xFF.
If then MDC application can ignore these values.

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x06 ERR
ERR : Error code that shows what occurred error is

15
* PIP Status Control

● Function
The PC displays the PIP settings of a TV or monitor.

● Get the PIP Status


Header Command Data Length
ID Checksum
0xAA 0x07 0

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Val 2
ID
0xAA 0xFF 6 'A' 0x07 P.Size P.Source
Val 3 Val 4 Checksu
0 0 m
P.Size:The PIP size code set for the TV or monitor.
0x00 PIP Off
0x06 Large
0x08 Small
0x04 Double 1(Double Window)
0x05 Double 2(Double Wide)
0x09 Double 3(POP)
P.Source: The PIP source code set for the TV or monitor.

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Checksu
ID m
0xAA 0xFF 3 'N' 0x07 ERR
ERR: The error code indicating which error occurred.

16
* Maintenance Control

● Function
Personal Computer shows maintenance state of TV / Monitor.
Get Maintenance Status

Header Command Data Length Check
ID Sum
0xAA 0x08 0
● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Val 2
ID
0xAA 0xFF 0x15 'A' 0x08 Power P.Size
Val 3 Val 4 Val 5 Val 6 Val 7 Val 8 Val 9 Val 10
P.Source LMax_H LMax_M LMax_AP LMaxValue LMin_H LMin_M LMin_AP
Val 11 Val 12 Val 13 Val 14 Val 15 Val 16
LMinValue LampValue ScreenInterval ScreenTime ScreenType V.Wall
Val17 Val 18 Val19 Check
V.WallFormat V.WallDivid V.WallSet Sum
Power : Power code set on TV / Monitor
P.Size : P.Size value code set on TV / Monitor
P.Source : Source value code set on TV / Monitor
LMax_H : Auto Lamp Max Time Hour (1 ~ 12) set on TV / Monitor
LMax_M : Auto Lamp Max Time Minute (0 ~ 59) set on TV / Monitor
LMax_AP : Auto Lamp Max Time AM/PM set on TV / Monitor
LMaxValue : Auto Lamp Max value (0 ~ 100) set on TV / Monitor
LMin_H : Auto Lamp Min Time Hour (1 ~ 12) set on TV / Monitor
LMin_M : Auto Lamp Min Time Minute (0 ~ 59) set on TV / Monitor
LMin_AP : Auto Lamp Min Time AM/PM set on TV / Monitor
LMinValue : Auto Lamp Min value (0 ~ 100, 0xFF) set on TV / Monitor
LampValue : Manual Lamp Control value (0 ~ 100, 0xFF) set on TV / Monitor
ScreenInterval : Safety Screen Interval (Per Hour, 0(0ff)~10) set on TV / Monitor
ScreenTime : Safety Screen Time (Per Second, 0(off) ~5) set on TV / Monitor
ScreenType : Safety Screen Type (3 ~ 6) set on TV / Monitor
V.Wall : Video Wall Mode code set on TV / Monitor
V.WallFormat : Video Wall Format code set on TV / Monitor
V.WallDivid : Video Wall Divider code set on TV / Monitor
V.WallSet : Video f Set Number code set on TV / Monitor
Caution : If LMinValue is Returned to 0xFF then Auto Lamp Control is OFF.
If LampValue is Returned to 0xFF then Manual Lamp Control is OFF.
● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
0xAA 0xFF ID 3 'N' 0x08 ERR Sum
ERR : Error code that shows what occurred error is
17
Sound Control

● 기능
Personal Computer가 TV / Monitor의 음향 상태를 보여준다.

● Get Audio Status


Header Command Data Length Check
ID Sum
0xAA 0x09 0

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Val 2
ID
0xAA 0xFF 0x0D 'A' 0x09 Vol Balance
Val 3 Val 4 Val 5 Val 6 Val 7 Val 8 Val 9 Val 10
100Hz 300Hz 1kHz 3kHz 10kHz 0 0 0
Val 11 Check
SRS Sum
Vol, Balance : 상동
100Hz, 300Hz, 1kHz, 3kHz, 10kHz : TV / Monitor에 설정된 Equalizer의 주파수별 값
SRS : TV / Monitor에 설정된 SRS TSXT On/Off 값

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x09 ERR
ERR : 발생된 오류가 무엇인지 나타내는 Error Code

18
* Serial Number Control

● Function
Personal Computer controls serial number of TV / Monitor.

● Get SerialNum Status

Header Command Data Length Check


ID Sum
0xAA 0x0B 0

● Ack SerialNum

Header Command Data Length Ack/Nak r-CMD Val 1 Val 2


ID
0xAA 0xFF 0x14
x14 'A' 0x0B Data1 Data2
Val 3 Val 4 Val 5 Val 6 Val 7 Val 8 Val 9 Val 10
Data3 Data4 Data5 Data6 Data7 Data8 Data9 Data10

Val 11 Val 12 Val 13 Val 14


Data11 Data12 Data13 Data14

Val 11 Val 12 Val 13 Val 14 Check


Data15
Data15 Data16
Data16 Data17
Data17 Data18
Data18 Sum

Data1 ~ Data14 : Serial Number set on TV / Monitor.


Data15 Data18 : Reserved
Data15 ~ Data18

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x0B ERR
ERR : Error code that shows what occurred error is

19
* Display Status Control
● Function
Personal Computer shows display condition of TV / Monitor.

● Get Maintenance Status


Header Command Data Length Check
ID Sum
0xAA 0x0D 0

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Val 2
ID
0xAA 0xFF 0x08 'A' 0x0D Lamp Temperature
Val 3 Val 4 Val 5 Val 6 Check
Bright_Sensor No_Sync Cur_Temp FAN Sum
Lamp : Lamp Error code (0 : Normal, 1 : Error) to be set on TV / Monitor
Temperature : Temperature Error code (0: Normal, 1: Error) to be set on TV /
Monitor
Bright_Sensor : Brighte Sensor Error code (0: Normal, 1: Error) to be set on
TV/Monitor
: Brighte Sensor Error code (0: NONE,
Bright_Sensor NONE, 1: Error, NORMAL) to be
Error, 2: NORMAL)
set on TV/Monitor

No_Sync: Sync Error code(0: Normal, 1: Error, No Sync) to be set on TV / Monitor


Cur_Temp : Current temperature of TV / Monitor
FAN : Fan Error code (0 : Normal, 1 : Error) to be set on TV / Monitor
● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
0xAA 0xFF ID 3 'N' 0x0D ERR Sum
ERR : Error code that shows what occurred error is

20
* SW Version Control

● Function
Personal Computer shows version information of TV / Monitor.

● Get Version Status


Header Command Data Length Check
ID Sum
0xAA 0x0E 0

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Val 2
ID
0xAA 0xFF 0x14
x14 'A' 0x0E Version1 Version2
Val 3 Val 4 Val 5 Val 6 Val 7 Val 8 Val 9 Val 10
Version3 Version4 Version5 Version6 Version7 Version8 Version9 Version10
Val 11 Val 12 Val 13 Val 14 Val 15 Val 16
Version11 Version12 Version13 Version14 Version15 Version16
Version16

Val 17 Val 18 Check


Version17
Version17 Version18
Version18 Sum
Version1 ~ Version12
Version12 : Project Info. of TV/Monitor
Version13 Version18 : Software version of TV/Monitor
Version13 ~ Version18

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x06 ERR
ERR : Error code that shows what occurred error is

21
Auto Motion Plus

● Function
Personal Computer controls the Auto Motion Plus that TV / Monitor.
(It is dependent on Product Specifications- 120Hz Panel.)

● Get Auto Motion Plus Status


Header Command Data Length Check
ID Sum
0xAA 0x0F 0x00

● Set Auto Motion Plus Status


Header Comman
d
Data
Length Data 1 Data 2 Data 3
ID Check
Blur Judder Sum
0xAA 0x0F 0x03 Mode Reductio Reductio
n n

Mode :
0x00 Off
0x01 Clear
0x02 Standard
0x03 Smooth
0x04 Custom
0x05 Demo
Blur reduction:
It is only for "Mode: Custom". If "Mode" is not custom, then it is "don't care".
0 ~ 10
Judder reduction:
It is only for "Mode: Custom". If "Mode" is not custom, then it is "don't care".
0 ~ 10

● Ack
Header Comma
nd
Data Ack/Na r-CMD Val 1
Length k Val 2 Val 3
ID Check
Blur Judder Sum
0xAA 0xFF 0x05 'A' 0x0F Mode Reducti Reducti
on on
Mode : Same as above

Blur Reduction, Judder Reduction :


For Set command Type, Data2 and Data3 is same with Set command.
For Get command Type, Date2 and Data2 is LFD's Value.(even If "Mode" is not
custom.)

22
● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 0x03 'N' 0x0F ERR
ERR : Error code that shows what occurred error is

23
* Model Number Control

● Function
Personal Computer shows Model Number of TV / Monitor.

● Get Model Number Status


Header Command Data Length Check
ID Sum
0xAA 0x10 0

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Val 2 Val 3 Check Sum
ID
0xAA 0xFF 0x05 'A' 0x10 Species Model TV 0
Species : TV / Monitor 's Panel Type.
0x01 PDP
0x02 LCD
0x03 DLP
Model : TV / Monitor's Model Number.
0x01 PPM50H2 SyncMaster 400DX(n)
0x02 PPM42S2 SyncMaster 460DX(n)
0x15
0x03 PS-42P2ST SyncMaster 700DX(n)
0x04 PS-50P2HT SyncMaster 820DX(n)
0x05 SyncMaster 400T 0x16 SyncMaster 460TX(n)
0x06 SyncMaster 403T SyncMaster 400UX(n)
0x17 SyncMaster
0x07 PPM42S3, SPD-42P3SM 460UX(n)/460DR(n)
0x08 PPM50H3, SPD-50P3HM SyncMaster 42TS/42PS
0x18
0x09 PPM63H3, SPD-63P3HM SyncMaster P42HP
0x0A PS-42P3ST 0x19 SyncMaster P50Hn
0x0B SyncMaster 323T 0x1A SyncMaster P50F(n)/P50FP
SyncMaster 403T - 0x1B SyncMaster P63F(n)/P63FP
0x0C
CT40CS(N) 0x1C SyncMaster 320MX(n)
0x0D PPMxxM5x SyncMaster 400CX(n)
SyncMaster 320P(n) 0x1D SyncMaster 400MX(n)
0x0E SyncMaster 400P(n) SyncMaster 400MP(n)
SyncMaster 460P(n) SyncMaster 460CX(n)
0x20
SyncMaster 320PX SyncMaster 460MP(n)
0x10 SyncMaster 400PX(n) 0x21 SyncMaster 520DX(n)
SyncMaster 460PX(n) SyncMaster 400UXn-UD
0x22
0x13 SyncMaster 400TX(n) SyncMaster 460UXn-UD
0x14 SyncMaster 570DX 0x23 SyncMaster 400FX(n)
0x15 SyncMaster 320DX 0x24 SyncMaster 460DRn-A

24
0x25 SyncMaster 460UTn-UD 0x26 SyncMaster 460UT(n)
SyncMaster 320MX(n)-2/MP SyncMaster 400MX(n)-
0x27 0x28
-2 2/FP(n)-2
SyncMaster 460MX(n)-
0x29 0x2A SyncMaster P42H-2
2/FP(n)-2
0x2B SyncMaster P50HP 0x2C SyncMaster P50FP
0x2D SyncMaster P63FP 0x2E SyncMaster 460Rn-S
0x2F SyncMaster 400DXn-S 0x30 SyncMaster 460DXn-S
SyncMaster 400DX(n)-
2/460DX(n)-2/700DX(n)-
SyncMaster 400CX(n)-
0x31 0x32 2/820DX(n)-2
2/460CX(n)-2
SyncMaster 650MP(n)
SyncMaster 400UX(n)-2/
0x33 0x34 SyncMaster 700DRn
SyncMaster 460UX(n)-2
0x35 SyncMaster 230TSn/230MXn 0x36 SyncMaster 460DMn
SyncMaster 400UXn-UD2/460UXn
0x37 0x38 SyncMaster P50HP-2
-UD2
0x39 SyncMaster P63FP-2 0x3A 400EXn
0x3B 460EXn 0x3C 550EXn
0x3D SyncMaster 460UT(n)-2 0x3E SyncMaster 550DX(n)
SyncMaster 460CX(n)-3 /
SyncMaster 400CX(n)-3 /
0x3F SyncMaster 460MX(n)-3 / 0x40 SyncMaster 520LD
SyncMaster 400MX(n)-3 /
SyncMaster 320MX(n)-3
UE46A / UE55A
0x43 SyncMaster 460UT(n)-UD2 0x44
ME40A / ME46A / ME55A

TV : TV / Monitor's TV support/not support.


0x00 TV not supported
0x01 TV supported

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
0xAA 0xFF ID 3 'N' 0x10 ERR Sum
ERR : Error code that shows what occurred error is

25
* Power Control

● Function
Personal Computer turns TV / Monitor power ON/OFF.

● Get Power ON/OFF Status


Header Command Data Length Check
ID Sum
0xAA 0x11 0

● Set Power ON/OFF


Header Command Data Length Data 1 Check
ID Sum
0xAA 0x11 1 Power
Power : Power code to be set on TV / Monitor
1 Power ON
0 Power OFF

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x11 Power
Power : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x11 ERR
ERR : Error code that shows what occurred error is

26
* Volume Control

● Function
Personal Computer changes volume of TV / Monitor.

● Get Volume Status


Header Command Data Length Check
ID Sum
0xAA 0x12 0

● Set Volume
Header Command Data Length Data 1 Check
ID Sum
0xAA 0x12 1 Volume
Volume : Volume value code to be set on TV/Monitor (0 ~ 100 )

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x12 Volume
Volume : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x12 ERR
ERR : Error code that shows what occurred error is

27
* Mute Control

● Function
Personal Computer turns TV / Monitor mute ON/OFF.

● Get Mute ON/OFF Status


Header Command Data Length Check
ID Sum
0xAA 0x13 0

● Set Mute ON/OFF


Header Command Data Length Data 1 Check
ID Sum
0xAA 0x13 1 Mute
Mute : Mute code to be set on TV / Monitor
1 Mute ON
0 Mute OFF

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x13 Mute
Mute : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x13 ERR
ERR : Error code that shows what occurred error is

28
* Input Source Control

● Function
Personal Computer changes input source of TV / Monitor.

● Get Input Source Status


Header Command Data Length Check
ID Sum
0xAA 0x14 0

● Set Input Source


Header Command Data Length Data 1 Check
ID Sum
0xAA 0x14 1 Input
Input : Input Source code to be set on TV / Monitor
0x14 PC
0x1E BNC
0x18 DVI
0x0C AV
0x04 S-Video
0x08 Component
0x20 Magicinfo
0x1F DVI_VIDEO
0x30 RF(TV)
0x40 TV (DTV)
0x21 HDMI1
0x22 HDMI1_PC
0x23 HDMI2
0x24 HDMI2_PC
0x25 DispalyPort
0x60 Magicinfo Lite
Caution : DVI_
DVI_VIDEO, HDMI1_PC, HDMI2_PC → Get Only
In the case of Magicinfo,
Magicinfo, only possible with models include Magicinfo
Magicinfo.
info.
In the case of TV, only possible with models include TV.
● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x14 Input
Input : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x14 ERR
ERR : Error code that shows what occurred error is
29
* Picture Size Control

● Function
Personal Computer changes Picture Size of TV / Monitor.
Cannot control when Video Wall is on.

● Get Picture Size Status


Header Command Data Length Check
ID Sum
0xAA 0x15 0

● Set Picture Size


Header Command Data Length Data 1 Check
ID Sum
0xAA 0x15 1 Aspect
Aspect : Picture Size code to be set on TV / Monitor
PC1, PC2, DVI,
DVI, BNC,HDMI_PC
0x10 16 : 9
0x18 4:3
AV, S-VIdeo,
Component,,DVI_Video,HDMI_Video
Component
0x00 Auto Wide
0x01 16 : 9
0x04 Zoom
0x05 Zoom1
0x06 Zoom2
0x09 Just Scan(
Scan(Screen Fit)
0x31 Wide Zoom
0x0B 4:3
0x0C Wide Fit
0x0D Custom
0x0E Smart View 1
0x0F Smart View 2
Caution :For some Image, Picture sizes are not supported depending on some
input signals (720p, 1080i).
For MFM model only possible for those include Europe TV if size is Auto Wide
● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x15 Aspect
Aspect : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x15 ERR

30
ERR : Error code that shows what occurred error is

31
* Direct Channel Control (DTV)
Caution : Only works with models include TV.
● Function
Personal Computer can control TV Channel.

● Get Channel
Header Command Data Length Check
ID Sum
0xAA 0x17 0

● Set Channel
Header Command Data
Length Data 1 Data 2 Data 3 Data 4
ID
0xAA 0x17 0x0A Country ATV_DTV AirCable CH_NUM
(Hgh)

Data 5 Data 6 Data 7 Data 8 Data 9 Data 10


Check
CH_NUM Sum
(Low) Sel_Minor Minor_CH
(Hgh)
Minor_CH Reserved
(Low) Reserved

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Val 2
ID
0xAA 0xFF 0x0C 'A' 0x17 Country ATV_DTV

Val 3 Val 4 Val 5 Val 6 Val 7 Val 8 Val 9


AirCable CH_NUM CH_NUM Sel_Minor Minor_CH Minor_CH Reserved
(Hgh) (Low) (Hgh) (Low)

Val 10 Check
Reserved
Sum
Country : Select the country to be set on TV / Monitor (0 : Korea, 1: USA, .... )
ATV_DTV : Select Analog TV and DTV to be set on TV / Monitor ( 0 : Analog TV,
1: Digital TV)
AirCalbe : Select if TV is cabled or general ( 0 : general, 1: cabled)
CH_NUM : TV channel number to be set on TV / Monitor ( Analog TV : 1 ~ 135 ,
Digital TV : 0 ~ 999)
Sel_Minor : Select minor channel when DTV is to be set on TV / Monitor( 0 : minor
channel not selected. 1: minor channel selected.)
Minor_CH : Select minor channel number when DTV is to be set on TV / Monitor
( 0 ~ 999.)

● Nak
Header Command ID Data Length Ack/Nak r-CMD Val 1 Check
32
0xAA 0xFF 3 'N' 0x17 ERR Sum
ERR : Error code that shows what occurred error is

33
* Screen Mode Control ( 4:3 Screeen Size)

● Function
Personal Computer changes screen mode of TV
Cannot control when Video Wall is on and only operates when Picture Size is Auto
Wide.
Caution : Only works with models include TV.

● Get Screen Mode Status


Header Command Data Length Check
ID Sum
0xAA 0x18 0

● Set Picture Size


Header Command Data Length Data 1 Check
ID Sum
0xAA 0x18 1 ScrMode
ScrMode : Screen Mode Code to be set on TV / Monitor
0x01 16 : 9
0x04 Zoom
0x31 Wide Zoom
0x0B 4:3

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x18 ScrMode
ScrMode : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x18 ERR
ERR : Error code that shows what occurred error is

34
* Screen Size Control

● Function
Personal Computer recognizes the screen size of TV / Monitor.

● Get Screen Size Status


Header Command Data Length Check
ID Sum
0xAA 0x19 0

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1
ID Check
0xAA 0xFF 3 'A' 0x19 Screen Sum
Size
Screen Size : Screen size of TV / Monitor (Range: 0 ~ 255, Unit: Inch)

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x19 ERR
ERR : Error code that shows what occurred error is

35
* Red Offset Control

● Function
Personal Computer changes R Offset from Signal Control function of TV / Monitor.
※ Signal Control R Offset Control only operates when Signal Balance is on and
current input source is PC and BNC.

● Get Signal Control R Offset Status


Header Command Data Length Check
ID Sum
0xAA 0x1A 0

● Set Signal Control R Gain


Header Command Data Length Data 1 Check
ID Sum
0xAA 0x1A 1 R Offset
R Offset : R Gain value to be set on TV/Monitor (0 ~ 100)

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x1A R Offset
R Offset : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x1A ERR
ERR : Error code that shows what occurred error is

36
* Green Offset Control

● Function
Personal Computer changes G Offset from Signal Control function of TV / Monitor.
※ Signal Control G Offset Control only operates when Signal Balance is on and
current input source is PC and BNC.

● Get Signal Control G Offset Status


Header Command Data Length Check
ID Sum
0xAA 0x1B 0

● Set Signal Control G Gain


Header Command Data Length Data 1 Check
ID Sum
0xAA 0x1B 1 G Offset
G Offset : G Offset value to be set on TV/Monitor (0 ~ 100)

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x1B G Offset
G Offset : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x1B ERR
ERR : Error code that shows what occurred error is

37
* Blue Offset Control

● Function
Personal Computer changes B Offset from Signal Control function of TV / Monitor.
※ Signal Control B Offset Control only operates when Signal Balance is on and
current input source is PC and BNC.

● Get Signal Control B Offset Status


Header Command Data Length Check
ID Sum
0xAA 0x1C 0

● Set Signal Control B Offset


Header Command Data Length Data 1 Check
ID Sum
0xAA 0x1C 1 B Offset
B Offset : B Offset value to be set on TV/Monitor (0 ~ 100)

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x1C B Offset
B Offset : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x1C ERR
ERR : Error code that shows what occurred error is

38
MDC Connection Type

● Function
Personal Computer get MDC Connection Type of TV / Monitor.
(It is dependent on Product Specifications- RJ45 MDC Connection)
(It is Get Commnad Only.)

● Get MDC Connection Status


Header Command Data Length Check
ID Sum
0xAA 0x1D 0x00

● Ack
Header Comman
d
Data
Length Ack/Nak r-CMD Val 1
ID Check
Connecti Sum
0xAA 0xFF 0x03 'A' 0x1D on Type

Connection Type
0x00 RS232C MDC
0x01 RJ45 MDC

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 0x03 'N' 0x1D ERR
ERR : Error code that shows what occurred error is

39
Image Retention Free

● Function
Personal Computer turns TV / Monitor Image Retention Free ON/OFF.
(It is dependent on Product Specifications.)

● Get Image Retention Free Status


Header Command Data Length Check
ID Sum
0xAA 0x1E 0x00

● Set Image Retention Free Status


Header Command Data Length Data 1
ID Image Check Sum
0xAA 0x1E 0x01 Retention
Free

Image Retention Free


0x00 Off
0x01 On

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1
ID Image Check
0xAA 0xFF 0x03 'A' 0x1E Retention Sum
Free

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 0x03 'N' 0x1E ERR
ERR : Error code that shows what occurred error is

40
* Contrast Control (ATV, DTV, AV, S- Video, Component, HDMI Only)

● Function
Personal Computer changes contrast of TV / Monitor.

● Get Contrast Status


Header Command Data Length Check
ID Sum
0xAA 0x24 0

● Set Contrast
Header Command Data Length Data 1 Check
ID Sum
0xAA 0x24 1 Contrast
Contrast : Contrast value code to be set on TV/Monitor ( 0 ~ 100 )

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x24 Contrast
Contrast : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x24 ERR
ERR : Error code that shows what occurred error is

41
* Brightness Control (ATV, DTV, AV, S- Video, Component, HDMI Only)

● Function
Personal Computer changes brightness of TV / Monitor.

● Get Brightness Status


Header Command Data Length Check
ID Sum
0xAA 0x25 0

● Set Brightness
Header Command Data Length Data 1 Check
ID Sum
0xAA 0x25 1 Brightness
Brightness : Brightness value code to be set on TV/Monitor ( 0 ~ 100 )

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x25 Brightness
Brightness : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x25 ERR
ERR : Error code that shows what occurred error is

42
* Sharpness Control (ATV, DTV, AV, S- Video, Component, HDMI Only)

● Function
Personal Computer changes sharpness of TV / Monitor의.

● Get Sharpness Status


Header Command Data Length Check
ID Sum
0xAA 0x26 0

● Set Sharpness
Header Command Data Length Data 1 Check
ID Sum
0xAA 0x26 1 Sharpness
Sharpness : Sharpness value code to be set on TV/Monitor ( 0 ~ 100 )
Caution : Sharpness could only be set in 50 Steps (0, 10, 20, 30... 100)

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x26 Sharpness
Sharpness : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x26 ERR
ERR : Error code that shows what occurred error is

43
* Color Control (ATV, DTV, AV, S- Video, Component, HDMI Only)

● Function
Personal Computer changes the color of TV / Monitor.

● Get Color Status


Header Command Data Length Check
ID Sum
0xAA 0x27 0

● Set Color
Header Command Data Length Data 1 Check
ID Sum
0xAA 0x27 1 Color
Color : Color value code to be set on TV/Monitor( 0 ~ 100 )

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x27 Color
Color : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x27 ERR
ERR : Error code that shows what occurred error is

44
* Tint Control (ATV, DTV, AV, S- Video, Component, HDMI Only)

● Function
Personal Computer changes tint of TV / Monitor when visual display is NTSC.
Does not operate with PAL signals.

● Get Tint Status


Header Command Data Length Check
ID Sum
0xAA 0x28 0

● Set Tint
Header Command Data Length Data 1 Check
ID Sum
0xAA 0x28 1 Tint
Tint : Tint value code to be set on TV/Monitor (0 ~ 100 )
R Tint Value
G (100 - Tint) Value

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x28 Tint
Tint : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x28 ERR
ERR : Error code that shows what occurred error is

45
* Red Gain Control

● Function
Personal Computer changes Red Gain of TV / Monitor.

● Get Red Gain Status


Header Command Data Length Check
ID Sum
0xAA 0x29 0

● Set Red Gain


Header Command Data Length Data 1 Check
ID Sum
0xAA 0x29 1 Red
Red : Red Gain value code to be set on TV/Monitor ( 0 ~ 100 )

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x29 Red
Red : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x29 ERR
ERR : Error code that shows what occurred error is

46
* Green Gain Control

● Function
Personal Computer changes Green Gain of TV / Monitor.

● Get Green Gain Status


Header Command Data Length Check
ID Sum
0xAA 0x2A 0

● Set Green Gain


Header Command Data Length Data 1 Check
ID Sum
0xAA 0x2A 1 Green
Green : Green Gain value code to be set on TV/Monitor ( 0 ~ 100 )

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x2A Green
Green : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x2A ERR
ERR : Error code that shows what occurred error is

47
* Blue Gain Control

● Function
Personal Computer changes Blue Gain of TV / Monitor.

● Get Blue Gain Status


Header Command Data Length Check
ID Sum
0xAA 0x2B 0

● Set Blue Gain


Header Command Data Length Data 1 Check
ID Sum
0xAA 0x2B 1 Blue
Blue : Blue Gain value code to be set on TV/Monitor ( 0 ~ 100 )

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x2B Blue
Blue : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x2B ERR
ERR : Error code that shows what occurred error is

48
* Treble Control

● Function
Personal Computer changes Treble of TV / Monitor.

● Get Treble Status


Header Command Data Length Check
ID Sum
0xAA 0x2C 0

● Set Treble
Header Command Data Length Data 1 Check
ID Sum
0xAA 0x2C 1 Treble
Treble : Treble value code to be set on TV/Monitor ( 0 ~ 100 )

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x2C Treble
Treble : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x2C ERR
ERR : Error code that shows what occurred error is

49
* Bass Control

● Function
Personal Computer changes Bass of TV / Monitor.

● Get Bass Status


Header Command Data Length Check
ID Sum
0xAA 0x2D 0

● Set Bass
Header Command Data Length Data 1 Check
ID Sum
0xAA 0x2D 1 Bass
Bass : Bass value code ( 0 ~ 100 )

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x2D Bass
Bass : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x2D ERR
ERR : Error code that shows what occurred error is

50
* Balance Control

● Function
Personal Computer changes Balance of TV / Monitor.

● Get Balance Status


Header Command Data Length Check
ID Sum
0xAA 0x2E 0

● Set Balance
Header Command Data Length Data 1 Check
ID Sum
0xAA 0x2E 1 Balance
Balance : Balance value code to be set on TV/Monitor ( 0 ~ 100 )
L (100 - Balance) Value
R Balance Value

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x2E Balance
Balance : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x2E ERR
ERR : Error code that shows what occurred error is

51
* Coarse Control (PC, BNC Only)

● Function
Personal Computer adjusts Coarse of TV / Monitor.

● Get Coarse Status


None

● Set Coarse
Header Command Data Length Data 1 Check
ID Sum
0xAA 0x2F 1 Coarse
Coarse : Coarse Increase/Decrease code to be set on TV/Monitor
1 Increase
0 Decrease

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x2F Coarse
Coarse : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x2F ERR
ERR : Error code that shows what occurred error is

52
* Fine Control (PC, BNC Only)

● Function
Personal Computer adjusts Fine of TV / Monitor.

● Get Fine Status


None

● Set Fine
Header Command Data Length Data 1 Check
ID Sum
0xAA 0x30 1 Fine
Fine : Phase Increase/Decrease code
1 Increase
0 Decrease

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x30 Fine
Fine : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x30 ERR
ERR : Error code that shows what occurred error is

53
* H- Position Control (PC, BNC Only)

● Function
Personal Computer adjusts Horizontal Position of TV / Monitor.

● Get H-Position Status


None

● Set H-Position
Header Command Data Length Data 1 Check
ID Sum
0xAA 0x31 1 H-Pos
H-Pos : H-Position Increase/Decrease code to be set on TV/Monitor
1 Move to Right
0 Move to Left

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x31 H-Pos
H-Pos : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x31 ERR
ERR : Error code that shows what occurred error is

54
* V- Position Control (PC, BNC Only)

● Function
Personal Computer adjusts Vertical Position of TV/Monitor.

● Get V-Position Status


None

● Set V-Position
Header Command Data Length Data 1 Check
ID Sum
0xAA 0x32 1 V-Pos
V-Pos : V-Position Increase/Decrease code to be set on TV/Monitor
1 Move Down
0 Move Up

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x32 V-Pos
V-Pos : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x32 ERR
ERR : Error code that shows what occurred error is

55
* Auto Power Control

● Function
Personal Computer adjusts Auto Power Control of TV/Monitor.

● Get Auto Power


Header Command Data Length Check
ID Sum
0xAA 0x33 0x00

● Set Auto Power


Header Command Data Length Data 1
ID Check
0xAA 0x33 0x01 Auto Sum
Power

Auto Power : The Auto Power Control code to set for the TV or monitor
0x00 Auto Power Off
0x01 Auto Power On

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1
ID Check
0xAA 0xFF 0x03 'A' 0x33 Auto Sum
Power

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 0x03 'N' 0x33 ERR
ERR : Error code that shows what occurred error is

56
* Clear Menu Control

● Function
Personal Computer removes Menu OSD left in TV / Monitor.

● Get Clear Menu Status


None

● Set Clear Menu


Header Command Data Length Data 1 Check
ID Sum
0xAA 0x34 1 Clear
Clear : 0x00 (Always)

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x34 Clear

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x34 ERR
ERR : Error code that shows what occurred error is

57
* Remote Control

● Function
Personal Computer enables/disables IR receiving function of TV/Monitor/
Can operate regardless of whether power is ON/OFF

● Get Remote Status


Header Command Data Length Check
ID Sum
0xAA 0x36 0

● Set Remote Enable/Disable


Header Command Data Length Data 1 Check
ID Sum
0xAA 0x36 1 RMC
RMC : Power code to be set on TV/Remocon
1 Remocon Enable
0 Remocon Disable

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x36 RMC
RMC : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x36 ERR
ERR : Error code that shows what occurred error is

58
* RGB Contrast Control (PC, BNC, DVI Only)

● Function
Personal Computer changes contrast of TV / Monitor when Input Source is PC.

● Get Contrast Status


Header Command Data Length Check
ID Sum
0xAA 0x37 0

● Set Contrast
Header Command Data Length Data 1 Check
ID Sum
0xAA 0x37 1 Contrast
Contrast : RGB Contrast value code to be set on TV/Monitor ( 0 ~ 100 )

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x37 Contrast
Contrast : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x37 ERR
ERR : Error code that shows what occurred error is

59
* RGB Brightness Control (PC, BNC, DVI Only)

● Function
Personal Computer changes Brightness when Input Source of TV / Monitor is PC.

● Get Brightness Status


Header Command Data Length Check
ID Sum
0xAA 0x38 0

● Set Brightness
Header Command Data Length Data 1 Check
ID Sum
0xAA 0x38 1 Brightness
Brightness : RGB Brightness value code to be set on TV/Monitor ( 0 ~ 100 )

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x38 Brightness
Brightness : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x38 ERR
ERR : Error code that shows what occurred error is

60
* PIP On / Off Control

● Function
The PC turns the PIP function of a TV or monitor on/off.
This does not operate in MagicInfo mode.

● Get the PIP ON/OFF Status


Header Command Data Length Checksu
ID m
0xAA 0x3C 0

● Set the PIP ON/OFF


Header Command Data Length Data 1 Checksu
ID m
0xAA 0x3C 1 PIP
PIP: The PIP On/Off code to set for the TV or monitor.
1 PIP ON
0 PIP OFF

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Checksu
ID m
0xAA 0xFF 3 'A' 0x3C PIP
PIP: Same as above.

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Checksu
ID m
0xAA 0xFF 3 'N' 0x3C ERR
ERR: The error code indicating which error occurred.

61
* Auto Adjustment Control (PC, BNC Only)

● Function
Personal Computer controls PC system screen automatically.

● Get Auto Adjustment Status


None

● Set Auto Adjustment


Header Command Data Length Data 1 Check
ID Sum
0xAA 0x3D 1 Auto
Auto : 0x00 (Always)

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x3D Auto

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x3D ERR
ERR : Error code that shows what occurred error is

62
* Color Tone Control (ATV, DTV, AV, S- Video, Component, HDMI Only)

● Function
Personal Computer changes Color Tone of TV / Monitor.

● Get Color Tone Status


Header Command Data Length Check
ID Sum
0xAA 0x3E 0

● Set Color Tone


Header Command Data Length Data 1 Check
ID
0xAA 0x3E 1 Color Tone Sum
Color Tone : Color Tone value code to be set on TV/Monitor ( 0 ~ 4 )
0x00 Cool 2
0x01 Cool 1(Cool)
0x02 Normal (Standard)
0x03 Warm 1
0x04 Warm 2
0x50 Off

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID
0xAA 0xFF 3 'A' 0x3E Color Tone Sum
Brightness : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x3E ERR
ERR : Error code that shows what occurred error is

63
* Color Temperature Control

● Function
Personal Computer changes Color Temperature value of TV / Monitor.
Only operates when Color Tone is set to Off.

● Get C_Temp Status


Header Command Data Length Check
ID Sum
0xAA 0x3F 0

● Set C_Temp
Header Command Data Length Data 1 Check
ID Sum
0xAA 0x3F 1 C_Temp
C_Temp : Color Temperature value code to be set on TV/Monitor
3000K : 0xFE
4000K : 0xFF
5000K ~ 15000K : 0 ~ 10

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x3F C_Temp
C_Temp : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x3F ERR
ERR : Error code that shows what occurred error is

64
* PIP Source Control
● Function
The PC changes the PIP source of a TV or monitor.
This only operates for a TV or monitor where PIP is set to On.
This does not operate in MagicInfo mode.

● Get the PIP Source Status


Header Command Data Length Checksu
0xAA 0x40 ID 0 m

● Set the PIP Source


Header Command Data Length Data 1 Checksu
0xAA 0x40 ID 1 P.Source m
P.Source: The input source code to set for the TV or monitor.
Caution : The PIP source swap may not function according to the main source.

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Checksu
0xAA 0xFF ID 3 'A' 0x40 P.Source m
P.Source: Same as above.
● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Checksu
0xAA 0xFF ID 3 'N' 0x40 ERR m
ERR: The error code indicating which error occurred.

65
* Main- PIP Swap Control

● Function
The PC swaps the main and PIP screens.
This does not operate in MagicInfo mode.

● Get the Main-PIP Swap Status


N/A

● Set the Main-PIP Swap


Header Command Data Length Data 1 Checksu
ID m
0xAA 0x41 1 Swap
Swap: 0x00 (Always)

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Checksu
ID m
0xAA 0xFF 3 'A' 0x41 Swap

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1

ID Checksu
0xAA 0xFF 3 'N' 0x41 ERR m

ERR: The error code indicating which error occurred.

66
* PIP Size Control

● Function
The PC changes the PIP size of a TV or monitor.
This does not operate in MagicInfo mode.

● Get the PIP Size Status


Header Command Data Length

ID Checksu
0xAA 0x42 0 m

● Set the PIP Size


Header Command Data Length Data 1

ID Checksu
0xAA 0x42 1 P.Size m

P.Size:The PIP size code set for the TV or monitor.


0x00 PIP Off
0x06 Large
0x08 Small
0x04 Double 1(Doble Window)
0x05 Double 2(Double Wide)
0x09 Double 3(POP)

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1

ID Checksu
0xAA 0xFF 3 'A' 0x42 P.Size m

P.Size: Same as above.

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1

ID Checksu
0xAA 0xFF 3 'N' 0x42 ERR m

ERR: The error code indicating which error occurred.


67
* PIP Locate Control

● Function
The PC adjusts the PIP position of a TV or monitor.
This does not operate in MagicInfo mode.

● Get the PIP Locate Status


Header Command Data Length Check
ID Sum
0xAA 0x43 0

● Set the PIP Locate


Header Command Data Length Data 1

ID Checksu
0xAA 0x43 1 P.Locate m

P.Locate : The PIP Locate Increase/Decrease code to set for the TV or monitor.

0 PIP Off(Get Only)


1 Upper Left
2 Upper Right
3 Lower Right
4 Lower Left

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1

ID Checksu
0xAA 0xFF 3 'A' 0x43 P.Locate m

P.Locate: Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1

ID Checksu
0xAA 0xFF 3 'N' 0x43 ERR m

ERR: The error code indicating which error occurred.

68
* Fan Speed Setting

● Function
The PC adjusts the Fan Speed of a TV or monitor.

● Get Fan Speed


Header Command Data Length Check
ID Sum
0xAA 0x44 0x00

● Set Fan Speed


Header Command Data Length Data 1
ID Check
0xAA 0x44 0x01 FAN Sum
Speed

FAN Speed: The Fan Speed to set for the TV or monitor.


0 ~ 100 Fan Speed

If you send "Set Fan speed", then "Fan Control" changed "Manual".
(refer "Fan Control" command (0x8F))

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1
ID Check
0xAA 0xFF 0x03 'A' 0x44 FAN Sum
Speed

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 0x03 'N' 0x44 ERR
ERR: The error code indicating which error occurred.

69
* User Auto Color(PC, BNC Only)

● Function
The PC adjusts the User Auto Color Control of a TV or monitor.

● Set User Auto Color


Header Command Data Length Data 1
ID Check
0xAA 0x45 0x01 AutoColor Sum
Cmd

Auto Color Cmd : The Auto Color Cmd to set for the TV or monitor.
0x00 Reset
0x01 Auto Color

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1
ID Check
0xAA 0xFF 0x03 'A' 0x45 AutoColor Sum
Cmd

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 0x03 'N' 0x45 ERR
ERR: The error code indicating which error occurred.

70
* Sound Select Control

● Function
The PC changes the sound when the PIP of a TV or monitor is set to On.

● Get the Sound Select


Header Command Data Length

ID Checksu
0xAA 0x47 0 m

● Set the Sound Select


Header Command Data Length Data 1

ID Checksu
0xAA 0x47 1 S.Selct m

S.Select: The Sound Select code to set for the TV or monitor


1 Main
0 Sub

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1

ID Checksu
0xAA 0xFF 3 'A' 0x47 S.Select m

S.Select: Same as above.

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1

ID Checksu
0xAA 0xFF 3 'N' 0x47 ERR m

ERR: The error code indicating which error occurred.

71
* Auto Volume Control

● 기능
Personal Computer가 TV / Monitor의 Auto Volume를 전환한다.

● Get Auto Volume


Header Command Data Length Check
ID Sum
0xAA 0x48 0

● Set Auto Volume


Header Command Data Length Data 1 Check
ID Sum
0xAA 0x48 1 A_VOL
A_VOL : TV / Monitor에 설정할 Auto Volume Code
2 Night
1 Normal(On)
0 OFF

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x48 A_VOL
A_VOL : 상동

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x48 ERR
ERR : 발생된 오류가 무엇인지 나타내는 Error Code

72
* Standby Control

● Function
The PC adjusts the Standby Control of a TV or monitor.
It is work for PC/DVI/HDMI/DisplayPort.
● Get Standby Setting
Header Command Data Length Check
ID Sum
0xAA 0x4A 0x00

● Set Standby Setting


Header Command Data Length Data 1
ID Check
0xAA 0x4A 0x01 Standby Sum
Setting

Standby Setting : The Standyby Setting code to set for the TV or monitor
0x00 Off
0x01 On
0x02 Auto

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1
ID Check
0xAA 0xFF 0x03 'A' 0x4A Standby Sum
Setting

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 0x03 'N' 0x4A ERR
ERR: The error code indicating which error occurred.

73
* Video Picture Position & Size (Video Source Only)

● Function
The PC adjusts the Picture Position & Size of a TV or monitor.

It is work for Video Mode(AV, Component, S-Video, DVI/HDMI-TV Timing).


And "Picture Size" is must be zoom1,zoom2, Screen Fit, Custom. Other Picture sizes
doesn't support this function.
(For detail, plase refer below table.)
Position Size
Reset
Up Down Left Right Up Down Left Right
Zoom1 O O O X X X X X X
Zoom2 O O O X X X X X X
Screen Fit O O O O O X X X X
Custom O O O O O O O O O
Zoom O O O X X X X X X

● Set Video Picture Position & Size


Header Command Data Length Data 1 Data 2
ID Check
0xAA 0x4B 0x02 Type Direction Sum
CMD CMD

Type CMD: The Standyby Setting code to set for the TV or monitor
0x00 Reset
0x01 Position
0x02 Size

Direction CMD:
It is work for Type CMD Size or Position.
If "Type CMD" is Reset, then "Direction CMD" is not work.
0x00 Down
0x01 Up
0x02 Left
0x03 Right

● Ack
Header Comma
nd
Data
Length Ack/Nak r-CMD Val 1 Val 2
ID Check
Type Direction Sum
0xAA 0xFF 0x04 'A' 0x4B CMD CMD

74
● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 0x03 'N' 0x4B ERR
ERR: The error code indicating which error occurred.

75
* Pixel Shift Control

● Function
Personal Computer controls Pixel Shift function of TV / Monitor.

● Get Pixel Shift Status


Header Command Data Length Check
ID Sum
0xAA 0x4C 0

● Set Pixel Shift


Header Command Data Length Data 1 Data 2 Data 3 Data 4
ID
0xAA 0x4C 0x04 Shift H.Dot V.Line S.Time
Check
Sum
Shift : Pixel Shift On/Off Code to be set on TV/Monitor
Caution : If Shift value is off, H.Dot, V.Line, S.Time values are ignored in TV /
Monitor.
1 ON
0 OFF
H.Dot : Horizontal Dot value code set on TV/Monitor (0 ~ 4)
V.Line : Vertical Line value code set on TV/Monitor (0 ~ 4)
S.Time : Shift Time value code set on TV/Monitor (1 ~ 4)

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Val 2
ID
0xAA 0xFF 0x06 'A' 0x4C Shift H.Dot
Val 3 Val 4 Check
V.Line S.Time Sum
Shift, H.Dot, V.Line, S.Time : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x4C ERR
ERR : Error code that shows what occurred error is

76
Q 100Hz Control

● 기능
Personal Computer가 TV / Monitor의 Equalizer 중 100Hz 영역을 조정한다.

● Get EQ 100Hz Status


Header Command Data Length Check
ID Sum
0xAA 0x51 0

● Set EQ 100Hz
Header Command Data Length Data 1 Check
ID Sum
0xAA 0x51 1 100Hz
100Hz : TV / Monitor에 설정할 Equalizer 중 100Hz 영역값 (0~20)

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x51 100Hz
100Hz : 상동

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x51 ERR
ERR : 발생된 오류가 무엇인지 나타내는 Error Code

77
* EQ 300Hz Control

● 기능
Personal Computer가 TV / Monitor의 Equalizer 중 300Hz 영역을 조정한다.

● Get EQ 300Hz Status


Header Command Data Length Check
ID Sum
0xAA 0x52 0

● Set EQ 300Hz
Header Command Data Length Data 1 Check
ID Sum
0xAA 0x52 1 300Hz
300Hz : TV / Monitor에 설정할 Equalizer 중 300Hz 영역값 (0~20)

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x52 300Hz
300Hz : 상동

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x52 ERR
ERR : 발생된 오류가 무엇인지 나타내는 Error Code

78
* EQ 1kHz Control

● 기능
Personal Computer가 TV / Monitor의 Equalizer 중 1kHz 영역을 조정한다.

● Get EQ 1kHz Status


Header Command Data Length Check
ID Sum
0xAA 0x53 0

● Set EQ 1kHz
Header Command Data Length Data 1 Check
ID Sum
0xAA 0x53 1 1kHz
1kHz : TV / Monitor에 설정할 Equalizer 중 1kHz 영역값 (0~20)

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x53 1kHz
1kHz : 상동

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x53 ERR
ERR : 발생된 오류가 무엇인지 나타내는 Error Code

79
* EQ 3kHz Control

● 기능
Personal Computer가 TV / Monitor의 Equalizer 중 3kHz 영역을 조정한다.

● Get EQ 3kHz Status


Header Command Data Length Check
ID Sum
0xAA 0x54 0

● Set EQ 3kHz
Header Command Data Length Data 1 Check
ID Sum
0xAA 0x54 1 3kHz
3kHz : TV / Monitor에 설정할 Equalizer 중 3kHz 영역값 (0~20)

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x54 3kHz
3kHz : 상동

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x54 ERR
ERR : 발생된 오류가 무엇인지 나타내는 Error Code

80
* EQ 10kHz Control

● 기능
Personal Computer가 TV / Monitor의 Equalizer 중 10kHz 영역을 조정한다.

● Get EQ 10kHz Status


Header Command Data Length Check
ID Sum
0xAA 0x55 0

● Set EQ 10kHz
Header Command Data Length Data 1 Check
ID Sum
0xAA 0x55 1 10kHz
10kHz : TV / Monitor에 설정할 Equalizer 중 10kHz 영역값 (0~20)

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x55 10kHz
10kHz : 상동

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x55 ERR
ERR : 발생된 오류가 무엇인지 나타내는 Error Code

81
* Auto Lamp Control

● Function
Personal Computer sets Auto Lamp Function of TV / Monitor.
When Manual Lamp Control is on, Auto Lamp Control will automatically turn off.

● Get Auto Lamp


Header Command Data Length Check
ID Sum
0xAA 0x57 0

● Set Auto Lamp


Header Command Data Length Data 1 Data 2 Data 3 Data 4
ID
0xAA 0x57 8 LMax_H LMax_M LMax_AP LMaxValue
Data 5 Data 6 Data 7 Data 8 Check
LMin_H LMin_M LMin_AP LMinValue Sum

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Val 2
ID
0xAA 0xFF 0x0A 'A' 0x57 LMax_H LMax_M
Val 3 Val 4 Val 5 Val 6 Val 7 Val 8Check
LMax_AP LMaxValue LMin_H LMin_M LMin_AP LMinValue Sum
LMax_H : Auto Lamp Max Time Hour set on TV/Monitor (1 ~ 12)
LMax_M : Auto Lamp Max Time Minute set on TV/Monitor (0 ~ 59)
LMax_AP : Auto Lamp Max Time set on TV/Monitor AM/PM
LMaxValue : Auto Lamp Max Value set on TV/Monitor (0 ~ 100)
LMin_H : Auto Lamp Min Time Hour set on TV/Monitor (1 ~ 12)
LMin_M : Auto Lamp Min Time Minute set on TV/Monitor (0 ~ 59)
LMin_AP : Auto Lamp Min Time set on TV/Monitor AM/PM
LMinValue : Auto Lamp Min Value set on TV/Monitor (0 ~ 100)
Caution: When LMinValue is Returned to 0xFF, Auto Lamp Control is off.

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x57 ERR
ERR : Error code that shows what occurred error is

82
* Manual Lamp Control

● Function
Personal Computer sets Manual Lamp Function of TV / Monitor.

When Auto Lamp Control is on, Manual Lamp Control will automatically turn off.
● Get Manual Lamp Status
Header Command Data Length Check
ID Sum
0xAA 0x58 0

● Set Manual Lamp


Header Command Data Length Data 1 Check
ID Sum
0xAA 0x58 1 LampValue
LampValue : Manual Lamp value to be set on TV/Monitor (0 ~ 100)

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID
0xAA 0xFF 3 'A' 0x58 LampValue Sum
LampValue : Same as above
Caution : When LampValue is Returned to 0xFF, Manual Lamp Control is off.
When Dynamic contrast is on, Manual Lamp Control does not operate.
● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x58 ERR
ERR : Error code that shows what occurred error is

83
* Safety Screen Run Control

● Function
Personal Computer will make Safety Screen function to operate immediately, not by
Timer operation.

● Get Safety Screen Run Status


Header Command Data Length Check
ID Sum
0xAA 0x59 0

● Set Safety Screen Run


Header Command Data Length Data 1
ID Safety Check
0xAA 0x59 1 Screen Sum
Type
Safety Screen Type : Safety Screen Type to be set on TV/Monitor (1~7)
0x00 Off
0x01 Signal Pattern
0x02 All White
0x03 Scroll(Scrolling)
0x04 Bar
0x06 Eraser
0x07 Pixel
Caution : 1(0x01), 2(0x02) only works with PDP models

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1
ID Safety Check
0xAA 0xFF 3 'A' 0x59 Screen Sum
Type
Safety Screen Type : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x59 ERR
ERR : Error code that shows what occurred error is

84
* SBP Timer Control

● Function
Personal Computer sets Screen Burn Protection Timer of TV/Monitor.

● Get SBP Timer Status


Header Command Data Length Check
ID Sum
0xAA 0x5B 0

● Set SBP Timer


Header Command Data Length Data 1 Data 2 Data 3 Check
ID Sum
0xAA 0x5B 3 Timer T.Period T.Time
Timer : SBP Timer code to be set on TV/Monitor
0x03 Scroll
0x04 Pixel
0x05 Bar
0x06 Eraser
0x09 All White
0x0A Pattern
Caution : 9(0x09), 10(0x0A) only works with PDP models

: SBP Timer Period value code to be set on TV/Monitor


T.Period
(it is dependent on Timer.)
T.Time : SBP Timer Time value code set on TV/Monitor.
(it is dependent on Timer.)
Off : If T.Period is 0 or T.Time is 0, then this is off.
● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Val 2
ID
0xAA 0xFF 5 'A' 0x5B Timer T.Period
Val 3 Check
T.Time Sum
Timer, T.Period, T.Time : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x5B ERR
ERR : Error code that shows what occurred error is

85
* Video Wall Mode Control

● Function
Personal Computer converts Video Wall Mode of TV / Monitor when Video Wall is
ON.
Only works with TV/Monitor where Video Wall is on.
Does not operate in MagicNet.

● Get Video Wall Mode


Header Command Data Length Check
ID Sum
0xAA 0x5C 0

● Set Video Wall Mode


Header Command Data Length Data 1 Check
ID Sum
0xAA 0x5C 1 WallMode
WallMode : Video Wall Mode code to be set on TV/Monitor
1 Full
0 Natural

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x5C WallMode
WallMode : same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x5C ERR
ERR : Error code that shows what occurred error is

86
* Safety Lock

● Function
Personal Computer turns Safety Lock function of TV/Monitor On/Off.
Can operate regardless of whether power is on/off.

● Get Safety Lock Status


Header Command Data Length Check
ID Sum
0xAA 0x5D 0

● Set Safety Lock Enable/Disable


Header Command Data Length Data 1 Check
ID Sum
0xAA 0x5D 1 Lock
Lock : Lock code to be set on TV/Monitor
1 On
0 Off

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x5D Lock
Lock : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x5D Lock
ERR : Error code that shows what occurred error is

87
* Button Lock(Panel Lock)

● Function
Personal Computer turns Panel function Key Lock of TV/Monitor On/OFF.
Can operate regardless of whether power is on/off.

● Get Button Lock Status


Header Command Data Length Check
ID Sum
0xAA 0x5F 0

● Set Lock
Button
Header Command Data Length Data 1 Check
ID Sum
0xAA 0x5F 1 Button Lock
Button Lock : Panel Key Lock On/Off code to be set on TV/Monitor
1 Lock
0 Unlock

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x5F Button Lock
Button Lock : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x5F ERR
ERR : Error code that shows what occurred error is

88
* Channel Up/ Down

● Function
Caution : Only works with models include TV.
Personal Computer can control TV Channel.
(If PIP is on and pip source is TV, it also should work.)

● Set TV Channel Up/ Down


Header Command Data Length Data 1
ID Check
0xAA 0x61 1 Channel Sum
Up/Down
Channel Up/Down: Channel UP or Down to be set on TV / Monitor (0~1)
0 Up
1 Down

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1
ID Check
0xAA 0xFF 3 'A' 0x61 Channel Sum
Up/Down
Channel Up/Down : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x61 ERR
ERR : Error code that shows what occurred error is

89
* OSD On/ Off

● Function
Personal Computer turns OSD of TV / Monitor On/Off.
When OSD is on, OSD will be shown on screen
When OSD is off, OSD will not shown on screen at all

● Get OSD Enable Status


Header Command Data Length Check
ID Sum
0xAA 0x70 0

● Set OSD Enable/Disable


Header Command Data Length Data 1 Check
ID Sum
0xAA 0x70 1 OSD
OSD : OSD On/Off code to be set on TV/Monitor
1 OSD On
0 OSD Off

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x70 OSD
OSD : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x70 ERR
ERR : Error code that shows what occurred error is

90
* P.Mode Control

● Function
Personal Computer changes Picture Mode of TV / Monitor.

● Get PMode Status


Header Command Data Length Check
ID Sum
0xAA 0x71 0

● Set PMode
Header Command Data Length Data 1 Check
ID Sum
0xAA 0x71 1 PMode
PMode : Picture Mode code to be set on TV/Monitor
Source Data Mode
0x00 Dynamic
AV 0x01 Standard
S-Video 0x02 Movie
Component
HDCP 0x03 Custom
( TV ) 0x50 Off(Deleted)
0x04 Natural
0x10 Entertain
PC
0x11 Internet
BNC 0x12 Text
DVI 0x13 Custom
DisplayPort 0x14 Advertisement
0x15 Information
( MagicNet )
0x50 Off(Deleted)
Caution : Dynamic Contrast will not operate in any other mode except Off mode.

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x71 PMode
PMode : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x71 ERR
ERR : Error code that shows what occurred error is

91
* S.Mode Control ( SRS TheaterSound )

● Function
Personal Computer changes Sound Mode of TV / Monitor.

● Get SMode Status


Header Command Data Length Check
ID Sum
0xAA 0x72 0

● Set SMode
Header Command Data Length Data 1 Check
ID Sum
0xAA 0x72 1 SMode
SMode : Sound Mode code to be set on TV/Monitor
Data Mode
0x00 Standard
0x01 Music
0x02 Movie
0x03 Speech(Clear Voice)
0x04 Custom
0x05 Amplify

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x72 SMode
SMode : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x72 ERR
ERR : Error code that shows what occurred error is

92
* NR Mode Set (Digital Noise Filter)
ATV, DTV, AV, S- Video, Component, HDMI Only

● Function
Personal Computer changes Digital NR mode.

● Get NR Mode Status


Header Command Data Length Check
ID Sum
0xAA 0x73 0

● Set NR Mode
Header Command Data Length Data 1 Check
ID Sum
0xAA 0x73 1 NR Mode
NR Mode : NR Mode code to be set on TV/Monitor
5 NR Mode Auto Visualization
4 NR Mode Auto
3 NR Mode High
2 NR Mode Medium
1 NR Mode Low (On)
0 NR Mode Off

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x73 NR Mode
NR Mode : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x73 ERR
ERR : Error code that shows what occurred error is

93
* PC Color Tone Control (PC, BNC, DVI Only)

● Function
Personal Computer can change color tone of Monitor.

● Get Color Tone Status


Header Command Data Length Check
ID Sum
0xAA 0x75 0

● Set Color Tone


Header Command Data Length Data 1 Check
ID Sum
0xAA 0x75 1 Color Tone
Color Tone : Color Tone value code to set on TV/Monitor (0 ~ 3)
Source Data Mode
0x00 Custom
PC 0x01 Cool
DVI 0x02 Normal
BNC 0x03 Warm
0x50 Off

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x75 Color Tone
Color Tone : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x75 ERR
ERR : Error code that shows what occurred error is

94
* Auto AutoAdjustment Enable/ Disable

● Function
Personal Computer can Enable/Disable Auto Adjustment function.
If this value is Disable. then Auto Adjustment is not work.

● Get A.Adjustment Status


Header Command Data Length Check
ID Sum
0xAA 0x76 0

● Set A.Adjustment
Header Command Data Length Data 1 Check
ID Sum
0xAA 0x76 1 A.Adjustment
A.Adjustment : Auto Auto Adjustment Enable/Disable Value Code to be set on
TV/Monitor
1 Enable
0 Disable

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x76 A.Adjustment
A.Adjustment : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x76 ERR
ERR : Error code that shows what occurred error is

95
* All Keys Lock

● Function
Personal Computer turns both REMOCON and Panel Key Lock function on/off.
Can operate regardless of whether power is on/off.

● Get All Key Status


Header Command Data Length Check
ID Sum
0xAA 0x77 0

● Set All Key Lock/Unlock


Header Command Data Length Data 1 Check
ID Sum
0xAA 0x77 1 All Key
All Key : Lock On/Off code of every Key to be set on TV/Monitor
1 Lock
0 Unlock

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x77 All Key
All Key : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x77 ERR
ERR : Error code that shows what occurred error is

96
* SRS TS XT Control (SRS TS HD)

● Function
Personal Computer turns SRS TS XT of TV / Monitor on/off.
Can only operate with TV/Monitor that has SRS TS XT function.

● Get SRS TS XT Status


Header Command Data Length Check
ID Sum
0xAA 0x78 0

● Set SRS TSXT


Header Command Data Length Data 1
ID Check Sum
0xAA 0x78 1 SRS
SRS : SRS TS XT code to be set on TV/Monitor
1 SRS ON
0 SRS OFF

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x78 SRS
SRS : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x78 ERR
ERR : Error code that shows what occurred error is

97
* Film Mode Control

● Function
Personal Computer turns Film Mode of TV / Monitor on/off.

● Get Film Mode Status


Header Command Data Length Check
ID Sum
0xAA 0x79 0

● Set Film Mode


Header Command Data Length Data 1
ID Check Sum
0xAA 0x79 1 FMode
FMode : Film Mode code to be set on TV/Monitor
3 Fiml Cinema Smooth
2 Film Mode Auto2
1 Film Mode Auto1(ON)
0 Film Mode OFF

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x79 FMode
FMode : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x79 ERR
ERR : Error code that shows what occurred error is

98
* Signal Balance ( PC, BNC Only)

● Function
Personal Computer turns Signal Balance of TV / Monitor ON/OFF.

● Get Signal Balance Status


Header Command Data Length Check
ID Sum
0xAA 0x7A 0

● Set Signal Balance


Header Command Data Length Data 1
ID Check Sum
0xAA 0x7A 1 SBalance
SBalance : Signal Balance code to be set on TV/Monitor
1 Signal Balance ON
0 Signal Balance OFF

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x7A SBalance
SBalance : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x7A ERR
ERR : Error code that shows what occurred error is

99
* SB Red Gain ( PC, BNC Only)

● Function
Personal Computer changes Red Gain value of Monitor Signal Balance.

● Get SB Red Gain Status


Header Command Data Length Check
ID Sum
0xAA 0x7B 0

● Set SB Red Gain


Header Command Data Length Data 1 Check
ID Sum
0xAA 0x7B 1 SB R Gain
SB R Gain : Phase B value code of Signal Balance to be set on Monitor ( 0 ~ 100 )

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x7B SB R Gain
SB R Gain : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x7B ERR
ERR : Error code that shows what occurred error is

100
* SB Green Gain( PC, BNC Only)

● Function
Personal Computer changes Green Gain value of Monitor Signal Balance.

● Get SB Green Gain Status


Header Command Data Length Check
ID Sum
0xAA 0x7C 0

● Set SB Green Gain


Header Command Data Length Data 1 Check
ID Sum
0xAA 0x7C 1 SB G Gain
SB G Gain : Phase B value code of Signal Balance to be set on Monitor ( 0 ~ 100 )

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID
0xAA 0xFF 3 'A' 0x7C SB G Gain Sum
SB G Gain : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x7C ERR
ERR : Error code that shows what occurred error is

101
* SB Blue Gain( PC, BNC Only)

● Function
Personal Computer changes Blue Gain value of Monitor Signal Balance.

● Get SB Blue Gain Status


Header Command Data Length Check
ID Sum
0xAA 0x7D 0

● Set SB Blue Gain


Header Command Data Length Data 1 Check
ID Sum
0xAA 0x7D 1 SB B Gain
SB G Gain : Phase B value code of Signal Balance to be set on Monitor ( 0 ~ 100 )

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x7B SB B Gain
SB B Gain : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x7C ERR
ERR : Error code that shows what occurred error is

102
* SB Sharpness ( PC, BNC Only)

● Function
Personal Computer changes Sharpness value of Monitor Signal Balance.

● Get SBSharpness Status


Header Command Data Length Check
ID Sum
0xAA 0x7F 0

● Set SBSharpness
Header Command Data Length Data 1 Check
ID
0xAA 0x7F 1 SBSharpness Sum
SBSharpness : Signal Balance Sharpness value code to be set on Monitor ( 0 ~ 100 )

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
0xAA 0xFF ID 3 'A' 0x7F SBSharpness Sum
SBSharpness : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x7F ERR
ERR : Error code that shows what occurred error is

103
* Panel On Time

● Function
Personal Computer shows Panel On Time of TV / Monitor.

● Get Panel On Time Status


Header Command Data Length Check
ID Sum
0xAA 0x83 0

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Val 2
ID
0xAA 0xFF 0x05 'A' 0x83 PTime_ H PTime_L
Check
Sum
PTime_H : Panel On Time High.
PTime_L : Panel On Time Low.
● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x83 ERR
ERR : Error code that shows what occurred error is

104
* Video Wall On

● Function
Personal Computer turns Video Wall of TV / Monitor ON/OFF.
Does not operate in MagicInfo source.

● Get Video Wall On/Off Status


Header Command Data Length Check
ID Sum
0xAA 0x84 0

● Set Video Wall On/Off


Header Command Data Length Data 1
ID Check Sum
0xAA 0x84 1 V.Wall_On
V.Wall_On : Video Wall Code to set on TV / Monitor
1 Video Wall ON
0 Video Wall OFF

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x84 V.Wall_On
V.Wall_On : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x84 ERR
ERR : Error code that shows what occurred error is

105
* Temperature Control

● Function
Personal Computer sets the maximum value of TV / Monitor temperature.
Only supports models with Temperature notification function.

● Get Temperature Status


Header Command Data Length Check
ID Sum
0xAA 0x85 0

● Set Temperature Status


Header Command Data Length Data 1
ID Check Sum
0xAA 0x85 1 Temperature
Temperature : Temperature code to be set on TV/Monitor
Data 75 ~ 125(℃)

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x85 Temperature
Temperature : Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x85 ERR
ERR : Error code that shows what occurred error is

106
* Brightness Sensor

● Function
Personal Computer turns Brightness Sensor of TV / Monitor on/off.
Only supports models with Brightness Sensor.
PDP Model is not available it.

● Get Brightness Sensor ON/OFF Status


Header Command Data Length Check
ID Sum
0xAA 0x86 0

● Set Brightness Sensor ON/OFF


Header Command Data Length Data 1 Check
ID Sum
0xAA 0x86 1 BR_Sensor
BR_Sensor : Brightness Sensor Code to be set on TV/Monitor
1 Brightness Sensor ON
0 Brightness Sensor OFF

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x86 BR_Sensor

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x86 ERR
ERR : Error code that shows what occurred error is

107
* Dynamic Contrast

● Function
Personal Computer changes Dynamic Contrast of TV/Monitor.
(High/Medieum,Low (On) / Off)
PDP Model is not available it.

● Get Dynamic Contrast ON/OFF Status


Header Command Data Length Check
ID Sum
0xAA 0x87 0

● Set Dynamic Contrast ON/OFF


Header Command Data Length Data 1 Check
ID Sum
0xAA 0x87 1 DY_Cont
DY_Cont : Dynamic Contrast code to be set on TV/Monitor
3 Dynamic Contrast High
2 Dynamic Contrast Medieum
1 Dynamic Contrast Low(ON)
0 Dynamic Contrast OFF

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x87 DY_Cont

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x87 ERR
ERR : Error code that shows what occurred error is

108
* Video Wall User Control
● Function
Personal Computer turns Video Wall function of TV / Monitor on/off.
Does not operate in MagicInfo mode.

● Get Video Wall Status


Header Command Data Length Check
ID Sum
0xAA 0x89 0
● Set Video Wall
Header Command Data Length Data 1 Data 2 Check
ID
0xAA 0x89 2 Wall_Div Wall_SNo Sum
Wall_Div : Video Wall Divider code set on TV/Monitor
(It is dependent on Product Specifications.)
- 5x5 Video Wall Model :
- 10x10 Video Wall Model :

V
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
H

OFF
OFF 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00

1 0x11 0x12 0x13 0x14 0x15 0x16 0x17 0x18 0x19 0x1A 0x1B 0x1C 0x1D 0x1E 0x1F

2 0x21 0x22 0x23 0x24 0x25 0x26 0x27 0x28 0x29 0x2A 0x2B 0x2C 0x2D 0x2E 0x2F

3 0x31 0x32 0x33 0x34 0x35 0x36 0x37 0x38 0x39 0x3A 0x3B 0x3C 0x3D 0x3E 0x3F

4 0x41 0x42 0x43 0x44 0x45 0x46 0x47 0x48 0x49 0x4A 0x4B 0x4C 0x4D 0x4E 0x4F

5 0x51 0x52 0x53 0x54 0x55 0x56 0x57 0x58 0x59 0x5A 0x5B 0x5C 0x5D 0x5E 0x5F

6 0x61 0x62 0x63 0x64 0x65 0x66 0x67 0x68 0x69 0x6A 0x6B 0x6C 0x6D 0x6E 0x6F

7 0x71 0x72 0x73 0x74 0x75 0x76 0x77 0x78 0x79 0x7A 0x7B 0x7C 0x7D 0x7E N/A

8 0x81 0x82 0x83 0x84 0x85 0x86 0x87 0x88 0x89 0x8A 0x8B 0x8C N/A N/A N/A

9 0x91 0x92 0x93 0x94 0x95 0x96 0x97 0x98 0x99 0x9A 0x9B N/A N/A N/A N/A

109
10 0xA1 0xA2 0xA3 0xA4 0xA5 0xA6 0xA7 0xA8 0xA9 0xAA N/A N/A N/A N/A N/A

11 0xB1 0xB2 0xB3 0xB4 0xB5 0xB6 0xB7 0xB8 0xB9 N/A N/A N/A N/A N/A N/A

12 0xC1 0xC2 0xC3 0xC4 0xC5 0xC6 0xC7 0xC8 N/A N/A N/A N/A N/A N/A N/A

13 0xD1 0xD2 0xD3 0xD4 0xD5 0xD6 0xD7 N/A N/A N/A N/A N/A N/A N/A N/A

14 0xE1 0xE2 0xE3 0xE4 0xE5 0xE6 0xE7 N/A N/A N/A N/A N/A N/A N/A N/A

15 0xF1 0xF2 0xF3 0xF4 0xF5 0xF6 N/A N/A N/A N/A N/A N/A N/A N/A N/A

Wall_SNo : TV/Monitor Number code set on TV/Monitor


(It is dependent on Product Specifications.)
- 5x5 Video Wall Model : ( 1 ~ 25 )
Set Number Data
1 0x01
2 0x02
... ...
24 0x18
25 0x19

- 10x10 Video Wall Model : ( 1 ~ 100)


Set Number Data
1 0x01
2 0x02
... ...
99 0x63
100 0x64

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Val 2 Check
ID Sum
0xAA 0xFF 4 'A' 0x89 Wall_Div Wall_SNo
● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
0xAA 0xFF ID 3 'N' 0x89 ERR Sum
ERR : Error code that shows what occurred error is

110
* Model Name Control

● Function
Personal Computer grasps TV / Monitor Model Name and display.

● Get Model Number Status


Header Command Data Length Check S
ID um
0xAA 0x8A 0

● Ack

Header Command Data Length Ack/Nak r-CMD Val 1 Val 2


ID
0xAA 0xFF Length 'A' 0x8A M_Name1 M_Name2
Val 3 Val 4 Val 5 Val 6 Val 7 Val 8 Val 9 Val 10
M_Name3 M_Name4 M_Name5 M_Name6 M_Name7 M_Name8 M_Name9 M_Name10
Val 11 Val 12 Val 13 Val 14 Val 15 Val 16
M_Name11 M_Name12 M_Name13 M_Name14 M_Name15 M_Name16

Val 17 Val ... Check


M_Name17 M_Name... Sum

M_Name1 ~ M_Name.
M_Name... : TV / Monitor's Model Name.
Length : Length means number of M_Name elements & Ack/Nak & r-CMD.

M_Name1 'S'
M_Name2 'y'
M_Name3 'n'
M_Name4 'c'
M_Name5 'M'
M_Name6 'a'
M_Name7 's'
M_Name8 't'
M_Name9 'e'
M_Name10 'r'
M_Name11 '4'
M_Name12 '0'
M_Name13 '0'
M_Name14 'D'
M_Name15 'X'
M_Name16 'n'

111
* Fan Control (Manual/Auto)

● Function
The PC adjusts the Fan Control of a TV or monitor.

● Get Fan Control Status


Header Command Data Length Check
ID Sum
0xAA 0x8F 0x00

● Set Fan Control


Header Command Data Length Data 1 Check
ID Sum
0xAA 0x8F 0x01 FAN

FAN : Fan Control code to be set on TV/Monitor


0x00 Fan Control Manual
0x01 Fan Control Auto

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 0x03 'A' 0x8F FAN

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 0x03 'N' 0x8F ERR
ERR : Error code that shows what occurred error is

112
* Energy Saving

● Function
The PC adjusts the Energy Saving of a TV or monitor.

● Get Energy Saving


Header Command Data Length Check
ID Sum
0xAA 0x92 0x00

● Set Energy Saving


Header Command Data Length Data 1
ID Check
0xAA 0x92 0x01 Energy Sum
Saving

Energy Saving : Energy Saving code to be set on TV/Monitor


0x00 Energy Saving Off
0x01 Energy Saving Low(On)
0x02 Energy Saving Medium
0x03 Energy Saving High
0x04 Energy Saving Picture Off

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1
ID Check
0xAA 0xFF 0x03 'A' 0x92 Energy Sum
Saving

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 0x03 'N' 0x92 ERR
ERR : Error code that shows what occurred error is

113
* HDMI Black Level Control

● Function
Personal Computer turns HDMI Black Level function of TV / Monitor.

● Get HDMI Black Level Status


Header Command Data Length Check
ID Sum
0xAA 0x94 0x00

● Set HDMI Black Level


Header Command Data Length Data 1 Check
ID Sum
0xAA 0x94 0x01 HDMI_b

HDMI_b: HDMI Black Level Control code set on TV/Monitor


0 Normal
1 Low

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 0x03 'A' 0x94 HDMI_b

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 0x03 'N' 0x94 ERR
ERR : Error code that shows what occurred error is

114
* Gamma Control

● Function
The PC adjusts the Gamma Control of a TV or monitor.

● Get Gamma Status


Header Command Data Length Check
ID Sum
0xAA 0x96 0x00

● Set Gamma
Header Command Data Length Data 1 Check
ID Sum
0xAA 0x96 0x01 GAMMA

GAMMA : Gamma code to be set on TV/Monitor


0x00 Natural (0)
0x01 Mode1 (1)
0x02 Mode2 (2)
0x03 Mode3 (3)
0x11 -1
0x12 -2
0x13 -3
0x20 Custom

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 0x03 'A' 0x96 GAMMA

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 0x03 'N' 0x96 ERR
ERR : Error code that shows what occurred error is

115
Edge Enhancement Control

● 기능
Personal Computer가 TV / Monitor의 Edge Enhancement를 변경한다.

● Get Edge Enhancement Status


Header Command Data Length Check
ID Sum
0xAA 0x9C 0

● Set Edge Enhancement


Header Command Data Length Data 1 Check
ID Sum
0xAA 0x9C 1 EDGE

EDGE : TV / Monitor에 설정할 Edge Enhancement Control 값


1 Edge Enhancement Control ON
0 Edge Enhancement Control OFF

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x9C EDGE

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x9C ERR
ERR : 발생된 오류가 무엇인지 나타내는 Error Code

116
Color Space Control

● 기능
Personal Computer가 TV / Monitor의 Color Space를 변경한다.

● Get Color Space Status


Header Command Data Length Check
ID Sum
0xAA 0x9D 0

● Set Color Space


Header Command Data Length Data 1 Check
ID Sum
0xAA 0x9D 1 COS

COS : TV / Monitor에 설정할 Color Space Control 값


2 Color Space Control Custom
1 Color Space Control Native
0 Color Space Control Auto

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x9D COS

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x9D ERR
ERR : 발생된 오류가 무엇인지 나타내는 Error Code

117
xvYCC Control

● 기능
Personal Computer가 TV / Monitor의 xvYCC를 변경한다.

● Get xvYCC Status


Header Command Data Length Check
ID Sum
0xAA 0x9E 0

● Set xvYCC
Header Command Data Length Data 1 Check
ID Sum
0xAA 0x9E 1 XVYCC

XVYCC : TV / Monitor에 설정할 xvYCC Control 값


1 xvYCC Control ON
0 xvYCC Control OFF

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0x9E XVYCC

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0x9E ERR
ERR : 발생된 오류가 무엇인지 나타내는 Error Code

118
* Reset Control

● Function
The PC adjusts the Reset Control of a TV or monitor.

● Get Reset Status Not Available


Header Command Data Length Check
ID Sum
0xAA 0x9F 0x00

● Set Reset
Header Command Data Length Data 1 Check
ID Sum
0xAA 0x9F 0x01 RST

RST : Reset code to be set on TV/Monitor


0x00 Picture Reset
0x01 Sound Reset
0x02 Setup Reset
0x03 Reset All

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 0x03 'A' 0x9F RST

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 0x03 'N' 0x9F ERR
ERR : Error code that shows what occurred error is

119
* Ambient Brightness Control

● Function
The PC adjusts Ambient Brightness Mode On/Off of a TV or monitor.
And, Setting Lamp value for Ambient Brightness On.

● Get Ambient Brightness Mode Status


Header Command Data Length Check
ID Sum
0xAA 0xA1 0x00

● Set Ambient Brightness Mode, and Set Lamp Value

Header Command Data Data 1 Data 2 Data 3


Length
ID Valid_
Check
0xAA 0xA1 0x03 AB_Mode LampValu Lamp Sum
e Value

AB_Mode: Ambient Mode On/Off code to be set on TV/Monitor


0x00 Ambient Brightness Mode Off
0x01 Ambient Brightness Mode On

Valid_LampValue : Lamp Value Apply/Not apply to be set on TV/Monitor


0x00 Invalid Lamp Value(Don't apply)
0x01 Valid Lamp Value (Apply)

Lamp Value : Lamp Value to be set on TV/Monitor (0 ~ 100),

● Ack
Header Command Data Ack/N r- Val 1 Val 2
Length ak CMD Check
ID Sum
0xAA 0xFF 0x04 'A' 0xA1 AB_Mod Lamp
e Value
AB_Mode, Valid_LampValue,Lamp Value : Same as above

If This is for "Ambient Brightness Mode", then It is same below table.

Input Type AB_Mode Valid_ Lamp Value


LampValue

Get Same as above Same as AB_Mode Same as above


● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 0x03 'N' 0xA1 ERR
ERR : Error code that shows what occurred error is

120
* OSD Display Type On/ Off

● Function
The PC adjusts the OSD Display Control of a TV or monitor.
"OSD On" means, It is display that OSD Type.
"OSD Off" means, It is not dispaly that OSD Type.

● Get OSD Enable Status


Header Command Data Length Check
ID Sum
0xAA 0xA3 0x00

● Set OSD Enable/Disable


Header Command Data Length Data 1 Data 2
ID Check
0xAA 0xA3 0x02 OSD OSD Sum
Type On/Off

OSD Type:
Type: Select OSD Type code to be set on TV/Monitor
0x00 Source OSD
0x01 Not Optimum Mode OSD
0x02 No Signal OSD
0x03 MDC OSD

OSD ON/OFF:
ON/OFF: Adjust OSD On/Off code to be set on TV/Monitor
0x00 OSD Off
0x01 OSD On

● Ack
Val 1
Header Comman
d
Data
Length Ack/Nak r-CMD
ID BIT7 BIT6 BIT5
0xAA 0xFF 0x03 'A' 0xA3 Reserved

Val 1
BIT4 BIT3 BIT2 BIT1
BIT0 Check
Reserv Type 3 Type 2 Type 1 Type 0
Sum
ed On/Off On/Off On/Off On/Off
Type(OSD Type) : Same as Above.

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 0x03 'N' 0xA3 ERR
ERR : Error code that shows what occurred error is

121
* Timer1 Control

● Function:
Personal Computer controls the Timer1 that TV / Monitor.
(It is dependent on Product Specifications.)
● Get Timer1 Status
Header Command Data Length Check
ID Sum
0xAA 0xA4 0

● Set Timer1
Header Command Data Data 1 Data 2 Data 3 Data 4 Data 5
Length
ID On
0xAA 0xA4 0x0D On H On M AM/PM On_Act Off H

Data 6 Date 7 Data 8 Data 9 Data Data Data 12 Data 13


10 11
Check
Off Manual Holiday Sum
Off M AM/PM Off_Act Repeat Weekda Volume Source Apply
y
On H : On Time Hour value to be set on TV/Monitor ( 1 ~ 12 )
On M : On Time Minute value to be set on TV/Monitor ( 0 ~ 59 )
On AM/PM :On Time AM/PM value to be set on TV/Monitor (0~1)
0x00 PM
0x01 AM
On_Act : On Time Inactivated /Activated to be set on TV/Monitor (0(off)~1(on))

Off H : Off Time Hour value to be set on TV/Monitor ( 1 ~ 12 )


Off M : Off Time Minute value to be set on TV/Monitor ( 0 ~ 59 )
Off AM/PM : Off Time AM/PM value to be set on TV/Monitor (0~1)
0x00 PM
0x01 AM
Off_Act : Off Time Inactivated /Activated to be set on TV/Monitor (0(off)~1(on))
Repeat : Repeat value to be set on TV/Monitor (0~5)
0:Once 1:Everyday 2:Mon~Fri 3:Mon~Sat 4:Sat~Sun 5:Manual Weekday
ManualWeekday : Weekday value to be set on TV/Monitor.
BIT7 BIT6 BIT5 BIT4 BIT3 BIT2 BIT1 BIT0
X Sat Fri Thu Wed Tue Mon Sun
BIT7 : Don't care
Volume : Volume to be set on TV/Monitor.
Source : Source to be set on TV/Monitor.
Holiday Apply : Holiday Apply/Don't Apply to be set on TV/Monitor. (0~1)
0x00 Dont't Apply(Both)
0x01 Apply(Both)

122
0x02 On Timer1 only
Apply
0x03 Off Timer1 only
Apply

● Ack
Header Comman
d
Data
Length Ack/Nak r-CMD Val 1 Val 2 Val 3
ID
0xAA 0xFF 0x0F 'A' 0xA4 On H On
On M AM/PM

Val 4 Val 5 Val 6 Val 7 Val 8 Val 9 Val 10 Val 11


Val
12
Val
13
Check
On_A Off H Off M Off Ma nula Holiday Sum
ct AM/PM Off_Act Repeat Weeykda Volume Source Apply
Val1 ~ Val13: Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 0x03 'N' 0xA4 ERR
ERR : Error code that shows what occurred error is

123
* Timer2 Control

● Function:
Personal Computer controls the Timer2 that TV / Monitor.
(It is dependent on Product Specifications.)
● Get Timer2 Status
Header Command Data Length Check
ID Sum
0xAA 0xA5 0

● Set Timer2
Header Command Data Data 1 Data 2 Data 3 Data 4 Data 5
Length
ID On
0xAA 0xA5 0x0D On H On M AM/PM On_Act Off H

Data 6 Date 7 Data 8 Data 9 Data Data Data 12 Data 13


10 11
Check
Off Manual Holiday Sum
Off M AM/PM Off_Act Repeat Weekda Volume Source Apply
y
On H : On Time Hour value to be set on TV/Monitor ( 1 ~ 12 )
On M : On Time Minute value to be set on TV/Monitor ( 0 ~ 59 )
On AM/PM :On Time AM/PM value to be set on TV/Monitor (0~1)
0x00 PM
0x01 AM
On_Act: On Time Inactivated /Activated to be set on TV/Monitor (0(off)~1(on))

Off H : Off Time Hour value to be set on TV/Monitor ( 1 ~ 12 )


Off M : Off Time Minute value to be set on TV/Monitor ( 0 ~ 59 )
Off AM/PM : Off Time AM/PM value to be set on TV/Monitor (0~1)
0x00 PM
0x01 AM
Off_Act : Off Time Inactivated /Activated to be set on TV/Monitor (0(off)~1(on))
Repeat : Repeat value to be set on TV/Monitor (0~5)
0:Once 1:Everyday 2:Mon~Fri 3:Mon~Sat 4:Sat~Sun 5:Manual Weekday
ManualWeekday : Weekday value to be set on TV/Monitor.
BIT7 BIT6 BIT5 BIT4 BIT3 BIT2 BIT1 BIT0
X Sat Fri Thu Wed Tue Mon Sun
BIT7 : Don't care
Volume : Volume to be set on TV/Monitor.
Source : Source to be set on TV/Monitor.
Holiday Apply : Holiday Apply/Don't Apply to be set on TV/Monitor. (0~1)
0x00 Dont't Apply(Both)
0x01 Apply(Both)

124
0x02 On Timer2 only
Apply
0x03 Off Timer2 only
Apply
● Ack
Header Comman
d
Data
Length Ack/Nak r-CMD Val 1 Val 2 Val 3
ID
0xAA 0xFF 0x0F 'A' 0xA5 On H On
On M AM/PM

Val 4 Val 5 Val 6 Val 7 Val 8 Val 9 Val 10 Val 11


Val
12
Val
13
Check
On_A Off H Off M Off Ma nula Holiday Sum
ct AM/PM Off_Act Repeat Weeykda Volume Source Apply
Val1 ~ Val13: Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 0x03 'N' 0xA5 ERR
ERR : Error code that shows what occurred error is

125
* Timer3 Control

● Function:
Personal Computer controls the Timer3 that TV / Monitor.
(It is dependent on Product Specifications.)
● Get Timer3 Status
Header Command Data Length Check
ID Sum
0xAA 0xA6 0

● Set Timer3
Header Command Data Data 1 Data 2 Data 3 Data 4 Data 5
Length
ID On
0xAA 0xA6 0x0D On H On M AM/PM On_Act Off H

Data 6 Date 7 Data 8 Data 9 Data Data Data 12 Data 13


10 11
Check
Off Manual Holiday Sum
Off M AM/PM Off_Act Repeat Weekda Volume Source Apply
y
On H : On Time Hour value to be set on TV/Monitor ( 1 ~ 12 )
On M : On Time Minute value to be set on TV/Monitor ( 0 ~ 59 )
On AM/PM :On Time AM/PM value to be set on TV/Monitor (0~1)
0x00 PM
0x01 AM
On_Act : On Time Inactivated /Activated to be set on TV/Monitor (0(off)~1(on))

Off H : Off Time Hour value to be set on TV/Monitor ( 1 ~ 12 )


Off M : Off Time Minute value to be set on TV/Monitor ( 0 ~ 59 )
Off AM/PM : Off Time AM/PM value to be set on TV/Monitor (0~1)
0x00 PM
0x01 AM
Off_Act : Off Time Inactivated /Activated to be set on TV/Monitor (0(off)~1(on))
Repeat : Repeat value to be set on TV/Monitor (0~5)
0:Once 1:Everyday 2:Mon~Fri 3:Mon~Sat 4:Sat~Sun 5:Manual Weekday
ManualWeekday : Weekday value to be set on TV/Monitor.
BIT7 BIT6 BIT5 BIT4 BIT3 BIT2 BIT1 BIT0
X Sat Fri Thu Wed Tue Mon Sun
BIT7 : Don't care
Volume : Volume to be set on TV/Monitor.
Source : Source to be set on TV/Monitor.
Holiday Apply : Holiday Apply/Don't Apply to be set on TV/Monitor. (0~1)
0x00 Dont't Apply(Both)
0x01 Apply(Both)

126
0x02 On Timer3 only
Apply
0x03 Off Timer3 only
Apply
● Ack
Header Comman
d
Data
Length Ack/Nak r-CMD Val 1 Val 2 Val 3
ID
0xAA 0xFF 0x0F 'A' 0xA6 On H On
On M AM/PM

Val 4 Val 5 Val 6 Val 7 Val 8 Val 9 Val 10 Val 11


Val
12
Val
13
Check
On_A Off H Off M Off Ma nula Holiday Sum
ct AM/PM Off_Act Repeat Weeykda Volume Source Apply
Val1 ~ Val13: Same as above

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 0x03 'N' 0xA6 ERR
ERR : Error code that shows what occurred error is

127
* Clock Control

● Function
Personal Computer controls current time of TV / Monitor.
(It is dependent on Product Specifications.)
● Get Clock Status
Header Command Data Length Check
ID Sum
0xAA 0xA7 0x00

● Set Clock
Header Command Data Length Data 1 Data 2 Data 3 Data 4
ID
0xAA 0xA7 0x07 Day Hour Minute Month
Data 5 Data 6 Data 7 Check
Year1 Year2 AmPm Sum
Day : Day value to be set on TV/Monitor ( 1 ~ 31 )
Month : Month value to be set on TV/Monitor ( 1 ~ 12 )
Year1 : Year value to be set on TV/Monitor (High Byte)
Year2 : Year value to be set on TV/Monitor (Low Byte)
ex) Current year is 2010.
2010(Dec) → 0x07DA(Hex)
Year1: 0x07
Year2: 0xDA
Hour : Hour value to be set on TV/Monitor ( 1 ~ 12 )
Minute : Minute value to be set on TV/Monitor ( 0 ~ 59 )
AmPm : AM/PM value to be set on TV/Monitor (0 ~ 1)
0x00 PM
0x01 AM

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Val 2
ID
0xAA 0xFF 0x09 'A' 0xA7 Day Hour
Val 3 Val 4 Val 5 Val 6 Val 7 Check
Minute Month Year1 Year2 AmPm Sum
Hour, Minute : Same as above
Note : Hour,
our, Minute if current time was not set on Monitor, 0xFF

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 0x03 'N' 0xA7 ERR
ERR : Error code that shows what occurred error is
128
* Holiday Add/ Delete Control

● Function
Personal Computer controls Holiday List of TV / Monitor.
(It is dependent on Product Specifications.)
● Set Holiday Status

Header Command Data Data 1 Data 2 Data 3 Data 4


Length
ID Manageme
0xAA 0xA8 0x05 nt Month_S Day_S Month_E
command
Data 5 Check
Day_E Sum

Management Command:
Command: Adjust Command Holiday List of TV / Monitor.
0x00 Add Holiday
0x01 Delete Holiday
0x02 Delete All

Add Holiday : Add New Holiday Information "Month_S/Day_S ~ Month_E/Day_E".


Delete Holiday : Delete one Holiday Information "Month_S/Day_S ~ Month_E/Day_E".
Delete All : Delete All Holiday Information.("Data2 ~ Data5" must be 0x00.)

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Val 2
ID Managem
0xAA 0xFF 0x07 'A' 0xA8 ent Month_S
command
Val 3 Val 4 Val 5 Check
Day_S Month_E Day_E Sum

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 0x03 'N' 0xA8 ERR
ERR : Error code that shows what occurred error is

129
* Holiday Get Control

● Function
Personal Computer get Holiday List of TV / Monitor.
(It is dependent on Product Specifications.)
● Get Total Number of Holiday
Request Total number of Holiday information of TV/Monitor.
Header Command Data Length Check
ID Sum
0xAA 0xA9 0x00

● Get Holiday Date


Header Command Data Length Data 1 Check
ID Sum
0xAA 0xA9 0x01 Index
Index : Index value on Holiday List.

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Val 2
ID
0xAA 0xFF 0x07 'A' 0xA9 Index Month_S
Val 3 Val 4 Val 5 Check
Day_S Month_E Day_E Sum

Rule of Ack Command.


Command Index(Ac
Month_S(Ack) Day_S(Ack) Month_E(Ack) Day_E(Ack)
Type k)
Get Number Total
0x00 0x00 0x00 0x00
of Holiday number
Get Holiday
Date Day_E
Month_S Day_S Month_E
(If there is Index (Index's
(Index's data) (Index's data) (Index's data)
holiday data)
information)
Get Holiday
Date
(If there is Index 0xFF 0xFF 0xFF 0xFF
no holiday
information)
● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 0x03 'N' 0xA9 ERR
ERR : Error code that shows what occurred error is

130
* Panel On/Off

● Function
Personal Computer turns Panel of TV / Monitor on/off.

● Get Panel ON/OFF Status


Header Command Data Length Check
ID Sum
0xAA 0xF9 0

● Set Dynamic Contrast ON/OFF


Header Command Data Length Data 1 Check
ID Sum
0xAA 0xF9 1 PN_State
PN_State : Panel ON/OFF code to be set on TV/Monitor
1 PANEL OFF
0 PANEL ON

● Ack
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'A' 0xF9 PN_State

● Nak
Header Command Data Length Ack/Nak r-CMD Val 1 Check
ID Sum
0xAA 0xFF 3 'N' 0xF9 ERR
ERR : Error code that shows what occurred error is

131

You might also like