RS232 Protocol NSL-4601
47 of 58
Reply to PC
ID
(char-3~5Bytes)
ACK
(Hexa-1Byte)
(0) 0x06
or
ID
(char-3~5Bytes)
NACK
(Hexa-1Byte)
(0) 0x15
3.6.4 GAMMA
SAVE
Send to monitor
Head
(char-2Bytes)
ID
(char-3Bytes)
Send Cmd
(char-3Bytes)
Cmd end
(char-1Byte)
K: 000
GSV
.
Reply to PC
ID
(char-3~5Bytes)
ACK
(Hexa-1Byte)
(0) 0x06
or
ID
(char-3~5Bytes)
NACK
(Hexa-1Byte)
(0) 0x15
** Gamma LUT adjust and save flow **
1) Adjust gamma LUT level from level 0 to level 255.
2) In this status the gamma LUT data is not saved to flash rom.
3) Check the adjusted status.
4) If the adjusted status is not good , adjust again.
5) If you want to recall the previous status, AC power off and on and then you can get the previous
Gamma LUT value from the flash rom.
6) If the adjusted status is good, save the adjusted gamma LUT data to flash rom.
And then the gamma LUT data of the flash rom will changed.
Wait until power off automatically. It will take some seconds to save.
3.6.5
FIRMWARE VERSION READ
Allows to read out the firmware version of the device. The FMW is returned as string with the
following format: “02.02.0234”
Major Version
The Major number is incremented in case of major
functional changes, and maybe even incompatibilities
of the Protocol.
Minor Version
The Minor version number is incremented for each
official release. It contains new functionality and/or
bugfixes. Whenever there is a new official release the
minor build number has to be increased.