183
RS-232C Adjustment Mode
5.5.5 GET commands
What are GET commands?
• They are commands used for TXD output of adjustment data and the like from the plasma display’s built-in
microcomputer to a personal computer.
• Adjustment data, etc., is output in ASCII code.
(NOTE) Command names are given inside brackets < >.
• Data output format
(NOTE)
1) GET commands will be invalid if sets have not has not been assigned ID Nos.
2) GET commands will be invalid if a wildcard (*) is used in the ID No. when the command is transmitted.
1) <GPS> (GET POSITION DATA) – SCREEN adjustment data will be output as follows.
Order Data Size Remarks
1 H.POSITION 3byte
2 V.POSITION 3byte
3 CLOCK 3byte (NOTE)
4 PHASE 3byte (NOTE)
5 V.SIZE 3byte
(NOTE) If the current input signal is a video signal or digital RGB signal, the adjustment data will be output as
dummy data.
2) <GWB> (GET W/B DATA) – PICTURE and WHITE BALANCE adjustment data will be output as follows.
Order Data Size Remarks
1 CONTRAST 3byte
2 Dummy data 3byte
3 BRIGHT 3byte
4 Dummy data 3byte
5 COLOR 3byte (NOTE)
6 Dummy data 3byte
7 TINT 3byte (NOTE)
8 Dummy data 3byte
9 R HIGH 3byte
10 Dummy data 3byte
11 G HIGH 3byte
12 Dummy data 3byte
13 B HIGH 3byte
14 Dummy data 3byte
15 R LOW 3byte
16 Dummy data 3byte
17 G LOW 3byte
18 Dummy data 3byte
19 B LOW 3byte
20 Dummy data 3byte
21 H.ENHANCE (H.SHARP) 3byte
22 V.ENHANCE (V.SHARP) 3byte
(NOTE) If the current input signal is from a personal computer, the adjustment data will be output as dummy data.
STX (02hex) Data Data ···· Data ETX (03hex)