RS232 Protocol NSL-4601
15 of 58
6
CT5
Color temperature set to WARM2
CRT=5
7 PM0
Picture
Mode
USER
PIM=0
8 PM1
Picture
Mode
DYNAMIC/
HIGH(pc/dvi)
PIM=1
9 PM2
Picture
Mode
STANDARD/
MIDDLE(pc/dvi)
PIM=2
10
PM3
Picture Mode MOVIE/ LOW(pc/dvi)
PIM=3
11
PM4
Picture Mode MILD/ MIDDLE(pc/dvi)
PIM=4 / PIM=2(pc/dvi)
12
PS0
Size set to WIDE(All source)
PIS=0
13
PS1
Size set to 4:3(All source)
PIS=1
14
PS2
Size set to ZOOM / WIDE(p/,dvi)
PIS=2 / PIS=0(pc/dvi)
15
PS3
Size set to PANORAMA /
WIDE(pc/dvi) / ZOOM(component
1080i/1080p)
PIS=3 / PIS=0(pc/dvi) / PIS=4
(component 1080i/1080p)
16
PS4
Size set to 14:9 / WIDE(pc/dvi)
PIS=4 / PIS=0(pc/dvi)
17
KLN / KLF
Osd Key Lock On/Off
KLC=1 / KLC=0
18 FMN
Factory
Mode
On
FMS=1
19 FMF
Factory
Mode
Off
FMS=0
20
AGW
Aging mode Full White
AGI=0
21
AGR
Aging mode Full Red
AGI=1
22
AGG
Aging mode Full Green
AGI=2
23
AGG
Aging mode Full Blue
AGI=3
24
AGF
Aging mode Off
AGI=4
25
NS0
On Source PC
NSR=0
26
NS1
On Source DVI
NSR=1
27
NS2
On Source COMPINENT
NSR=2
28
NS3
On Source S-VIDEO
NSR=3
29
NS4
On Source AV
NSR=4
30
MD0 Mode
Auto
MDE=0
31
MD1 Mode
1368x768
MDE=1
32
MD2 Mode
1366x768
MDE=2
33
MD3 Mode
1360x768
MDE=3
34
MD4 Mode
12808x768
MDE=4
35
MD5 Mode
1024x768
MDE=5
Example3: Value Increase Decrease Command( Brightness )
– return set id , setting value and ack/nack.
In order to increase the brightness by 1 the following PU is send to the device(set id = 000):
Head
(char-2Bytes)
ID
(char-3Bytes)
Cmd
(char-3Bytes)
Cmd end
(char-1Byte)
K: 000
BRU
.
This answer is retuned from the device(set id = 000). It indicates that increasing the brightness did
succeed. The updated brightness value is returned in 1~3 char data byte.
ID
(char-3~5Bytes)
Return Cmd
(char-4Bytes)
Data
(char-1~3Bytes)
Data End
(char-2Bytes “\r\n”)
ACK
(Hexa-1Byte)
(0) BRT=
54
\r\n 0x06
or
ID
(char-3~5Bytes)
NACK
(Hexa-1Byte)
(0) 0x15