NEC RS 232C User Manual

External Control  
NEC LCD Monitor  
1. Application  
Thisdocumentdefines thecommunicationsmethodfor controlofthe NECLCDmonitor, MultiSyncX461UN  
/X461HB /X431BT /P401 /P461 /P521 /P701 /S401 /S461 /S521 and MULTEOS M401 /M461 /M521 when using  
an external controller  
.
2. Connectors and wiring  
2.1 RS-232C Remote control  
Connector: 9-pin D-Sub  
Cable: Cross (reversed) cable or null modem cable  
(Please refer Controlling the LCD monitor via RS-232C Remote controlon Users manual.)  
2.2 LAN control  
Connector: RJ-45 10/100 BASE-T  
Cable: Category 5 or higher LAN cable  
(Please refer Controlling the LCD monitor via LAN controlon Users manual.)  
3. Communication Parameter  
3.1 RS-232C Remote control  
(1) Communication system  
(2) Interface  
Asynchronous  
RS-232C  
9600bps  
8bits  
(3) Baud rate  
(4) Data length  
(5) Parity  
None  
(6) Stop bit  
1 bit  
(7) Communication code  
ASCII  
3.2 LAN control  
(1) Communication system  
(2) Interface  
TCP/IP (Internet protocol suite)  
Ethernet (CSMA/CD)  
(3) Communication layer  
Transport layer (TCP)  
* Using the payload of TCP segment.  
(Default) 192.168.0.10  
(4) IP address  
* If you need to change,  
Please refer Network settingson Users manual.  
7142 (Fixed)  
(5) Port No.  
(Note)  
The monitor will disconnect the connection if no packet data is received for 15 minutes.  
And the controller (PC) has to re-connect to control the monitor again, after 15 minutes or more.  
3.3 Communication timing  
The controller should wait for a packet interval before next command is sent.  
The packet interval needs to be longer than 600msec for the LCD monitor.  
(1/50)  
2ndbyte) Reserved: Reserved for future extensions.  
On this monitor, it must be ASCII '0'(30h).  
3rdbyte) Destination: Destination equipment ID. (Receiver)  
Specify a commands receivers address.  
The controller sets the MONITOR IDor GROUP IDof the monitor controlled in here.  
On the reply, the monitor sets 0(30h), always.  
MONITOR ID, GROUP IDto Destination Addressconversion table is as follows,  
Monitor  
ID  
Destination  
Address  
Monitor  
ID  
Destination  
Address  
Monitor  
ID  
Destination  
Address  
Monitor  
ID  
Destination  
Address  
1
2
3
4
5
6
7
8
41h(A)  
42h(B)  
43h(C)  
44h(D)  
45h(E)  
46h(F)  
47h(G)  
48h(H)  
49h(I)  
4Ah(J)  
4Bh(K)  
4Ch(L)  
4Dh(M)  
4Eh(N)  
4Fh(O)  
50h(P)  
51h(Q)  
52h(R)  
53h(S)  
54h(T)  
55h(U)  
56h(V)  
57h(W)  
58h(X)  
59h(Y)  
2Ah(*)  
26  
27  
28  
29  
30  
31  
32  
33  
34  
35  
36  
37  
38  
39  
40  
41  
42  
43  
44  
45  
46  
47  
48  
49  
50  
5Ah(Z)  
5Bh  
5Ch  
5Dh  
5Eh  
5Fh  
60h  
61h  
62h  
63h  
64h  
65h  
66h  
67h  
68h  
69h  
6Ah  
6Bh  
6Ch  
6Dh  
6Eh  
6Fh  
70h  
71h  
72h  
51  
52  
53  
54  
55  
56  
57  
58  
59  
60  
61  
62  
63  
64  
65  
66  
67  
68  
69  
70  
71  
72  
73  
74  
75  
73h  
74h  
75h  
76h  
77h  
78h  
79h  
7Ah  
7Bh  
7Ch  
7Dh  
7Eh  
7Fh  
80h  
81h  
82h  
83h  
84h  
85h  
86h  
87h  
88h  
89h  
8Ah  
8Bh  
76  
77  
78  
79  
80  
81  
82  
83  
84  
85  
86  
87  
88  
89  
90  
91  
92  
93  
94  
95  
96  
97  
98  
99  
100  
8Ch  
8Dh  
8Eh  
8Fh  
90h  
91h  
92h  
93h  
94h  
95h  
96h  
97h  
98h  
99h  
9Ah  
9Bh  
9Ch  
9Dh  
9Eh  
9Fh  
A0h  
A1h  
A2h  
A3h  
A4h  
9
10  
11  
12  
13  
14  
15  
16  
17  
18  
19  
20  
21  
22  
23  
24  
25  
ALL  
Group  
ID  
Destination  
Address  
Group  
ID  
Destination  
Address  
Group  
ID  
Destination  
Address  
Group  
ID  
Destination  
Address  
A
B
C
31h(1)  
32h(2)  
33h(3)  
D
E
F
34h(4)  
35h(5)  
36h(6)  
G
H
I
37h(7)  
38h(8)  
39h(9)  
J
3Ah(:)  
Ex.) If you want to control a monitor that has the "ID No." as '1', specify a destination address  
'A'(41h). If you want to control all of the monitors which are connected by a daisy chain, specify  
a destination address ‘  
(2Ah).  
4thbyte) Source: Source equipment ID. (Sender)  
Specify a sender address.  
The controller must be 0(30h).  
On the reply, the monitor sets the own MONITOR ID in here.  
(3/50)  
5thbyte) Message Type: (Case sensitive.)  
Refer to section 4.2 Message block formatfor more details.  
ASCII 'A' (41h): Command.  
ASCII 'B' (42h): Command reply.  
ASCII 'C' (43h): Get current parameter from a monitor.  
ASCII 'D' (44h): "Get parameter" reply.  
ASCII 'E' (45h): Set parameter.  
ASCII 'F' (46h): "Set parameter" reply.  
6th -7th bytes) Message Length:  
Specify the length of the message (that follows the header) from STX to ETX.  
This length includes STX and ETX.  
The byte data must be encoded to ASCII characters.  
Ex.) The byte data 3Ah must be encoded to ASCII characters '3' and 'A' (33h and 41h).  
The byte data 0Bh must be encoded to ASCII characters '0' and 'B' (30h and 42h).  
4.2 Message block format  
Message  
Header  
Check code  
Delimiter  
Message block formatis allied to the Message Typein the Header.  
Refer to the section 6 Message formatfor more detail.  
1
Get current parameter  
The controller sends this message when you want to get the status of the monitor.  
For the status that you want to get, specify the OP code pageand OP code,  
refer to Appendix A. Operation code table.  
Message formatof the Get current parameteris as follows,  
OP code page  
Hi Lo  
OP code  
Hi  
STX  
ETX  
Lo  
Refer to section 5.1 Get current parameter from a monitor.for more details.  
2
Get Parameter reply  
The monitor will reply with the status of the requested item specified by the controller  
in the Get parameter message.  
Message formatof the Get parameter replyis as follows,  
OP code  
page  
Result  
Lo  
OP code  
Hi Lo  
Type  
Hi  
Max value  
LSB  
Current Value  
MSB LSB  
STX  
ETX  
Hi  
Hi  
Lo  
Lo  
MSB  
Refer to section 5.2 Get parameter replyfor more details.  
3
Set parameter  
The controller sends this message to change a setting of the monitor.  
(4/50)  
Message format of the Set parameteris as follows,  
OP code  
page  
OP code  
Hi Lo  
Set Value  
MSB  
STX  
ETX  
Hi  
Lo  
LSB  
Refer to section 5.3 Set parameterfor more details.  
4
Set Parameter reply  
The monitor replies with this message for a confirmation of the Set parameter message.  
Message format of the Set parameter replyis as follows,  
OP code  
page  
Requested setting  
Value  
Result  
OP code  
Hi Lo  
Refer to section 5.4 Set parameter replyfor more details.  
Type  
Max value  
ETX  
STX  
Hi  
Lo  
Hi  
Lo  
Hi  
Lo  
MSB  
LSB  
MSB  
LSB  
5
Command  
Command messageformat depends on each command.  
Usually, this command messageis used for some non-slider controls and some special operations,  
such as Save current settings, Get timing report, power control, Schedule, etc. Refer to  
section 5.5 Commands messagefor more details.  
6
Command reply  
The monitor replies to a query from the controller.  
Command reply messageformat depends on each command.  
Refer to section 5.5 Commands messagefor more details.  
Check code  
Header Message  
Delimiter  
4.5 Check code  
Check code is the Block Check Code (BCC) between the Header and the End of Message except SOH.  
27  
26  
25  
24  
23  
22  
21  
20  
SOH  
D0  
D1  
D2  
D3  
D4  
D5  
D6  
D7  
D8  
|
Reserved  
Destination  
Source  
Type  
Length(H)  
Length(L)  
STX  
Data  
|
|
|
ETX  
Check code  
Dn  
Dn+1  
P
P
P
P
P
P
P
P
Dn+1 = D1 XOR D2 XOR D3 XOR ,,, Dn  
XOR: Exclusive OR  
(5/50)  
Following is an example of a Check code (BCC) calculation.  
Header  
Message  
OP code  
Check  
code  
(BCC)  
Delimiter  
Destination  
Address  
Source  
Address  
Message  
type  
OP code  
page  
SOH Reserved  
Message length  
STX  
Set Value  
ETX  
01  
D0  
30  
D1  
41  
D2  
30  
D3  
45  
D4  
30  
D5  
41  
D6  
02  
D7  
30 30 31 30 30 30 36 34  
D8 D9 D10 D11 D12 D13 D14 D15  
03  
77  
0D  
D16  
D17  
D18  
Check code (BCC) D17 = D1 xor D2 xor D3 xor xor D14 xor D15 xor D16  
= 30h xor 41h xor 30h xor 45h xor 30h xor 41h  
xor 02h xor 30h xor 30h xor 31h xor 30h xor 30h  
xor 30h xor 36h xor 34h xor 03h  
= 77h  
Delimiter  
Header Message Check code  
4.6 Delimiter  
Packet delimiter code; ASCII CR(0Dh).  
(6/50)  
5. Message type  
5.1 Get current Parameter from a monitor.  
OP code page  
Hi Lo  
2nd-3rd  
OP code  
Hi  
STX  
1st  
ETX  
6th  
Lo  
4th5th  
Send this message when you want to get the status of a monitor.  
For the status that you want to get, specify the OP code pagethe OP code, refer to Appendix  
A. Operation code table.  
1stbyte) STX: Start of Message  
ASCII STX (02h)  
2nd-3rdbytes) OP code page: Operation code page.  
Specify the OP code pagefor the control which you want to get the status.  
Refer to Appendix A Operation code tablefor each item.  
OP code page data must be encoded to ASCII characters.  
Ex.) The byte data 02h must be encoded to ASCII characters '0' and '2' (30h and 32h).  
OP code page 02h -> OP code page (Hi) = ASCII '0' (30h)  
OP code page (Lo) = ASCII '2' (32h)  
Refer to Operation code table. (Appendix A)  
4th5thbytes) OP code: Operation code  
Refer to Appendix A Operation code tablefor each item.  
OP code data must be encoded to ASCII characters.  
Ex.) The byte data 3Ah must be encoded to ASCII characters '3' and 'A' (33h and 41h).  
OP code 3Ah ->  
OP code (Hi) = ASCII '3' (33h)  
OP code (Lo) = ASCII 'A' (41h)  
Refer to Operation code table.  
6thbyte) ETX: End of Message  
ASCII ETX (03h)  
5.2 "Get parameter" reply  
Result  
2nd-3rd  
OP code page  
OP code  
Type  
Lo  
8th -9th  
Max value  
10th -13th  
Current Value  
MSB LSB  
STX  
1st  
ETX  
Hi  
Lo  
Hi  
Lo  
Hi  
Lo  
Hi  
MSB  
LSB  
4th5th  
6th 7th  
14th -17th  
18th  
The monitor replies with a current value and the status of the requested item (operation code).  
1stbyte) STX: Start of Message  
ASCII STX (02h)  
2nd-3rdbytes) Result code.  
(7/50)  
These bytes indicate a result of the requested commands as follows,  
00h: No Error.  
01h:Unsupportedoperationwiththismonitororunsupportedoperationundercurrentcondition.  
This result code from the monitor is encoded to ASCII characters.  
Ex.) The byte data 01h is encoded to ASCII character '0' and '1' (30h and 31h).  
4th5thbytes) OP code page: Operation code page.  
These bytes indicate a replying item's OP code page.  
This returned value from the monitor is encoded to ASCII characters.  
Ex.) The byte data 02h is encoded to ASCII character '0' and '2' (30h and 32h).  
Refer to the operation code table.  
6th 7thbytes) OP code: Operation code  
These bytes indicate a replying item's OP code.  
This returned value from the monitor is encoded to ASCII characters.  
Refer to the operation code table.  
Ex.) The byte data 1Ah is encoded to ASCII character '1' and 'A' (31h and 41h).  
8th -9thbytes) Type: Operation type code  
00h: Set parameter  
01h: Momentary  
Like the Auto Setup function which automatically changes the parameter.  
This returned value from the monitor is encoded to ASCII characters.  
Ex.) The byte data 01h is encoded to ASCII character '0' and '1' (30h and 31h).  
10th-13thbytes) Max. value: Maximum value which monitor can accept. (16bits)  
This returned value from the monitor is encoded to ASCII characters.  
Ex.) '0','1','2' and '3' means 0123h (291)  
14th -17thbytes) Current Value: (16bits)  
This returned value from the monitor is encoded to ASCII characters.  
Ex.) '0','1','2' and '3' means 0123h (291)  
18thbyte) ETX: End of Message  
ASCII ETX (03h)  
5.3 Set parameter  
OP code page  
Hi Lo  
2nd-3rd  
OP code  
Hi Lo  
4th-5th  
Set Value  
LSB  
STX  
1st  
ETX  
MSB  
6th-9th  
10th  
Send this message to change monitors adjustment and so on.  
The controller requests a monitor to change value.  
1stbyte) STX: Start of Message  
ASCII STX (02h)  
2nd-3rdbytes) OP code page: Operation code page  
(8/50)  
This OP code page data must be encoded to ASCII characters.  
Ex.) The byte data 02h must be encoded to ASCII '0' and '2' (30h and 32h).  
Refer to the Operation code table.  
4th-5thbytes) OP code: Operation code  
This OP code data must be encoded to ASCII characters.  
Ex.) OP code 1Ah ->  
OP code (Hi) = ASCII '1' (31h)  
OP code (Lo) = ASCII 'A' (41h)  
Refer to the Operation code table.  
6th-9thbytes) Set value: (16bit)  
This data must be encoded to ASCII characters.  
Ex.) 0123h ->  
1st(MSB) = ASCII '0' (30h)  
2nd = ASCII '1' (31h)  
3rd = ASCII '2' (32h)  
4th(LSB) = ASCII '3' (33h)  
10thbyte) ETX: End of Message  
ASCII ETX (03h)  
5.4 "Set parameter" reply  
Requested setting  
Value  
Result  
Hi Lo  
2nd-3rd  
OP code page  
OP code  
Hi Lo  
6th-7th  
Type  
Lo  
8th-9th  
Max value  
10th-13th  
STX  
1st  
ETX  
Hi  
Lo  
Hi  
MSB  
LSB  
MSB  
LSB  
4th-5th  
14th -17th  
18th  
The Monitor echoes back the parameter and status of the requested operation code.  
1stbyte) STX: Start of Message  
ASCII STX (02h)  
2nd-3rdbytes) Result code  
ASCII '0''0' (30h, 30h): No Error.  
ASCII '0''1' (30h, 31h): Unsupported operation with this monitor or unsupported operation under  
current condition.  
4th-5thbytes) OP code page: Echoes back the Operation code page for confirmation.  
Reply data from the monitor is encoded to ASCII characters.  
Ex.) OP code page 02h ->  
OP code page = ASCII '0' and '2' (30h and 32h)  
Refer to Operation code table.  
6th-7thbytes) OP code: Echoes back the Operation code for confirmation.  
Reply data from the monitor is encoded to ASCII characters.  
Ex.) OP code 1Ah ->  
OP code (Hi) = ASCII '1' (31h)  
OP code (Lo) = ASCII 'A' (41h)  
Refer to Operation code table  
8th-9thbytes) Type: Operation type code  
(9/50)  
ASCII '0''0' (30h, 30h): Set parameter  
ASCII '0''1' (30h, 31h): Momentary  
Like Auto Setup function, that automatically changes the parameter.  
10th-13thbytes) Max. value: Maximum value that monitor can accept. (16bits)  
Reply data from the monitor is encoded to ASCII characters.  
Ex.) '0''1''2''3' means 0123h (291)  
14th -17thbytes) Requested setting Value: Echoes back the parameter for confirmation. (16bits)  
Reply data from the monitor is encoded to ASCII characters.  
Ex.) '0''1''2''3' means 0123h (291)  
18thbyte) ETX: End of Message  
ASCII ETX (03h)  
5.5 Commands  
"Command message format" depends on each command  
.
Some commands are shown with usage. Refer to  
section 7 to 13.  
5.5.1 Save Current Settings.  
The controller requests for the monitor to store the adjusted value.  
Command code  
STX  
ETX  
'0'  
'C'  
Send "OC"(30h, 43h) as Save current settings command.  
Complete "Save Current setting" command packet as follows;  
ASCII: 01h-30h-41h-30h-41h-30h-34h-02h-30h-43h-03h-CHK-0Dh  
SOH-'0'-'A'-'0'-'A'-'0'-'4'-STX-'0'-'C'-ETX-CHK- CR  
The monitor replies the packet for confirmation as follows;  
SOH-'0'-'0'-'A'-'B'-'0'-'6'-STX-'0'-'0'-'0'-'C'-ETX-CHK- CR  
5.5.2 Get Timing Report and Timing reply.  
The controller requests the monitor to report the displayed image timing.  
Command code  
STX  
ETX  
'0'  
'7'  
Send "07"(30h, 37h) as Get Timing Report command.  
Complete "Get Timing Report" command packet as follows;  
ASCII: 01h-30h-41h-30h-41h-30h-34h-02h-30h-37h-03h-CHK-0Dh  
SOH-'0'-'A'-'0'-'A'-'0'-'4'-STX-'0'-'7'-ETX-CHK- CR  
The monitor replies status as the following format;  
Command  
'4' 'E'  
SS  
H Freq.  
V Freq.  
STX  
ETX  
Hi  
Lo  
MSB  
LSB  
MSB  
LSB  
SS: Timing status byte  
Bit 7 = 1: Sync Frequency is out of range.  
Bit 6 = 1: Unstable count  
(10/50)  
Bit 5-2  
Bit 1  
Reserved (Don't care)  
1:Positive Horizontal sync polarity.  
0:Negative Horizontal sync polarity.  
1:Positive Vertical sync polarity.  
0:Negative Vertical sync polarity.  
Bit 0  
H Freq: Horizontal Frequency in unit 0.01kHz  
V Freq: Vertical Frequency in unit 0.01Hz  
Ex.) When H Freq is '1''2''A''9' (31h, 32h, 41h, 39h), it means 47.77kHz.  
5.5.3 NULL Message  
Command code  
STX  
ETX  
'B' 'E'  
The NULL message returned from the monitor is used in the following cases;  
A timeout error has occurred. (The default timeout is 10sec.)  
The monitor receives an unsupported message type.  
The monitor detects a packet BCC (Block Check Code) error.  
To tell the controller that the monitor does not have any answer to give to the host (not  
ready or not expected)  
Following operations need a certain time for to execute, so the monitor will return  
this message when another message is received during execution.  
Power ON, Power OFF, Auto Setup, Input, PIP Input, Auto Setup and Factory reset.  
Complete "NULL Message" command packet as follows;  
01h-30h-30h-41h-42h-30h-34h-02h-42h-45h-03h-CHK-0Dh  
SOH-'0'-'0'-'A'-'B'-'0'-'4'-STX-'B'-'E'-ETX-CHK- CR  
6. Typical procedure example  
Thefollowingisasampleofprocedurestocontrolthemonitor,theseareexamplesof"Getparameter",  
"Set parameter" and "Save current settings".  
6.1. How to change the Brightnesssetting.  
Step1.ThecontrollerrequeststheMonitortoreplywiththecurrentbrightnesssettingandcapability  
to support this operation. (Get parameter)  
Header  
Message  
STX-'0'-'0'-'1'-'0'-ETX  
Check code  
BCC  
Delimiter  
SOH-'0'-Monitor ID-'0'-'C'-'0'-'6'  
CR  
Header  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
Monitor ID: Specify the Monitor ID from which you want to get a value.  
Ex.) If Monitor ID is '1', specify 'A'.  
'0' (30h): Message sender is the controller.  
'C' (43h): Message type is "Get parameter command".  
'0'-'6' (30h, 36h): Message length is 6 bytes.  
Message  
STX (02h): Start of Message  
'0'-'0' (30h, 30h): Operation code page number is 0.  
'1'-'0' (31h, 30h): Operation code is 10h (in the OP code page 0).  
ETX (03h): End of Message  
(11/50)  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
Step2.ThemonitorreplieswithcurrentBrightnesssettingandcapabilitytosupportthisoperation.  
Header  
Message  
Check code  
BCC  
Delimiter  
CR  
SOH-'0'-'0'-Monitor ID-'D'-'1'-'2'  
STX-'0'-'0'-'0'-'0'-'1'-'0'-'0'-'0'  
-'0'-'0'-'6'-'4'-'0'-'0'-'3'-'2'-ETX  
Header  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
'0' (30h): Message receiver is the controller.  
Monitor ID: Indicate a replying Monitor ID.  
Ex.) When this byte is set to 'A', the replying Monitor ID is '1'.  
'D' (44h): Message Type is "Get parameter reply".  
'1'-'2' (31h, 32h): Message length is 18 bytes.  
Message  
STX (02h): Start of Message  
'0'-'0' (30h, 30h): Result code. No error.  
'0'-'0' (30h, 30h): Operation code page number is 0.  
'1'-'0' (31h, 30h): Operation code is 10h (in the page 0).  
'0'-'0' (30h, 30h): This operation is "Set parameter" type.  
'0'-'0'-'6'-'4' (30h, 30h, 36h, 34h): Brightness max value is 100(0064h).  
'0'-'0'-'3'-'2' (30h, 30h, 33h, 32h): Current Brightness setting is 50(0032h) .  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
Step 3. The controller request the monitor to change the Brightness setting  
Check  
code  
BCC  
Header  
Message  
Delimiter  
CR  
SOH-'0'-Monitor ID-'0'-'E'-'0'-'A'  
STX-'0'-'0'-'1'-'0'-'0'-'0'-'5'-'0'-ETX  
Header  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
Monitor ID: Specify the Monitor ID of which you want to change a setting.  
Ex.) If Monitor ID is '1', specify 'A'.  
'0' (30h): Message sender is the controller .  
'E' (45h): Message Type is "Set parameter command".  
'0'-'A' (30h, 41h): Message length is 10 bytes.  
Message  
STX (02h): Start of Message  
'0'-'0' (30h, 30h): Operation code page number is 0.  
'1'-'0' (31h, 30h): Operation code is 10h (in the page 0).  
'0'-'0'-'5'-'0' (30h, 30h, 35h, 30h): Set Brightness setting 80(0050h).  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
(12/50)  
CR (0Dh): End of packet  
Step 4. The monitor replies with a message for confirmation.  
Header  
Message  
Check code  
BCC  
Delimiter  
CR  
SOH-'0'-'0'- Monitor ID -'F'-'1'-'2'  
STX-'0'-'0'-'0'-'0'-'1'-'0''0'-'0'-'0'  
-'0'-'6'-'4'-'0'-'0'-'5'-'0'-ETX  
Header  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
'0' (30h): Message receiver is the controller.  
Monitor ID: Indicate a replying Monitor ID.  
Ex.) When this byte is set to 'A', the replying Monitor ID is '1'.  
'F' (46h): Message Type is "Set parameter reply".  
'1'-'2' (31h, 32h): Message length is 18 bytes.  
Message  
STX (02h): Start of Message  
'0'-'0' (30h, 30h): Result code. No error.  
'0'-'0' (30h, 30h): Operation code page number is 0.  
'1'-'0' (31h, 30h): Operation code is 10h (in the page 0).  
'0'-'0' (30h, 30h): This operation is "Set parameter" type.  
'0'-'0'-'6'-'4' (30h, 30h, 36h, 34h): Brightness max value is 100(0064h).  
'0'-'0'-'5'-'0' (30h, 30h, 35h, 30h): Received a Brightness setting was 80(0050h) .  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
Repeat Step 1 and Step 2, if you need to check the Brightness setting. (Recommended)  
Step 5. Request the monitor to store the Brightness setting. (Save Current Settings Command)  
Header  
Message  
STX-'0-'C'-ETX  
Check code  
BCC  
Delimiter  
CR  
SOH-'0'-Monitor ID-'0'-'A'-'0'-'4'  
Header  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
Monitor ID: Specify the Monitor ID which you want to store the setting.  
Ex.) If Monitor ID is '1', specify 'A'.  
'0' (30h): Message sender is the controller.  
'A' (41h): Message type is "Command".  
'0'-'4' (30h, 34h): Message length is 4 bytes.  
Message  
STX (02h): Start of Message  
'0'-'C' (30h, 43h): Command code is 0Ch as "Save current settings".  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
6.2. How to read the measurement value of the built-in temperature sensors.  
MultiSync X461UN /X461HB /X431BT /P401 /P461 /P521 /P701 /S401 /S461 /S521 and MULTEOS M401 /M461  
/M521 have three built-in temperature sensors.  
The controller can monitor inside temperatures by using those sensors with external control.  
(13/50)  
The following shows the procedure for reading the temperatures from the sensors.  
Step 1. Select a temperature sensor which you want to read.  
Check  
code  
BCC  
Header  
Message  
Delimiter  
CR  
SOH-'0'-MonitorID-'0'-'E'-'0'-'A'  
STX-'0'-'2'-'7'-'8'-'0'-'0'-'0'-'1'-ETX  
Header  
SOH (01h): Start of Header  
'0' (30h): Reserved  
Monitor ID: Specify the Monitor ID which you want to get a value.  
Ex.) If Monitor ID is '1', specify 'A'.  
'0' (30h): Message sender is the controller.  
'E' (45h): Message Type is "Set parameter command".  
'0'-'A' (30h, 41h): Message length is 10 bytes.  
Message  
STX (02h): Start of Message  
'0'-'2' (30h, 32h): Operation code page number is 2.  
'7'-'8' (37h, 38h): Operation code is 78h (on page 2).  
'0'-'0'-'0'-'1' (30h, 30h, 30h, 31h): Select the temperature sensor #1 (01h).  
00h: No meaning  
01h: Sensor #1  
02h: Sensor #2  
03h: Sensor #3  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
Step 2. The monitor replies for confirmation.  
Check  
code  
BCC  
Header  
Message  
Delimiter  
CR  
SOH-'0'-'0'-Monitor ID-'F'-'1'-'2'  
STX-'0'-'0'-'0'-'2'-'7'-'8'-'0'-'0'-'0'-'0'  
-'0'-'3'-'0'-'0'-'0'-'1'-ETX  
Header  
SOH (01h): Start of Header  
'0' (30h): Reserved  
'0' (30h): Message receiver is the controller.  
Monitor ID: Indicates a replying Monitor ID.  
Ex.) When this byte is set to 'A', the replying Monitor ID is '1'.  
'F' (46h): Message Type is "Set parameter reply".  
'1'-'2' (31h, 32h): Message length is 18 bytes.  
Message  
STX (02h): Start of Message  
'0'-'0' (30h, 30h): Result code. No error.  
'0'-'2' (30h, 32h): Operation code page number is 2.  
'7'-'8' (37h, 38h): Operation code is 78h (in the page 2).  
'0'-'0' (30h, 30h): This operation is "Set parameter" type.  
'0'-'0'-'0'-'3' (30h, 30h, 30h, 33h): Number of temperature sensors are 3 (0003h).  
'0'-'0'-'0'-'1' (30h, 30h, 30h, 31h): temperature sensor is #1.  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
(14/50)  
Delimiter  
CR (0Dh): End of packet  
Step 3. The controller requests the monitor to send the temperature from the selected sensor.  
Header  
Message  
STX-'0'-'2'-'7'-'9'-ETX  
Check code  
BCC  
Delimiter  
CR  
SOH-'0'-Monitor ID-'0'-'C'-'0'-'6'  
Header  
SOH (01h): Start of Header  
'0' (30h): Reserved  
Monitor ID: Specify the Monitor ID which you want to get a value.  
Ex.) If Monitor ID is '1', specify 'A'.  
'0' (30h): Message sender is the controller.  
'C' (43h): Message Type is "Get parameter".  
'0'-'6' (30h, 36h): Message length is 6 bytes.  
Message  
STX (02h): Start of Message  
'0'-'2' (30h, 32h): Operation code page number is 2.  
'7'-'9' (37h, 39h): Operation code is 79h (in the page 2).  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
Step 4. The monitor replies a temperature of selected sensor.  
Header  
Message  
Check code  
BCC  
Delimiter  
CR  
SOH-'0'-'0'-Monitor ID-'D'-'1'-'2'  
STX-'0'-'0'-'0'-'2'-'7'-'9'-'0'-'0'  
-'F'-'F'-'F'-'F'-'0'-'0'-'3'-'2'-ETX  
Header  
SOH (01h): Start of Header  
'0' (30h): Reserved  
'0' (30h): Message receiver is the controller.  
Monitor ID: Indicate a replying Monitor ID.  
Ex.) When this byte is set to 'A', the replying Monitor ID is '1'.  
'D' (44h): Message Type is "Get parameter reply".  
'1'-'2' (31h, 32h): Message length is 18 bytes.  
Message  
STX (02h): Start of Message  
'0'-'0' (30h, 30h): Result code. No error.  
'0'-'2' (30h, 32h): Operation code page number is 2.  
'7'-'9' (37h, 39h): Operation code is 79h (in the page 2).  
'0'-'0' (30h, 30h): This operation is "Set parameter" type.  
'F'-'F'-'F'-'F' (46h, 46h, 46h, 46h): Maximum value.  
'0'-'0'-'3'-'2' (30h, 30h, 33h, 32h): The temperature is 25 degrees Celsius.  
Readout value is 2's complement.  
Readout value  
Binary  
Temperature[Celsius]  
Hexadecimal  
00FAh  
0032h  
0001h  
0000h  
FFFFh  
FFCEh  
FF92h  
+125.0  
+ 25.0  
+ 0.5  
0
- 0.5  
- 25.0  
- 55.0  
0000 0000 1111 1010  
0000 0000 0011 0010  
0000 0000 0000 0001  
0000 0000 0000 0000  
1111 1111 1111 1111  
1111 1111 1100 1110  
1111 1111 1001 0010  
ETX (03h): End of Message  
(15/50)  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
7. Power control procedure  
7.1 Power status read  
1) The controller requests the monitor to reply a current power status.  
Header  
Message  
STX-'0'-'1'-'D'-'6'-ETX  
Check code  
BCC  
Delimiter  
SOH-'0'-Monitor ID-'0'-'A'-'0'-'6'  
CR  
Header  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
Monitor ID: Specify the Monitor ID from which you want to get status.  
Ex.) If Monitor ID is '1', specify 'A'.  
'0' (30h): Message sender is the controller.  
'A' (41h): Message Type is "Command".  
'0'-'6' (30h, 36h): Message length is 6 bytes.  
Message  
STX (02h): Start of Message  
'0'-'1'-'D'-'6': Get power status command.  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
2) The monitor returns with the current power status.  
Header  
Message  
Check code  
BCC  
Delimiter  
CR  
SOH-'0'-'0'-Monitor ID-'B'-'1'-'2'  
STX-'0'-'2'-'0'-'0'-'D'-'6'-'0'-'0'-'0'  
-'0'-'0'-'4'-'0'-'0'-'0'-'1'-ETX  
Header  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
'0' (30h): Message receiver is the controller.  
Monitor ID: Indicate a replying Monitor ID.  
Ex.) When this byte is set to 'A', the replying Monitor ID is '1'.  
'B' (42h): Message Type is "Command reply".  
'1'-'2' (31h, 32h): Message length is 18 bytes.  
Message  
STX(02h):Start of Message  
'0'-'2' (30h, 32h): Reserved data  
'0'-'0' (30h, 30h): Result code  
00: No Error.  
01: Unsupported.  
'D'-'6'(44h, 36h): Display power mode code  
'0'-'0' (30h, 30h): Parameter type code is "Set parameter".  
'0'-'0'-'0'-'4' (30h, 30h, 30h, 34h): Power mode is 4 types.  
'0'-'0'-'0'-'1' (30h, 30h, 30h, 31h): Current power mode  
<Status>  
(16/50)  
0001: ON  
0002: Stand-by (power save)  
0003: Suspend (power save)  
0004: OFF (same as IR power off)  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
7.2 Power control  
1) The controller requests the monitor to control monitor power.  
Header  
Message  
Checkcode  
BCC  
Delimiter  
CR  
SOH-'0'-Monitor ID-'0'-'A'-'0'-'C'  
STX-'C'-'2'-'0'-'3'-'D'-'6'-  
'0'-'0'-'0'-'1'-ETX  
Header  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
Monitor ID: Specify the Monitor ID which you want to change a setting.  
Ex.) If Monitor ID is '1', specify 'A'.  
'0' (30h): Message sender is the controller.  
'A' (41h): Message type is "Command".  
'0'-'C (30h, 43h): Message length is 12 bytes.  
Message  
STX (02h): Start of Message  
'C'-'2'-'0'-'3'-'D'-'6' (43h, 32h, 30h, 33h, 44h, 36h): power control command  
'0'-'0'-'0'-'1' (30h, 30h, 30h, 31h): Power mode  
0001: ON  
0002, 0003: Do not set.  
0004: OFF (same as the power off by IR)  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
2) The monitor replies a data for confirmation.  
Header  
SOH-'0'-'0'-Monitor  
ID-'B'-'0'-'E'  
Message  
Check ode  
BCC  
Delimiter  
CR  
STX-'0'-'0'-'C'-'2'-'0'-'3'-'D'-'6'-  
'0'-'0'-'0'-'1'-ETX  
Header  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
'0' (30h): Message receiver is the controller.  
Monitor ID: Indicate a replying Monitor ID.  
Ex.) When this byte is set to 'A', the replying Monitor ID is '1'.  
'B' (42h): Message type is "Command reply".  
'N'-'N': Message length  
Note.) The maximumdata length that can be written to the monitorat atime is 32bytes.  
Ex.) The byte data 20h is encoded as ASCII characters '2' and '0' (32h and 30h).  
Message  
STX (02h): Start of Message  
(17/50)  
'0'-'0' (30h, 30h): Result code. No error.  
'C'-'2,'0'-'3'-'D'-'6' (43h, 32h, 30h, 33h, 44h, 36h): power control reply command  
The monitor replies same as power control command to the controller.  
'0'-'0'-'0'-'1' (30h, 30h, 30h, 31h): Power mode  
0001: ON  
0002, 0003: Do not set.  
0004: OFF (same as the power off by IR)  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
8. Asset Data read and write  
MultiSync X461UN /X461HB /X431BT /P401 /P461 /P521 /P701 /S401 /S461 /S521 and MULTEOS M401 /M461  
/M521 have the area for to store users asset data of up to 64bytes.  
8.1 Asset Data Read Request and reply  
This command is used in order to read Asset Data.  
1) The controller requests the monitor to reply with Asset data.  
Header  
Message  
Check code  
BCC  
Delimiter  
CR  
SOH-'0'-Monitor ID-'0'-'A'-'0'-'A'  
STX-'C'-'0'-'0'-'B'-'0'-'0'-'2'-'0'-ETX  
Header  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
Monitor ID: Specify the Monitor ID from which you want to get data.  
Ex.) If Monitor ID is '1', specify 'A'.  
'0' (30h): Message sender is the controller.  
'A' (41h): Message type is "Command".  
'0'-'A' (30h, 41h): Message length is 10 bytes.  
Message  
STX (02h): Start of Message  
'C'-'0'-'0'-'B' (43h, 30h, 30h, 42h): Asset read request command.  
'0'-'0' (30h, 30h): Offset data from top of the Asset data.  
At first set 00h: Read data from the top of Asset data area.  
'2'-'0' (32h, 30h): Read out data length is 32bytes.  
Secondly set 20h: Read data from the 32bytes offset point in the Asset data area.  
Maximum readout length is 32bytes at a time.  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
2) The monitor replies Asset data to the controller.  
Header  
Message  
STX-'C'-'1'-'0'-'B'-  
Check code  
BCC  
Delimiter  
CR  
SOH-'0'-'0'-Monitor ID-'B'-N-N  
Data(0)-Data(1)---Data(N)-ETX  
Header  
SOH (01h): Start of Header  
'0' (30h): Reserved  
'0' (30h): Message receiver is the controller.  
Monitor ID: Indicate a replying Monitor ID.  
Ex.) When this byte is set to 'A', the replying Monitor ID is '1'.  
(18/50)  
'B' (42h): Message type is "Command reply"  
N-N: Message length  
Ex.) The byte data 20h is encoded to ASCII characters '2' and '0' (32h and 30h).  
Note.) This length includes STX and ETX.  
Message  
STX (02h): Start of Message  
'C'-'1'-'0'-'B' (43h, 31h, 30h, 42h): Asset read reply command  
Data(0) Data(N): Retuned Asset data  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
8.2 Asset Data write  
This command is used in order to write Asset Data.  
1) The controller requests the monitor to write Asset data.  
Header  
Message  
Check code  
BCC  
Delimiter  
CR  
SOH-'0'-Monitor ID-'0'-'A'-N-N  
STX-'C'-'0'-'0'-'E'-'0'-'0'-  
Data(0)-Data(1)---Data(N)-ETX  
Header  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
Monitor ID: Specify the Monitor ID in which you want to write data.  
Ex.) If Monitor ID is '1', specify 'A'.  
'0' (30h): Message sender is the controller.  
'A' (41h): Message type is "Command".  
N-N: Message length  
Note.) The maximumdata length that can be written to the monitorat a time is 32bytes.  
Ex.) The byte data 20h is encoded as ASCII characters '2' and '0' (32h and 30h).  
Message  
STX (02h): Start of Message  
'C'-'0'-'0'-'E' (43h, 30h, 30h, 45h): Asset Data writes command  
'0'-'0'(30h, 30h): Offset address from top of Asset data.  
00h : Write data from top of the Asset data area.  
Data(0) - Data(N): Asset data. The data must be ASCII characters strings.  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
2) The monitor replies a data for confirmation.  
Header  
Message  
Check code  
BCC  
Delimiter  
CR  
SOH-'0'-'0'-MonitorID-'B'-N-N  
STX-'0'-'0'-'C'-'0'-'0'-'E'-'0'-'0'-  
Data(0)-Data(1)---Data(N)-ETX  
Header  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
'0' (30h): Message receiver is the controller.  
Monitor ID: Indicate a replying Monitor ID.  
Ex.) When this byte is set to 'A', the replying Monitor ID is '1'.  
'B' (42h): Message type is "Command reply".  
N-N: Message length  
(19/50)  
Note.) The maximumdata length that can be written to the monitorat a time is 32bytes.  
Ex.) The byte data 20h is encoded as ASCII characters '2' and '0' (34h and 30h).  
Message  
STX (02h): Start of Message  
'0'-'0': Result code. No error.  
'C'-'0'-'0'-'E' (43h, 30h, 30h, 45h): Asset Data write command  
'0'-'0'(30h, 30h): Offset address from top of Asset data.  
00h : Write data into from top of the Asset data area.  
Data(0) - Data(N): Asset data. The data must be ASCII characters strings.  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
9. Date & Time read and write  
9.1 Date & Time Read  
This command is used in order to read the setting of Date & Time.  
1) The controller requests the monitor to reply with the Date & Time.  
Header  
SOH-'0'-Monitor  
Message  
STX-'C'-'2'-'1'-'1'-ETX  
Checkcode  
BCC  
Delimiter  
CR  
ID-'0'-'A'-'0'-'6'  
Header  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
Monitor ID: Specify the Monitor ID of which you want to get status.  
Ex.) If Monitor ID is '1', specify 'A'.  
'0' (30h): Message sender is the controller.  
'A' (41h): Message type is "Command".  
'0'-'6'(30h, 36h): Message length  
Message  
STX (02h): Start of Message  
'C'-'2'-'1'-'1' (43h, 32h, 31h, 31h): Date & time read request command.  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
2) The monitor replies Date & Time to the controller.  
Header  
Message  
STX-'C'-'3'-'1'-'1'-YY-MM-DD-WW-HH-MN  
-DS-ETX  
Check code  
BCC  
Delimiter  
CR  
SOH-'0'-'0'-Monitor ID-'B'-'1'-'4'  
Header  
SOH (01h): Start of Header  
'0' (30h): Reserved  
'0' (30h): Message receiver is the controller  
Monitor ID: Indicate a replying Monitor ID  
Ex.) When this byte is set to 'A', the replying Monitor ID is '1'.  
'B' (42h): Message type is "Command reply"  
'1'-'4'(31h, 34h): Message length  
Message  
STX (02h): Start of Message  
(20/50)  
'C'-'3'-'1'-'1' (43h, 33h, 31h, 31h): Date & Time read reply command  
'YY'-'MM'-'DD'-'WW'-'HH'-'MN'-'DS': Date & Time data  
YY: Year (offset 2000)  
'0'-'0'(30h, 30h): 2000  
|
'6'-'3'(36h, 33h): 2099 (99 = 63h)  
MM: Month  
'0'-'1'(30h, 31h): January  
|
'0'-'C'(30h, 43h): December  
DD: Day  
'0'-'1'(30h, 31h): 1  
|
'1'-'E'(31h, 45h): 30(=1Eh)  
'1'-'F'(31h, 46h): 31(=1Fh)  
WW: weekdays  
'0'-'0'(30h, 30h): Sunday  
'0'-'1'(30h, 31h): Monday  
'0'-'2'(30h, 32h): Tuesday  
'0'-'3'(30h, 33h): Wednesday  
'0'-'4'(30h, 34h): Thursday  
'0'-'5'(30h, 35h): Friday  
'0'-'6'(30h, 36h): Saturday  
HH: Hours  
'0'-'0'(30h, 30h): 0  
|
'1'-'7'(31h, 37h): 23 (=17h)  
MN: Minutes  
'0'-'0'(30h, 30h): 0  
|
'3'-'B' (33h, 42h): 59 (=3Bh)  
DS: Daylight saving (Summer time)  
'0'-'0'(30h, 30h): NO  
'0'-'1'(30h, 31h): YES  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
9.2 Date & Time Write  
This command is used in order to write the setting of the Date & Time.  
1) The controller requests the monitor to write Date & Time.  
Header  
Message  
STX-'C'-'2'-'1'-'2'-YY-MM-DD-WW-HH-MN  
-DS-ETX  
Check code  
BCC  
Delimiter  
CR  
SOH-'0'-Monitor ID-'0'-'A'-'1'-'2'  
Header  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
Monitor ID: Specify the Monitor ID of which you want to change the setting.  
Ex.) If Monitor ID is '1', specify 'A'.  
'0' (30h): Message sender is the controller.  
'A' (41h): Message type is "Command".  
'1'-'2'(31h, 32h): Message length  
(21/50)  
Message  
STX (02h): Start of Message  
'C'-'2'-'1'-'2' (43h, 32h, 31h, 32h): Date & Time write command  
'YY'-'MM'-'DD'-'WW'-'HH'-'MN'-'DS': Date & Time data  
YY: Year (offset 2000)  
'0'-'0'(30h, 30h): 2000  
|
'6'-'3'(36h, 33h): 2099 (99 = 63h)  
MM: Month  
'0'-'1'(30h, 31h): January  
|
'0'-'C'(30h, 43h): December  
DD: Day  
'0'-'1'(30h, 31h): 1  
|
'1'-'E'(31h, 45h): 30(=1Eh)  
'1'-'F'(31h, 46h): 31(=1Fh)  
WW: weekdays  
'0'-'0'(30h, 30h): Sunday  
'0'-'1'(30h, 31h): Monday  
'0'-'2'(30h, 32h): Tuesday  
'0'-'3'(30h, 33h): Wednesday  
'0'-'4'(30h, 34h): Thursday  
'0'-'5'(30h, 35h): Friday  
'0'-'6'(30h, 36h): Saturday  
HH: Hours  
'0'-'0'(30h, 30h): 0  
|
'1'-'7'(31h, 37h): 23 (=17h)  
MN: Minutes  
'0'-'0'(30h, 30h): 0  
|
'3'-'B' (33h, 42h): 59 (=3Bh)  
DS: Daylight saving (Summer time)  
'0'-'0'(30h, 30h): NO  
'0'-'1'(30h, 31h): YES  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
2) The monitor replies a data for confirmation.  
Header  
Message  
STX-'C'-'3'-'1'-'2'-ST-YY-MM-DD-WW-HH-MN  
-DS-ETX  
Check code  
BCC  
Delimiter  
CR  
SOH-'0'-'0'-Monitor ID-'B'-'1'-'6'  
Header  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
'0' (30h): Message receiver is the controller.  
Monitor ID: Indicate a replying Monitor ID.  
Ex.) When this byte is set to 'A', the replying Monitor ID is '1'.  
'B' (42h): Message type is "Command reply".  
'1'-'6'(31h, 36h): Message length  
Message  
STX (02h): Start of Message  
'C'-'3'-'1'-'2' (43h, 33h, 31h, 32h): Date & Time write reply command  
(22/50)  
ST: Date & Time Status command  
'0'-'0'(30h, 30h): No error  
'0'-'1'(30h, 31h): Error  
'YY'-'MM'-'DD'-'WW'-'HH'-'MN'-'DS': Date & Time data  
YY: Year (offset 2000)  
'0'-'0'(30h, 30h): 2000  
|
'6'-'3'(36h, 33h): 2099 (99 = 63h)  
MM: Month  
'0'-'1'(30h, 31h): January  
|
'0'-'C'(30h, 43h): December  
DD: Day  
'0'-'1'(30h, 31h): 1  
|
'1'-'E'(31h, 45h): 30(=1Eh)  
'1'-'F'(31h, 46h): 31(=1Fh)  
WW: weekdays  
'0'-'0'(30h, 30h): Sunday  
'0'-'1'(30h, 31h): Monday  
'0'-'2'(30h, 32h): Tuesday  
'0'-'3'(30h, 33h): Wednesday  
'0'-'4'(30h, 34h): Thursday  
'0'-'5'(30h, 35h): Friday  
'0'-'6'(30h, 36h): Saturday  
HH: Hours  
'0'-'0'(30h, 30h): 0  
|
'1'-'7'(31h, 37h): 23 (=17h)  
MN: Minutes  
'0'-'0'(30h, 30h): 0  
|
'3'-'B' (33h, 42h): 59 (=3Bh)  
DS: Daylight saving (Summer time)  
'0'-'0'(30h, 30h): NO  
'0'-'1'(30h, 31h): YES  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
10. Schedule read and write  
10.1 Schedule Read  
This command is used in order to read the setting of the Schedule.  
1) The controller requests the monitor to read Schedule.  
Header  
Message  
STX-'C'-'2'-'2'-'1'-PG-ETX  
Checkcode  
BCC  
Delimiter  
CR  
SOH-'0'-MonitorID-'0'-'A'-'0'-'8'  
Header  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
Monitor ID: Specify the Monitor ID of which you want to get status.  
Ex.) If Monitor ID is '1', specify 'A'.  
'0' (30h): Message sender is the controller.  
'A' (41h): Message type is "Command".  
(23/50)  
'0'-'8'(30h, 38h): Message length  
Message  
STX (02h): Start of Message  
'C'-'2'-'2'-'1' (43h, 32h, 32h, 31h): Schedule read request command.  
PG: Program No.  
The data must be ASCII characters strings.  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
2) The monitor replies Schedule to the controller.  
Header  
Message  
Checkcode  
BCC  
Delimiter  
CR  
SOH-'0'-'0'-Monitor ID-'B'-'2'-'6'  
STX-'C'-'3'-'2'-'1'-PG-ON HOUR-ON MIN-  
OFF HOUR-OFF MIN-INPUT-WD-FL-P MODE-  
EXT1-EXT2-EXT3-EXT4-EXT5-EXT6-EXT7-ETX  
Header  
SOH (01h): Start of Header  
'0' (30h): Reserved  
'0' (30h): Message receiver is the controller.  
Monitor ID: Indicate a replying Monitor ID.  
Ex.) When this byte is set to 'A', the replying Monitor ID is '1'.  
'B' (42h): Message type is "Command reply".  
'2'-'6'(32h, 36h): Message length  
Message  
STX (02h): Start of Message  
'C'-'3'-'2'-'1' (43h, 33h, 32h, 31h): Schedule read reply command  
PG-ON HOURS-ON MIN-OFF HOURS-OFF MIN-INPUT-WD-FL-P MODE-  
EXT1-EXT2-EXT3-EXT4-EXT5-EXT6-EXT7: Schedule data  
PG: Program No.  
'0'-'0'(30h, 30h): Program No.1  
|
'0'-'6'(30h, 36h): Program No.7  
ON_HOUR: Turn on time (hour)  
'0'-'0'(30h, 30h): 00  
|
'1'-'7'(31h, 37h): 23 (=17h)  
'1'-'8'(31h, 38h): ON timer isn't set.  
ON_MIN: Turn on time (minute)  
'0'-'0'(30h, 30h): 0  
|
'3'-'B'(33h, 42h): 59  
'3'-'C'(33h, 43h): On timer isn't set.  
OFF_HOUR: Turn off time (hour)  
'0'-'0'(30h, 30h): 00  
|
'1'-'7'(31h, 37h): 23 (=17h)  
'1'-'8'(31h, 38h): Off timer isn't set.  
OFF_MIN: Turn off time (minute)  
'0'-'0'(30h, 30h): 0  
|
'3'-'B'(33h, 42h): 59 (=3Bh)  
'3'-'C'(33h, 43h): Off timer isnt set.  
INPUT: Timer input  
'0'-'0'(30h,30h): No mean (works on last memory)  
(24/50)  
'0'-'1'(30h,31h): VGA  
'0'-'2'(30h,32h): RGB/HV  
'0'-'3'(30h,33h): DVI  
'0'-'5'(30h,35h): Video1  
'0'-'6'(30h,36h): Video2  
'0'-'7'(30h,37h): S-Video  
'0'-'A'(30h,41h): TV  
'0'-'C'(30h,43h): DVD/HD1  
'0'-'D'(30h,44h): Option  
'0'-'E'(30h,45h): DVD/HD2  
'0'-'F'(30h,46h): Display Port  
'1'-'1'(31h,31h): HDMI  
WD: Week setting  
bit 0: Monday  
bit 1: Tuesday  
bit 2: Wednesday  
bit 3: Thursday  
bit 4: Friday  
bit 5: Saturday  
bit 6: Sunday  
EX.  
'0'-'1'(30h, 31h): Monday  
'0'-'4'(30h, 34h): Wednesday  
'0'-'F'(30h, 46h): Monday, Tuesday, Wednesday and Thursday  
'7'-'F'(37h, 46h): Monday to Sunday  
FL: Option  
bit 0: 0:once 1:Everyday  
bit 1: 0:once 1:Every week  
bit 2: 0:Disable 1:Enable  
EX.  
'0'-'1'(30h, 31h): Disable, Everyday  
'0'-'4'(30h, 34h): Enable, once  
P MODE: Picture mode  
'0'-'0'(30h,30h): No mean (works on last memory)  
'0'-'1'(30h,31h): sRGB  
'0'-'3'(30h,33h): Hi-Bright  
'0'-'4'(30h,34h): Standard  
'0'-'5'(30h,34h): Cinema  
'0'-'6'(30h,36h): ISF-Day  
'0'-'7'(30h,37h): ISF-Night  
'0'-'B'(30h,42h): Ambient-1  
'0'-'C'(30h,43h): Ambient-2  
EXT1: Extension1  
'0'-'0'(30h,30h): (On this monitor, it is always 00)  
EXT2: Extension 2  
'0'-'0'(30h,30h): (On this monitor, it is always 00)  
EXT3: Extension 3  
'0'-'0'(30h,30h): (On this monitor, it is always 00)  
EXT4: Extension 4  
'0'-'0'(30h,30h): (On this monitor, it is always 00)  
EXT5: Extension 5  
'0'-'0'(30h,30h): (On this monitor, it is always 00)  
EXT6: Extension 6  
'0'-'0'(30h,30h): (On this monitor, it is always 00)  
EXT7: Extension 7  
'0'-'0'(30h,30h): (On this monitor, it is always 00)  
ETX (03h): End of Message  
(25/50)  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
***Following command also can be used for to keep backward compatibility, in order to  
read the setting of the Schedule.  
1) The controller requests the monitor to read Schedule.  
Header  
Message  
STX-'C'-'2'-'1'-'3'-PG-ETX  
Checkcode  
BCC  
Delimiter  
CR  
SOH-'0'-MonitorID-'0'-'A'-'0'-'8'  
Header  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
Monitor ID: Specify the Monitor ID of which you want to get status.  
Ex.) If Monitor ID is '1', specify 'A'.  
'0' (30h): Message sender is the controller.  
'A' (41h): Message type is "Command".  
'0'-'8'(30h, 38h): Message length  
Message  
STX (02h): Start of Message  
'C'-'2'-'1'-'3' (43h, 32h, 31h, 33h): Schedule read request command.  
PG: Program No.  
The data must be ASCII characters strings.  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
2) The monitor replies Schedule to the controller.  
Header  
Message  
Checkcode  
BCC  
Delimiter  
CR  
SOH-'0'-'0'-Monitor ID-'B'-'1'-'6'  
STX-'C'-'3'-'1'-'3'-PG-ON HOUR-ON MIN-  
OFF HOUR-OFF MIN-INPUT-WD-FL-ETX  
Header  
SOH (01h): Start of Header  
'0' (30h): Reserved  
'0' (30h): Message receiver is the controller.  
Monitor ID: Indicate a replying Monitor ID.  
Ex.) When this byte is set to 'A', the replying Monitor ID is '1'.  
'B' (42h): Message type is "Command reply".  
'1'-'6'(31h, 36h): Message length  
Message  
STX (02h): Start of Message  
'C'-'3'-'1'-'3' (43h, 33h, 31h, 33h): Schedule read reply command  
PG-ON HOURS-ON MIN-OFF HOURS-OFF MIN-INPUT-WD-FL: Schedule data  
PG: Program No.  
'0'-'0'(30h, 30h): Program No.1  
|
'0'-'6'(30h, 36h): Program No.7  
ON_HOUR: Turn on time (hour)  
(26/50)  
'0'-'0'(30h, 30h): 00  
|
'1'-'7'(31h, 37h): 23 (=17h)  
'1'-'8'(31h, 38h): ON timer isn't set.  
ON_MIN: Turn on time (minute)  
'0'-'0'(30h, 30h): 0  
|
'3'-'B'(33h, 42h): 59  
'3'-'C'(33h, 43h): On timer isn't set.  
OFF_HOUR: Turn off time (hour)  
'0'-'0'(30h, 30h): 00  
|
'1'-'7'(31h, 37h): 23 (=17h)  
'1'-'8'(31h, 38h): Off timer isn't set.  
OFF_MIN: Turn off time (minute)  
'0'-'0'(30h, 30h): 0  
|
'3'-'B'(33h, 42h): 59 (=3Bh)  
'3'-'C'(33h, 43h): Off timer isnt set.  
INPUT: Timer input  
'0'-'0'(30h, 30h): DVI  
'0'-'1'(30h, 31h): VGA  
'0'-'2'(30h, 32h): RGB/HV  
'0'-'3'(30h, 33h): DVD/HD1  
'0'-'4'(30h, 34h): VIDEO  
'0'-'5'(30h, 35h): S-VIDEO  
'0'-'7'(30h,30h): No mean (Works on last memory)  
WD: Week setting  
bit 0: Monday  
bit 1: Tuesday  
bit 2: Wednesday  
bit 3: Thursday  
bit 4: Friday  
bit 5: Saturday  
bit 6: Sunday  
EX.  
'0'-'1'(30h, 31h): Monday  
'0'-'4'(30h, 34h): Wednesday  
'0'-'F'(30h, 46h): Monday, Tuesday, Wednesday and Thursday  
'7'-'F'(37h, 46h): Monday to Sunday  
FL: Option  
bit 0: 0:once 1:Everyday  
bit 1: 0:once 1:Every week  
bit 2: 0:Disable 1:Enable  
EX.  
'0'-'1'(30h, 31h): Disable, Everyday  
'0'-'4'(30h, 34h): Enable, once  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
10.2 Schedule Write  
(27/50)  
This command is used in order to write the setting of the Schedule.  
1) The controller requests the monitor to write Schedule.  
Header  
Message  
Check code  
BCC  
Delimiter  
CR  
SOH-'0'-Monitor ID-'0'-'A'-'2'-'6'  
STX-'C'-'2'-'2'-'2'-PG-ON HOUR-ON MIN-  
OFF HOUR-OFF MIN-INPUT-WD-FL-P MODE-  
EXT1-EXT2-EXT3-EXT4-EXT5-EXT6-EXT7-ETX  
Header  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
Monitor ID: Specify the Monitor ID of which you want to change a setting.  
Ex.) If Monitor ID is '1', specify 'A'.  
'0' (30h): Message sender is the controller.  
'A' (41h): Message type is "Command".  
'2'-'6'(32h, 36h): Message length.  
Message  
STX (02h): Start of Message  
'C'-'2'-'2'-'2' (43h, 32h, 32h, 32h): Schedule writes command  
PG-ON HOURS-ON MIN-OFF HOURS-OFF MIN-INPUT-WD-FL-P MODE  
EXT1-EXT2-EXT3-EXT4-EXT5-EXT6-EXT7: Schedule data  
PG: Program No.  
'0'-'0'(30h, 30h): Program No.1  
|
'0'-'6'(30h, 36h): Program No.7  
ON_HOUR: Turn on time (hour)  
'0'-'0'(30h, 30h): 00  
|
'1'-'7'(31h, 37h): 23 (=17h)  
'1'-'8'(31h, 38h): ON timer isn't set.  
ON_MIN: Turn on time (minute)  
'0'-'0'(30h, 30h): 0  
|
'3'-'B'(33h, 42h): 59  
'3'-'C'(33h, 43h): On timer isnt set.  
OFF_HOUR: Turn off time (hour)  
'0'-'0'(30h, 30h): 00  
|
'1'-'7'(31h, 37h): 23 (=17h)  
'1'-'8'(31h, 38h): Off timer isn't set.  
OFF_MIN: Turn off time (minute)  
'0'-'0'(30h, 30h): 0  
|
'3'-'B'(33h, 42h): 59 (=3Bh)  
'3'-'C'(33h, 43h): Off timer isnt set.  
INPUT: Timer input  
'0'-'0'(30h,30h): No mean (works on last memory)  
'0'-'1'(30h,31h): VGA  
'0'-'2'(30h,32h): RGB/HV  
'0'-'3'(30h,33h): DVI  
'0'-'4'(30h,34h): HDMI (Set only)  
'0'-'5'(30h,35h): Video1  
'0'-'6'(30h,36h): Video2  
'0'-'7'(30h,37h): S-Video  
'0'-'A'(30h,41h): TV  
'0'-'C'(30h,43h): DVD/HD1  
'0'-'D'(30h,44h): Option  
'0'-'E'(30h,45h): DVD/HD2  
'0'-'F'(30h,46h): Display Port  
'1'-'1'(31h,31h): HDMI  
* Please select active input on your system (setting).  
* If you select inactive input here, the input change execution will be ignored.  
(28/50)  
WD: Week setting  
bit 0: Monday  
bit 1: Tuesday  
bit 2: Wednesday  
bit 3: Thursday  
bit 4: Friday  
bit 5: Saturday  
bit 6: Sunday  
EX.  
'0'-'1'(30h, 31h): Monday  
'0'-'4'(30h, 34h): Wednesday  
'0'-'F'(30h, 46h): Monday, Tuesday, Wednesday and Thursday  
'7'-'F'(37h, 46h): Monday to Sunday  
FL: Option  
bit 0: 0:once 1:Everyday  
bit 1: 0:once 1:Every week  
bit 2: 0:Disable 1:Enable  
* When bit 0 and bit 1 are '1', it behaves as Everyday.  
EX.  
'0'-'1'(30h, 31h): Disable, Everyday  
'0'-'4'(30h, 34h): Enable, once  
P MODE: Picture mode  
'0'-'0'(30h,30h): No mean (Works on last memory)  
'0'-'1'(30h,31h): sRGB  
'0'-'3'(30h,33h): Hi-Bright  
'0'-'4'(30h,34h): Standard  
'0'-'5'(30h,34h): Cinema  
'0'-'6'(30h,36h): ISF-Day  
'0'-'7'(30h,37h): ISF-Night  
'0'-'B'(30h,42h): Ambient-1  
'0'-'C'(30h,43h): Ambient-2  
* Please select active picture mode on your system (setting).  
* If you select inactive picture mode here, the input change execution will be ignored.  
EXT1: Extension1  
'0'-'0'(30h,30h): (On this monitor, it is always 00)  
EXT2: Extension 2  
'0'-'0'(30h,30h): (On this monitor, it is always 00)  
EXT3: Extension 3  
'0'-'0'(30h,30h): (On this monitor, it is always 00)  
EXT4: Extension 4  
'0'-'0'(30h,30h): (On this monitor, it is always 00)  
EXT5: Extension 5  
'0'-'0'(30h,30h): (On this monitor, it is always 00)  
EXT6: Extension 6  
'0'-'0'(30h,30h): (On this monitor, it is always 00)  
EXT7: Extension 7  
'0'-'0'(30h,30h): (On this monitor, it is always 00)  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
(29/50)  
2) The monitor replies a data for confirmation.  
Header  
Message  
Check code  
BCC  
Delimiter  
CR  
SOH-'0'-'0'-Monitor ID-'B'-'2'-'8'  
STX-'C'-'3'-'2'-'2'-ST-PG-ONHOUR-ONMIN-  
OFF HOUR-OFF MIN-INPUT-WD-FL-P MODE-  
EXT1-EXT2-EXT3-EXT4-EXT5-EXT6-EXT7-ETX  
Header  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
'0' (30h): Message receiver is the controller.  
Monitor ID: Indicate a replying Monitor ID.  
Ex.) When this byte is set to 'A', the replying Monitor ID is '1'.  
'B' (42h): Message type is "Command reply".  
'2'-'8'(32h, 38h): Message length  
Message  
STX (02h): Start of Message  
'C'-'3'-'2'-'2' (43h, 33h, 32h, 32h): Schedule writes reply command  
ST: Schedule Status command  
'0'-'0'(30h, 30h): No error  
'0'-'1'(30h, 31h): Error  
PG-ON HOURS-ON MIN-OFF HOURS-OFF MIN-INPUT-WD-FL-P MODE  
EXT1-EXT2-EXT3-EXT4-EXT5-EXT6-EXT7: Schedule data  
PG: Program No.  
'0'-'0'(30h, 30h): Program No.1  
|
'0'-'6'(30h, 36h): Program No.7  
ON_HOUR: Turn on time (hour)  
'0'-'0'(30h, 30h): 00  
|
'1'-'7'(31h, 37h): 23 (=17h)  
'1'-'8'(31h, 38h): ON timer isn't set.  
ON_MIN: Turn on time (minute)  
'0'-'0'(30h, 30h): 0  
|
'3'-'B'(33h, 42h): 59  
'3'-'C'(33h, 43h): On timer isnt set.  
OFF_HOUR: Turn off time (hour)  
'0'-'0'(30h, 30h): 00  
|
'1'-'7'(31h, 37h): 23 (=17h)  
'1'-'8'(31h, 38h): Off timer isn't set.  
OFF_MIN: Turn off time (minute)  
'0'-'0'(30h, 30h): 0  
|
'3'-'B'(33h, 42h): 59 (=3Bh)  
'3'-'C'(33h, 43h): Off timer isnt set.  
INPUT: Timer input  
'0'-'0'(30h,30h): No mean (works on last memory)  
'0'-'1'(30h,31h): VGA  
'0'-'2'(30h,32h): RGB/HV  
'0'-'3'(30h,33h): DVI  
'0'-'5'(30h,35h): Video1  
'0'-'6'(30h,36h): Video2  
'0'-'7'(30h,37h): S-Video  
'0'-'A'(30h,41h): TV  
'0'-'C'(30h,43h): DVD/HD1  
'0'-'D'(30h,44h): Option  
'0'-'E'(30h,45h): DVD/HD2  
'0'-'F'(30h,46h): Display Port  
'1'-'1'(31h,31h): HDMI  
WD: Week setting  
bit 0: Monday  
(30/50)  
bit 1: Tuesday  
bit 2: Wednesday  
bit 3: Thursday  
bit 4: Friday  
bit 5: Saturday  
bit 6: Sunday  
EX.  
'0'-'1'(30h, 31h): Monday  
'0'-'4'(30h, 34h): Wednesday  
'0'-'F'(30h, 46h): Monday, Tuesday, Wednesday and Thursday  
'7'-'F'(37h, 46h): Monday to Sunday  
FL: Option  
bit 0: 0:once 1:Everyday  
bit 1: 0:once 1:Every week  
bit 2: 0:Disable 1:Enable  
* When bit 0 and bit 1 are '1', it behaves as Everyday.  
EX.  
'0'-'1'(30h, 31h): Disable, Everyday  
'0'-'4'(30h, 34h): Enable, once  
P MODE: Picture mode  
'0'-'0'(30h,30h): No mean (works on last memory)  
'0'-'1'(30h,31h): sRGB  
'0'-'3'(30h,33h): Hi-Bright  
'0'-'4'(30h,34h): Standard  
'0'-'5'(30h,34h): Cinema  
'0'-'6'(30h,36h): ISF-Day  
'0'-'7'(30h,37h): ISF-Night  
'0'-'B'(30h,42h): Ambient-1  
'0'-'C'(30h,43h): Ambient-2  
EXT1: Extension1  
'0'-'0'(30h,30h): (On this monitor, it is always 00)  
EXT2: Extension 2  
'0'-'0'(30h,30h): (On this monitor, it is always 00)  
EXT3: Extension 3  
'0'-'0'(30h,30h): (On this monitor, it is always 00)  
EXT4: Extension 4  
'0'-'0'(30h,30h): (On this monitor, it is always 00)  
EXT5: Extension 5  
'0'-'0'(30h,30h): (On this monitor, it is always 00)  
EXT6: Extension 6  
'0'-'0'(30h,30h): (On this monitor, it is always 00)  
EXT7: Extension 7  
'0'-'0'(30h,30h): (On this monitor, it is always 00)  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
3) The controller requests the monitor to write Enable/Disable Schedule.  
Header  
Message  
Check code  
BCC  
Delimiter  
CR  
SOH-'0'-MonitorID-'0'-'A'-'0'-'A'  
STX-'C'-'2'-'1'-'5'-PG-EN-ETX  
Header  
(31/50)  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
Monitor ID: Specify the Monitor ID of which you want to change a setting.  
Ex.) If Monitor ID is '1', specify 'A'.  
'0' (30h): Message sender is the controller.  
'A' (41h): Message type is "Command".  
'0'-'A'(30h, 41h): Message length  
Message  
STX (02h): Start of Message  
'C'-'2'-'1'-'5' (43h, 32h, 31h, 35h): Enable/Disable Schedule writes command  
PG-EN: Enable/Disable Schedule data  
PG: Program No.  
'0'-'0'(30h, 30h): Program No.1  
|
'0'-'6'(30h, 36h): Program No.7  
EN: Enable /Disable  
'0'-'0'(30h, 30h): Disable  
'0'-'1'(30h, 31h): Enable  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
4) The monitor replies a data for confirmation.  
Header  
Message  
Check code  
BCC  
Delimiter  
CR  
SOH-'0'-'0'-Monitor ID-'B'-'0'-'C'  
STX-'C'-'3'-'1'-'5'-ST-PG-EN-ETX  
Header  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
'0' (30h): Message receiver is the controller.  
Monitor ID: Indicate a replying Monitor ID.  
Ex.) When this byte is set to 'A', the replying Monitor ID is '1'.  
'B' (42h): Message type is "Command reply".  
'0'-'C' (30h, 43h): Message length  
Message  
STX (02h): Start of Message  
'C'-'3'-'1'-'5' (43h, 33h, 31h, 35h): Enable/Disable Schedule writes reply command  
ST: Enable/Disable Schedule Status command  
'0'-'0'(30h, 30h): No error  
'0'-'1'(30h, 31h): Error  
PG-EN: Enable/Disable Schedule data  
PG: Program No.  
'0'-'0'(30h, 30h): Program No.1  
|
'0'-'6'(30h, 36h): Program No.7  
EN: Enable /Disable  
'0'-'0'(30h, 30h): Disable  
'0'-'1'(30h, 31h): Enable  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
(32/50)  
***Following command also can be used for to keep backward compatibility, in order to  
write the setting of the Schedule.  
1) The controller requests the monitor to write Schedule.  
Header  
Message  
Check code  
BCC  
Delimiter  
CR  
SOH-'0'-Monitor ID-'0'-'A'-'1'-'6'  
STX-'C'-'2'-'1'-'4'-PG-ON HOUR-ON MIN-  
OFF HOUR-OFF MIN-INPUT-WD-FL-ETX  
Header  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
Monitor ID: Specify the Monitor ID of which you want to change a setting.  
Ex.) If Monitor ID is '1', specify 'A'.  
'0' (30h): Message sender is the controller.  
'A' (41h): Message type is "Command".  
'1'-'6'(31h, 36h): Message length.  
Message  
STX (02h): Start of Message  
'C'-'2'-'1'-'4' (43h, 32h, 31h, 34h): Schedule writes command  
PG-ON HOURS-ON MIN-OFF HOURS-OFF MIN-INPUT-WD-FL: Schedule data  
PG: Program No.  
'0'-'0'(30h, 30h): Program No.1  
|
'0'-'6'(30h, 36h): Program No.7  
ON_HOUR: Turn on time (hour)  
'0'-'0'(30h, 30h): 00  
|
'1'-'7'(31h, 37h): 23 (=17h)  
'1'-'8'(31h, 38h): ON timer isn't set.  
ON_MIN: Turn on time (minute)  
'0'-'0'(30h, 30h): 0  
|
'3'-'B'(33h, 42h): 59  
'3'-'C'(33h, 43h): On timer isnt set.  
OFF_HOUR: Turn off time (hour)  
'0'-'0'(30h, 30h): 00  
|
'1'-'7'(31h, 37h): 23 (=17h)  
'1'-'8'(31h, 38h): Off timer isn't set.  
OFF_MIN: Turn off time (minute)  
'0'-'0'(30h, 30h): 0  
|
'3'-'B'(33h, 42h): 59 (=3Bh)  
'3'-'C'(33h, 43h): Off timer isnt set.  
INPUT: Timer input  
'0'-'0'(30h, 30h): DVI  
'0'-'1'(30h, 31h): VGA  
'0'-'2'(30h, 32h): RGB/HV  
'0'-'3'(30h, 33h): DVD/HD1  
'0'-'4'(30h, 34h): VIDEO  
'0'-'5'(30h, 35h): S-VIDEO  
'0'-'7'(30h, 37h): (Works on last memory)  
* Please select active input on your system (setting).  
* If you select inactive input here, the input change execution will be ignored.  
WD: Week setting  
bit 0: Monday  
bit 1: Tuesday  
bit 2: Wednesday  
bit 3: Thursday  
(33/50)  
bit 4: Friday  
bit 5: Saturday  
bit 6: Sunday  
EX.  
'0'-'1'(30h, 31h): Monday  
'0'-'4'(30h, 34h): Wednesday  
'0'-'F'(30h, 46h): Monday, Tuesday, Wednesday and Thursday  
'7'-'F'(37h, 46h): Monday to Sunday  
FL: Option  
bit 0: 0:once 1:Everyday  
bit 1: 0:once 1:Every week  
bit 2: 0:Disable 1:Enable  
* When bit 0 and bit 1 are '1', it behaves as Everyday.  
EX.  
'0'-'1'(30h, 31h): Disable, Everyday  
'0'-'4'(30h, 34h): Enable, once  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
2) The monitor replies a data for confirmation.  
Header  
Message  
Check code  
BCC  
Delimiter  
CR  
SOH-'0'-'0'-Monitor ID-'B'-'1'-'8'  
STX-'C'-'3'-'1'-'4'-ST-PG-ONHOUR-ONMIN-  
OFF HOUR-OFF MIN-INPUT-WD-FL-ETX  
Header  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
'0' (30h): Message receiver is the controller.  
Monitor ID: Indicate a replying Monitor ID.  
Ex.) When this byte is set to 'A', the replying Monitor ID is '1'.  
'B' (42h): Message type is "Command reply".  
'1'-'8'(31h, 38h): Message length  
Message  
STX (02h): Start of Message  
'C'-'3'-'1'-'4' (43h, 33h, 31h, 34h): Schedule writes reply command  
ST: Schedule Status command  
'0'-'0'(30h, 30h): No error  
'0'-'1'(30h, 31h): Error  
PG-ON HOURS-ON MIN-OFF HOURS-OFF MIN-INPUT-WD-FL: Schedule data  
PG: Program No.  
'0'-'0'(30h, 30h): Program No.1  
|
'0'-'6'(30h, 36h): Program No.7  
ON_HOUR: Turn on time (hour)  
'0'-'0'(30h, 30h): 00  
|
'1'-'7'(31h, 37h): 23 (=17h)  
'1'-'8'(31h, 38h): ON timer isn't set.  
ON_MIN: Turn on time (minute)  
'0'-'0'(30h, 30h): 0  
|
'3'-'B'(33h, 42h): 59  
'3'-'C'(33h, 43h): On timer isnt set.  
OFF_HOUR: Turn off time (hour)  
'0'-'0'(30h, 30h): 00  
(34/50)  
|
'1'-'7'(31h, 37h): 23 (=17h)  
'1'-'8'(31h, 38h): Off timer isn't set.  
OFF_MIN: Turn off time (minute)  
'0'-'0'(30h, 30h): 0  
|
'3'-'B'(33h, 42h): 59 (=3Bh)  
'3'-'C'(33h, 43h): Off timer isnt set.  
INPUT: Timer input  
'0'-'0'(30h, 30h): DVI  
'0'-'1'(30h, 31h): VGA  
'0'-'2'(30h, 32h): RGB/HV  
'0'-'3'(30h, 33h): DVD/HD1  
'0'-'4'(30h, 34h): VIDEO  
'0'-'5'(30h, 35h): S-VIDEO  
'0'-'7'(30h,30h): No mean (Works on last memory)  
WD: Week setting  
bit 0: Monday  
bit 1: Tuesday  
bit 2: Wednesday  
bit 3: Thursday  
bit 4: Friday  
bit 5: Saturday  
bit 6: Sunday  
EX.  
'0'-'1'(30h, 31h): Monday  
'0'-'4'(30h, 34h): Wednesday  
'0'-'F'(30h, 46h): Monday, Tuesday, Wednesday and Thursday  
'7'-'F'(37h, 46h): Monday to Sunday  
FL: Option  
bit 0: 0:once 1:Everyday  
bit 1: 0:once 1:Every week  
bit 2: 0:Disable 1:Enable  
* When bit 0 and bit 1 are '1', it behaves as Everyday.  
EX.  
'0'-'1'(30h, 31h): Disable, Everyday  
'0'-'4'(30h, 34h): Enable, once  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
3) The controller requests the monitor to write Enable/Disable Schedule.  
Header  
Message  
Check code  
Delimiter  
CR  
SOH-'0'-MonitorID-'0'-'A'-'0'-'A'  
STX-'C'-'2'-'1'-'5'-PG-EN-ETX  
BCC  
Header  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
Monitor ID: Specify the Monitor ID of which you want to change a setting.  
Ex.) If Monitor ID is '1', specify 'A'.  
'0' (30h): Message sender is the controller.  
'A' (41h): Message type is "Command".  
'0'-'A'(30h, 41h): Message length  
Message  
STX (02h): Start of Message  
'C'-'2'-'1'-'5' (43h, 32h, 31h, 35h): Enable/Disable Schedule writes command  
(35/50)  
PG-EN: Enable/Disable Schedule data  
PG: Program No.  
'0'-'0'(30h, 30h): Program No.1  
|
'0'-'6'(30h, 36h): Program No.7  
EN: Enable /Disable  
'0'-'0'(30h, 30h): Disable  
'0'-'1'(30h, 31h): Enable  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
4) The monitor replies a data for confirmation.  
Header  
Message  
Check code  
BCC  
Delimiter  
CR  
SOH-'0'-'0'-Monitor ID-'B'-'0'-'C'  
STX-'C'-'3'-'1'-'5'-ST-PG-EN-ETX  
Header  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
'0' (30h): Message receiver is the controller.  
Monitor ID: Indicate a replying Monitor ID.  
Ex.) When this byte is set to 'A', the replying Monitor ID is '1'.  
'B' (42h): Message type is "Command reply".  
'0'-'C' (30h, 43h): Message length  
Message  
STX (02h): Start of Message  
'C'-'3'-'1'-'5' (43h, 33h, 31h, 35h): Enable/Disable Schedule writes reply command  
ST: Enable/Disable Schedule Status command  
'0'-'0'(30h, 30h): No error  
'0'-'1'(30h, 31h): Error  
PG-EN: Enable/Disable Schedule data  
PG: Program No.  
'0'-'0'(30h, 30h): Program No.1  
|
'0'-'6'(30h, 36h): Program No.7  
EN: Enable /Disable  
'0'-'0'(30h, 30h): Disable  
'0'-'1'(30h, 31h): Enable  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
11. Self diagnosis  
11.1 Self-diagnosis status read  
This command is used in order to read the Self-diagnosis status.  
1) The controller requests the monitor to read Self-diagnosis status.  
Header  
Message  
STX-'B'-'1'-ETX  
Check code  
BCC  
Delimiter  
CR  
SOH-'0'-Monitor ID-'0'-'A'-'0'-'4'  
Header  
(36/50)  
SOH (01h): Start of Header  
'0' (30h): Reserved  
Monitor ID: Specify the Monitor ID which you want to get status.  
Ex.) If Monitor ID is '1', specify 'A'.  
'0' (30h): Message sender is the controller.  
'A' (41h): Message type is "Command".  
'0'-'4'(30h, 34h): Message length  
Message  
STX (02h): Start of Message  
'B'-'1' (42h, 31h): Self-diagnosis command  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
2) The monitor replies a result of the self-diagnosis.  
Header  
Message  
STX-'A'-'1'-  
ST(0)-ST(1) --------ST(n)-ETX  
Check code  
BCC  
Delimiter  
CR  
SOH-'0'-'0'-Monitor ID-'B'-N-N  
Header  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
'0' (30h): Message receiver is the controller.  
Monitor ID: Indicate a replying Monitor ID.  
Ex.) When this byte is set to 'A', the replying Monitor ID is '1'.  
'B' (42h): Message type is "Command reply".  
N-N: Message length  
Note.) The maximumdata length that can be written to the monitorat a time is 32bytes.  
Ex.) The byte data 20h is encoded as ASCII characters '2' and '0' (34h and 30h).  
Message  
STX (02h): Start of Message  
'A'-'1' (41h, 31h): Application Test Report reply command  
ST: Result of self-tests  
'0'-'0'(30h, 30h):00: Normal  
'7'-'0'(37h, 30h):70: Standby-power +3.3V abnormality  
'7'-'1'(37h, 31h):71: Standby-power +5V abnormality  
'7'-'2'(37h, 32h):72: Panel-power +12V abnormality  
'7'-'3'(37h, 33h):73: Main-power +2.5V abnormality  
'7'-'4'(37h, 34h):74: Main-power +1.8V abnormality  
'7'-'5'(37h, 35h):75: Main-power +5V abnormality  
'7'-'6'(37h, 36h):76: Sub-power +3.3V abnormality  
'7'-'7'(37h, 37h):77: Main-power +3.3V abnormality  
'8'-'0'(38h, 30h):80: Cooling fan-1 abnormality  
'8'-'1'(38h, 31h):81: Cooling fan-2 abnormality  
('8'-'2'(38h, 32h):82: Cooling fan-3 abnormality)  
'9'-'0'(39h, 30h):90: Inverter abnormality  
'A'-'0'(41h, 30h):A0: Temperature abnormality shutdown  
'A'-'1'(41h, 31h):A1: Temperature abnormality half brightness  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
(37/50)  
12. Serial No. & Model Name Read  
12.1 Serial No. Read  
This command is used in order to read a serial number.  
1) The controller requests the monitor to read a serial number.  
Header  
Message  
STX-'C'-'2'-'1'-'6'-ETX  
Check code  
BCC  
Delimiter  
CR  
SOH-'0'-Monitor ID-'0'-'A'-'0'-'6'  
Header  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
Monitor ID: Specify the Monitor ID which you want to get serial number.  
Ex.) If Monitor ID is '1', specify 'A'.  
'0' (30h): Message sender is the controller.  
'A' (41h): Message type is "Command".  
'0'-'6'(30h, 36h): Message length  
Message  
STX (02h): Start of Message  
'C'-'2'-'1'-'6' (43h, 32h, 31h, 36h): Serial No. command  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
2) The monitor replies the serial No. data to the controller.  
Header  
Message  
STX-'C'-'3'-'1'-'6'-  
Check code  
BCC  
Delimiter  
CR  
SOH-'0'-'0'-Monitor ID-'B'-N-N  
Data(0)-Data(1)---Data(n)-ETX  
Header  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
'0' (30h): Message receiver is the controller.  
Monitor ID: Indicate a replying Monitor ID.  
Ex.) When this byte is set to 'A', the replying Monitor ID is '1'.  
'B' (42h): Message type is "Command reply".  
N-N: Message length  
Note.) The maximum data length that can be returned from the monitor at a time is  
32bytes.  
Ex.) The byte data 20h is encoded as ASCII characters '2' and '0' (32h and 30h).  
Message  
STX (02h): Start of Message  
'C'-'3'-'1'-'6' (41h, 33h, 31h, 36h): Serial No. reply command  
Data(0)-Data(1)----Data(n):Serial Number  
These data are encoded to ASCII characters strings.  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
12.2 Model Name Read  
This command is used in order to read the Model Name.  
1) The controller requests the monitor to read Model Name.  
Header  
Message  
Check code  
Delimiter  
(38/50)  
SOH-'0'-MonitorID-'0'-'A'-'0'-'6'  
STX-'C'-'2'-'1'-'7'-ETX  
BCC  
CR  
Header  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
Monitor ID: Specify the Monitor ID which you want to get Model Name.  
Ex.) If Monitor ID is '1', specify 'A'.  
'0' (30h): Message sender is the controller.  
'A' (41h): Message type is "Command".  
'0'-'6'(30h, 36h): Message length  
Message  
STX (02h): Start of Message  
'C'-'2'-'1'-'7' (43h, 32h, 31h, 37h): Model Name command  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
2) The monitor replies the model name data to the controller.  
Header  
Message  
STX-'C'-'3'-'1'-'7'-Data(0) -Data(1)---  
-Data(n)-ETX  
Check code  
BCC  
Delimiter  
CR  
SOH-'0'-'0'-Monitor ID-'B'-N-N  
Header  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
'0' (30h): Message receiver is the controller.  
Monitor ID: Indicate a replying Monitor ID.  
Ex.) When this byte is set to 'A', the replying Monitor ID is '1'.  
'B' (42h): Message type is "Command reply".  
N-N: Message length  
Note.) The maximum data length that can be returned from the monitor at a time is  
32bytes.  
Ex.) The byte data 20h is encoded as ASCII characters '2' and '0' (32h and 30h).  
Message  
STX (02h): Start of Message  
'C'-'3'-'1'-'7' (43h, 33h, 31h, 37h): Model Name reply Command  
Data(0) -Data(1)----Data(n):Model name  
These data are encoded to ASCII characters strings.  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
13. Security Lock  
13.1 Security Lock Control  
This command sets the condition of security lock function to "LOCK" or "UNLOCK".  
If security pass codes 1st to 4th are matched with monitor resisted pass codes, then this  
command is executed, and reply no error status and a new condition.  
If codes aren't matched with them then setting isn't changed, and reply error status and  
a current condition.  
If the monitor receives this command while waiting for Pass codes inputs, then it only  
checks Pass cords (and releases image muting if Pass codes are OK) and doesn't apply "EN"  
parameter.  
(39/50)  
1) The controller requests the monitor to set the condition of security lock.  
Header Message  
Check  
code  
BCC  
Delimiter  
CR  
SOH-'0'-MonitorID-'0'-'A'-'1'-'0' STX-'C'-'2'-'1'-'D'-EN-P1-P2-P3-P4-ETX  
Header  
SOH (01h): Start Of Header  
'0' (30h): Reserved  
Monitor ID: Specify the Monitor ID of which you want to change a setting.  
Ex.) If Monitor ID is '1', specify 'A'.  
'0' (30h): Message sender is the controller.  
'A' (41h): Message type is "Command".  
'1'-'0'(31h, 30h): Message length  
Message  
STX (02h): Start of Message  
'C'-'2'-'1'-'D' (43h, 32h, 31h, 44h): Security Lock Control command  
EN-P1-P2-P3-P4: Lock condition control data  
EN: Enable /Disable  
'0'-'0'(30h, 30h): Disable  
'0'-'1'(30h, 31h): Enable  
P1: Security Pass code 1st  
'0'-'0'(30h, 30h): "0"  
|
'0'-'9'(30h, 39h): "9"  
P2: Security Pass code 2nd  
'0'-'0'(30h, 30h): "0"  
|
'0'-'9'(30h, 39h): "9"  
P3: Security Pass code 3rd  
'0'-'0'(30h, 30h): "0"  
|
'0'-'9'(30h, 39h): "9"  
P4: Security Pass code 4th  
'0'-'0'(30h, 30h): "0"  
|
'0'-'9'(30h, 39h): "9"  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
2) The monitor replies the result to the controller.  
Header  
Message  
Check code  
BCC  
Delimiter  
CR  
SOH-'0'-'0'-Monitor ID-'B'-'0'-'A'  
STX-'C'-'3'-'1'-'D'-ST-EN-ETX  
Header  
SOH (01h): Start of Header  
'0' (30h): Reserved  
'0' (30h): Message receiver is the controller.  
Monitor ID: Indicate a replying Monitor ID.  
Ex.) When this byte is set to 'A', the replying Monitor ID is '1'.  
'B' (42h): Message type is "Command reply".  
'0'-'A'(30h, 41h): Message length  
Message  
STX (02h): Start of Message  
(40/50)  
'C'-'3'-'1'-'D' (43h, 33h, 31h, 44h): Security Lock Control reply command  
ST-EN: Lock condition result data  
ST: Status  
'0'-'0'(30h, 30h): No error  
'0'-'1'(30h, 31h): Error  
EN: Enable /Disable (Current condition)  
'0'-'0'(30h, 30h): Disable  
'0'-'1'(30h, 31h): Enable  
ETX (03h): End of Message  
Check code  
BCC: Block Check Code  
Refer to the section 4.5 Check codefor a BCC calculation.  
Delimiter  
CR (0Dh): End of packet  
(41/50)  
Appendix  
A. Operation Code (OP code) Table  
Item  
OP  
OP code  
10h  
Parameter  
Remarks  
code  
page  
00h  
Brightness  
Contrast  
0: dark  
|
100(64h): bright  
0: low  
00h  
00h  
00h  
00h  
02h  
00h  
12h  
|
100(64h): high  
0: dull  
|
82(52h): sharp  
0: dark  
|
63(3Fh): bright  
0: purplish  
|
63(3Fh): greenish  
0: pale  
|
Sharpness  
Black Level  
Tint  
8Ch  
92h  
90h  
Color  
1Fh  
63(3Fh): deep  
0:2600K  
Color Temperature  
54h  
100K/step  
|
74(4Ah):10000K  
X461HBs  
minimum is  
4(04h):3000K  
Color control  
00h  
Red: 9Bh  
0:  
Yellow: 9Ch  
Green: 9Dh  
Cyan: 9Eh  
Blue: 9Fh  
Magenta: A0h  
Saturation:  
8Ah  
|
50(32h):(center)  
|
100(64h):  
0: pale  
|
10(0Ah): deep  
Gamma Selection  
02h  
68h  
Gamma  
Table Selection  
1: Native Gamma  
4: Gamma=2.2  
8: Gamma=2.4  
7: S Gamma  
5: DICOM SIM.  
6: Programmable  
0: None  
1: Off  
2: Low  
3: Middle  
4: High  
0: Off  
Movie  
Settings  
Adaptive  
Contrast  
02h  
02h  
8Dh  
20h  
Noise  
Reduction  
|
16(10h) : High  
Film Mode  
02h  
02h  
23h  
1Ah  
1: Off  
2: Auto  
1: sRGB  
Picture mode  
sRGB:  
3: Hi-Bright  
4: Standard  
5: Cinema  
6: ISF-Day  
7: ISF-Night  
11: Ambient-1  
12: Ambient-2  
PCmodeonly  
Cinema:  
A/V mode only  
ISF-Day:  
ISF-Night:  
Each needs an  
adjustmentby  
ISF.  
(42/50)  
Item  
OP  
OP code  
33h  
Parameter  
Remarks  
code  
page  
10h  
Ambient  
Ambient  
0: dark  
Brightness  
Low  
|
100(64h): bright  
Ambient  
Brightness  
High  
Get Current  
Illuminance  
10h  
02h  
02h  
02h  
34h  
0: dark  
|
100(64h): bright  
0:  
B4h  
Read only  
Read only  
Momentary  
|
Max.  
0:  
|
255(FFh)  
0: None  
Bright  
Sensor Read  
B5h  
Menu tree reset  
(Picture)  
CBh  
2: Reset  
Picture category  
Auto Setup  
Auto Adjust  
H Position  
00h  
00h  
1Eh  
20h  
1: Execute  
N/A  
0: Left side  
|
Momentary  
Depends on a  
display  
Max.: Right side  
0: Bottom side  
|
Max.: Top side  
0:  
timing  
Depends on a  
display  
V Position  
Clock  
00h  
00h  
00h  
02h  
02h  
02h  
30h  
0Eh  
3Eh  
50h  
51h  
DAh  
timing  
|
Max. :  
0:  
|
Max. :  
0: Low  
|
Max. : High  
0: Low  
|
Max.: High  
1: Auto  
Clock Phase  
H Resolution  
V Resolution  
Input Resolution  
2: 1024x768  
3: 1280x768  
4: 1360x768  
5: 1366x768  
6: 1400x1050  
7: 1680x1050  
3:16:9-ZOOM  
4:14:9-ZOOM  
5:Dynamic  
1:Off (Real)  
2:Custom  
Zoom Mode  
Base Zoom  
02h  
CEh  
Zoom  
02h  
02h  
02h  
02h  
6Fh  
6Ch  
6Dh  
CCh  
1:100  
2:101  
|
201:300  
Zoom  
H-Expansion  
1:100  
2:101  
|
201:300  
Zoom  
V-Expansion  
1:100  
2:101  
|
201:300  
0: Left side  
Zoom  
H-Position  
|
Max.: Right side  
(43/50)  
Item  
OP  
OP code  
CDh  
Parameter  
Remarks  
code  
page  
02h  
Zoom  
V-Position  
0: Down side  
|
Max.: Up side  
1: Normal  
2: Full  
3: Wide  
4: Zoom  
Aspect  
02h  
70h  
Wide:  
A/V mode only  
(exc.X431BT)  
Notavailable  
(X431BT)  
5: Trim  
Trim:  
X431BT only  
Menu tree reset  
(Adjust)  
02h  
00h  
CBh  
93h  
0: None  
Momentary  
3: Reset  
Adjust category  
O: Left  
Balance  
Treble  
Bass  
Notavailable  
on X461UN.  
|
50:(Center)  
|
100: Right  
O: Min.  
|
50:(Center)  
|
100: Max.  
0: Min.  
|
00h  
00h  
8Fh  
91h  
Notavailable  
on X461UN.  
Notavailable  
on X461UN.  
50:(Center)  
|
100: Max.  
PIP Audio  
Line out  
SURROUND  
N/A  
N/A  
1: Off  
2: Low (or On)  
3: High (or On)  
1: Audio 1(PC)  
2: Audio 2  
3: Audio 3  
4: HDMI  
02h  
02h  
34h  
2Eh  
Notavailable  
on X461UN.  
Audio Input  
6: TV/Option  
7: Display Port  
0: None  
4: Reset  
Audio category  
0: Off  
Menu tree reset  
(Audio)  
02h  
02h  
CBh  
2Bh  
Momentary  
Off Timer  
1 hour/step  
1: 1 hour  
|
24: 24 hours  
0: No Mean  
1: No.1 Enable  
|
7: No.7 Enable  
0: No Mean  
1: No.1 Disable  
|
7: No.7 Disable  
0: None  
5: Reset  
Schedule category  
N/A  
Enable Schedule  
02h  
02h  
02h  
E5h  
E6h  
CBh  
Disable Schedule  
Menu tree reset  
(Schedule)  
Momentary  
Keep PIP Mode  
(44/50)  
Item  
OP  
OP code  
72h  
Parameter  
Remarks  
code  
page  
02h  
PIP Mode  
1: Off  
POP:  
2: PIP  
3: POP  
(4: Still)  
5: Side by side  
(aspect)  
Side by side  
(aspect):  
Notavailable  
on X431BT  
6: Side by side  
(Full)  
7: POP aspect Main  
8: POP aspect Sub  
POP  
aspectMain:  
POP  
aspect Sub:  
X431BT only  
PIP Size  
02h  
02h  
02h  
71h  
74h  
75h  
1: Small  
2: Middle  
3: Large  
0: left  
|
PIP H Position  
PIP V Position  
100(64h): right  
0: top  
|
100(64h): bottom  
Aspect  
N/A  
Text Ticker  
Mode  
10h  
08h  
0: None  
1: Off  
2: Horizontal  
3: Vertical  
0: Top/Left  
|
100: Bottom/Right  
0-1: Do not set.  
2: Narrow(2/24)  
|
Position  
Size  
10h  
10h  
09h  
0Ah  
8: Wide(8/24)  
Blend  
10h  
10h  
10h  
02h  
0Bh  
0Ch  
0Dh  
73h  
1: 10%  
|
10: 100%  
0: None  
1: Auto  
2: Off  
0: None  
1: On  
Detect  
Fade In  
2: Off  
0: No mean  
1: VGA  
PIP Input(Sub input)  
This  
operationhas  
limitationof  
selection.  
Please refer  
2: RGB/HV  
3: DVI  
4: HDMI (Set only)  
5: Video1  
6: Video2  
7: S-Video  
10: TV  
to  
the  
monitor  
instruction  
manual.  
12: DVD/HD1  
13: Option  
14: DVD/HD2  
15: Display Port  
17: HDMI  
Menu tree reset  
(PIP)  
02h  
00h  
CBh  
68h  
0: None  
6: Reset  
Momentary  
PIP category  
1: English  
2: German  
3: French  
4: Spanish  
5: Japanese  
6: Italian  
7: Swedish  
9: Russian  
Language  
OSD Language  
(45/50)  
Item  
OP  
OP code  
FCh  
Parameter  
Remarks  
code  
page  
00h  
OSD Turn Off  
0-1: Do not set.  
2: 10s  
5sec/step  
3: 15s  
|
48: 240s  
OSD  
Position  
H
02h  
02h  
02h  
38h  
39h  
3Dh  
0: Left  
|
MAX.: Right  
0: Down  
Position  
V
Position  
|
MAX.: Up  
Information OSD  
OSD Transparency  
0:Disable  
information OSD  
3-10:  
OSD timer [seconds]  
0: None  
1: Off(Opaque)  
2: TYPE1  
3: TYPE2  
0: None  
7: Reset  
02h  
02h  
B8h  
CBh  
Menu tree reset  
(OSD)  
Momentary  
OSD category  
Monitor ID  
IR Control  
02h  
02h  
3Eh  
3Fh  
1-100:ID  
1: Normal  
2: Primary  
3: Secondary  
4: Lock (Off)  
1
|
10  
1
|
Tile  
Matrix  
H monitor  
V monitor  
Position  
02h  
02h  
02h  
D0h  
D1h  
D2h  
Number  
ofH-division  
Number  
ofV-division  
10  
1: Upper left  
|
MAX.: Lower right  
1: Disable (Off)  
2: Enable (On)  
1: Disable (Off)  
and display frame  
2: Enable (On)  
3: Disable (Off)  
and erase frame  
(Set only)  
0: Off (0sec)  
Tile comp  
Mode  
02h  
02h  
D5h  
D3h  
Power On Delay  
02h  
D8h  
50:50sec  
0: None  
1: On  
Power Indicator  
External control  
02h  
10h  
BEh  
3Eh  
2: Off  
0: No mean  
1: RS-232C  
2: LAN  
Setting copy  
N/A  
Menu tree reset  
(Multi Display)  
02h  
CBh  
0: None  
8: Reset  
Multi Display  
category  
0: Off  
Momentary  
Power Save  
00h  
02h  
E1h  
9Ah  
1: On  
Standby Mode  
0: None  
1: Standby  
2: ECO Standby  
(46/50)  
Item  
OP  
OP code  
7Dh  
Parameter  
Remarks  
code  
page  
02h  
Fan Control  
0: None  
Offset  
1: Auto(No offset)  
2: Forced ON  
affects to a  
selected  
sensor.  
3: Auto(offset -2)  
4: Auto(offset -4)  
5: Auto(offset -6)  
6: Auto(offset -8)  
7: Auto(offset -10)  
Fan Speed  
10h  
02h  
02h  
02h  
02h  
3Fh  
DBh  
DCh  
DDh  
DFh  
0: None  
1: High  
2: Low  
Screen Saver  
Gamma  
1: normal  
2:screen saving  
gamma  
1:normal  
2:decrease  
brightness  
0: 0s(Off)  
|
90: 900s  
0: Black  
|
100: White  
0: Off  
Brightness  
Motion  
10s/step  
Side Border Color  
Auto Brightness  
02h  
02h  
2Dh  
CBh  
1: On  
0: None  
Menu tree reset  
Momentary  
(Display Protection)  
9: Reset  
Display Protection  
category  
0: First detect  
1: Last detect  
2: None  
Input Detect  
02h  
40h  
3: VIDEO detect  
4: Custom detect  
0: No mean  
1: VGA  
Custom  
Detect  
Priority1  
10h  
2Eh  
2: RGB/HV  
3: DVI  
Priority2  
Priority3  
Priority4  
Priority5  
10h  
10h  
10h  
10h  
2Fh  
30h  
31h  
32h  
4: HDMI (Set only)  
5: Video1  
6: Video2  
7: S-Video  
10: TV  
12: DVD/HD1  
13: Option  
14: DVD/HD2  
15: Display Port  
17: HDMI  
N/A  
Input change  
Long Cable  
Manual  
Equalize  
Pole  
10h  
10h  
10h  
10h  
10h  
3Dh  
36h  
37h  
38h  
39h  
0: No mean  
1: Off  
2: On  
0:  
|
255(FFh):  
0:  
|
255(FFh):  
0:  
|
255(FFh):  
0:  
Peak  
Gain  
Offset  
|
255(FFh):  
(47/50)  
Item  
OP  
OP code  
Parameter  
Remarks  
code  
page  
02h  
SYNC  
Terminate  
E1h  
CFh  
7Eh  
1: Hi(2.2kohm)  
2: Lo(75ohm)  
1: DVI-PC  
2: DVI-HD  
0: No operate  
1: RGB  
DVI Mode  
BNC Mode  
02h  
10h  
2: Component  
3: Video  
SCART Mode  
02h  
10h  
9Eh  
40h  
0: Off  
1: On  
0: None  
HDMI Signal  
1: Expand  
2: Raw  
Scan Conversion  
Color System  
02h  
02h  
25h  
21h  
1: Off(INTERLACE)  
2: Enable  
(IP ON/PROGRESSIVE)  
1: NTSC  
2: PAL  
3: SECAM  
4: Auto  
5: 4.43NTSC  
6: PAL-60  
Scan Mode  
02h  
02h  
E3h  
CBh  
1: Under Scan  
2: Over Scan  
0: None  
Menu tree reset  
Momentary  
Momentary  
(Advanced Option)  
10: Reset Advanced  
option category  
0: None  
1: Factory Reset  
0: No mean  
1: VGA  
Menu tree reset  
(Factory reset)  
Input  
02h  
00h  
CBh  
60h  
2: RGB/HV  
3: DVI  
4: HDMI (Set only)  
5: Video1  
6: Video2  
7: S-Video  
10: TV  
12: DVD/HD1  
13: Option  
14: DVD/HD2  
15: Display Port  
17: HDMI  
Audio Input  
02h  
00h  
2Eh  
62h  
1: Audio 1(PC)  
2: Audio 2  
3: Audio 3  
4: HDMI  
6: TV/Option  
7: Display Port  
0: whisper  
|
Volume UP/Down  
100: loud  
Mute  
MTS  
00h  
02h  
8Dh  
2Ch  
0,2: UNMUTE  
1: MUTE  
0: None  
This  
1: Main  
2: Sub  
3: Main + Sub  
operation  
requires  
supported  
option  
TV  
tuner.  
Sound  
02h  
34h  
1: Off  
2: Low (or On)  
3: High (or On)  
Notavailable  
on X461UN.  
(48/50)  
Item  
OP  
OP code  
1Ah  
Parameter  
Remarks  
code  
page  
02h  
Picture Mode  
1: sRGB  
sRGB:  
3: Hi-Bright  
4: Standard  
5: Cinema  
PCmodeonly  
Cinema:  
A/V mode only  
6: ISF-Day  
7: ISF-Night  
11: Ambient-1  
12: Ambient-2  
ISF-Day:  
ISF-Night:  
Each needs an  
adjustmentby  
ISF.  
Aspect  
02h  
02h  
70h  
72h  
1: Normal  
2: Full  
3: Wide  
4: Zoom  
1: Off  
Wide:  
A/V mode only  
PIP ON/OFF  
Still ON/OFF  
2: PIP  
3: POP  
4: Still  
5:Side by side  
(aspect)  
6: Side by side  
(Full)  
PIP Input  
02h  
73h  
0: No mean  
1: VGA  
2: RGB/HV  
3: DVI  
4: HDMI (Set only)  
5: Video1  
6: Video2  
7: S-Video  
10: TV  
This  
operationhas  
limitationof  
selection.  
Please refer  
to  
monitor  
the  
instruction  
manual.  
12: DVD/HD1  
13: Option  
14: DVD/HD2  
15: Display Port  
17: HDMI  
Still Capture  
02h  
02h  
76h  
EAh  
0: Off  
Momentary  
1: Capture  
0: No Action  
1: Off  
Signal Information  
(No indication)  
2: On  
(Indication  
1: Execute  
0: No Action  
1: Up  
Auto Setup  
TV-Channel UP/DOWN  
00h  
00h  
1Eh  
8Bh  
Momentary  
This  
operation  
requires  
supported  
2: Down  
option  
tuner.  
TV  
Select Temperature sensor  
Readout a temperature  
02h  
02h  
10h  
10h  
78h  
79h  
10h  
11h  
1: Sensor #1  
2: Sensor #2  
3: Sensor #3  
Returned value is  
2's complement.  
Refertosection6.2  
0:  
|
999:  
Read only  
Read only  
Read only  
Readout carbon footprint  
(g)  
Readout carbon footprint  
(kg)  
0:  
|
65535:  
(49/50)  
All data are subject to change without notice.  
(Revised at Mar.25/2010)  
Copyright 2004-2009 NEC Display Solutions, Ltd. All Right Reserved  
This document provides the technical information for users. NEC Display Solutions, Ltd. reserves the right to change or modify the information contained  
herein without notice. NEC Display Solutions, Ltd. makes no warranty for the use of its products and bears no responsibility for any errors or omissions which  
may appear in this document.  
(50/50)  

JVC AV 14UMG7 User Manual
JVC AV 29QX17B User Manual
KitchenAid KGCV465 User Manual
Lantronix Computer Hardware 900 581 User Manual
Marantz PMD690 User Manual
Moffat Waldorf RN8400E B User Manual
Panasonic CT 3271S User Manual
Panasonic TX 24WG12 Series User Manual
Philips HDR3700 User Manual
Philips Smart Series Y147KA AA User Manual