APPENDIX
Command Reference List
|
| COMMAND1 | COMMAND2 | DATA |
|
|
| COMMAND1 COMMAND2 | DATA | |||
|
| (Hexadecimal) |
|
|
| (Hexadecimal) | ||||||
|
|
|
|
|
|
|
|
|
|
| ||
|
|
|
| 0 ~ 1 |
|
|
|
|
|
|
| 0 ~ 64 |
01. Power |
| k | a | 11. | Sharpness |
| k | k | ||||
02. Input Select |
| k | b | 0 ~ 9 | 12. | OSD Select |
| k | l | 0 ~ 1 | ||
03. Aspect Ratio |
| k | c | (G p.85) | 13. | Remote Control |
| k | m | 0 ~ 1 | ||
04. Screen Mute |
| k | d | 0 ~ 1 |
|
| Lock Mode |
| ||||
|
|
|
|
|
|
| ||||||
05. Volume Mute |
| k | e | 0 ~ 1 | 14. | Treble |
|
| k | r | 0 ~ 64 | |
06. Volume Control |
| k | f | 0 ~ 64 |
| 15. | Bass |
|
| k | s | 0 ~ 64 |
07. Contrast |
| k | g | 0 ~ 64 | 16. | Balance |
|
| k | t | 0 ~ 64 | |
08. Brightness |
| k | h | 0 ~ 64 | 17. | Color Temperature |
| k | u | 0 ~ 3 | ||
09. Color |
| k | i | 0 ~ 64 |
|
|
|
|
|
|
|
|
10. Tint |
| k | j | 0 ~ 64 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
|
| COMMAND1 | COMMAND2 | DATA0 |
| DATA1 | DATA2 | DATA3 | DATA4 | DATA5 | ||
|
| (Hexadecimal) | (Hexadecimal) (Hexadecimal) (Hexadecimal) (Hexadecimal) (Hexadecimal) | |||||||||
|
|
|
| |||||||||
18. Channel Tuning | m | a | physical |
| major | major low | minor high | minor low | attribute | |||
program high | program low |
|
|
|
|
| ||||||
|
|
|
|
|
|
|
|
| ||||
|
|
|
|
|
|
|
|
|
|
|
|
|
19. Channel Add/Del | m | b | 0 ~ 1 |
|
|
|
|
|
|
|
| |
20. Key | m | c | (G p.87) |
|
|
|
|
|
|
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
21. Input Select | x | b | (G p.87) |
|
|
|
|
|
|
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
APPENDIX
84
Transmission / Receiving Protocol
Transmission
[Command1][Command2][ ][Set ID][ ][Data][Cr]
[Command 1] : First command to control the set.(j, k, m or x)
[Command 2] : Second command to control the set.
[Set ID] : You can adjust the set ID to choose desired TV ID number in Setup menu. Adjustment range is 1~ 99. When selecting Set ID ‘0’, every connected the TV is controlled. Set ID is indicated as decimal (1~ 99) on menu and as Hexa decimal (0x0~0x63) on transmission /receiving protocol.
[DATA] : To transmit command data.
Transmit ‘FF’ data to read status of command.
*In this model, TV will not send the status during the standby mode. [Cr] : Carriage Return
ASCII code ‘0x0D’
[ ] : ASCII code ‘space (0x20)’
OK Acknowledgement
[Command2][ ][Set ID][ ][OK][Data][x]
The TV transmits ACK (acknowledgement) based on this for- mat when receiving normal data. At this time, if the data is data read mode, it indicates present status data. If the data is data write mode, it returns the data of the PC computer.
*In this model, TV will not send the status during the standby mode.
*Data Format
[Command 2] : Use as command.
[Set ID] : Use the small characket, if set ID is 10, it will send the ‘0’, ‘a’.
[DATA] : Use the small characket, if data is 0 x ab, it will send the ‘a’, ‘b’.
[OK] : Use the large character.
*In this model, TV will send the echo, CR, LF with acknowl- edgement message.
*When it send the power on acknowledgement message, it wil be like below.
ex) ka 01 01 (CR) (LF) a 01 OK 01 x (CR) (LF)
Error Acknowledgement
[Command2][ ][Set ID][ ][NG][Data][x]
The TV transmits ACK (acknowledgement) based on this for- mat when receiving abnormal data from
Data1: Illegal Code
Data2: Not supported function
Data3: Wait more time
*In this model, TV will not send the status during the standby mode.
*Data Format
[Command 2] : Use as command.
[Set ID] : Use the small characket, if set ID is 10, it will send the ‘0’, ‘a’.
[DATA] : Use the small characket, if data is 0 x ab, it will send the ‘a’, ‘b’.
[NG] : Use the large character
*In this model, TV will send the echo, CR, LF with acknowl- edgement message.
*When it send the power on acknowledgement message, it wil be like below.
ex) ka 01 01 (CR) (LF) a 01 NG 01 x (CR) (LF)