Marantz PDxx01 Flat Panel Television User Manual


 
PDxx01 RS-232C Control Specification Page: 33 / 49
Document Version [1.0]
Company Restricted
5-46. MODEL NAME Request
Function
The external control equipment inquires the product code of the plasma monitor.
Transmission Data
1FH 80H 60H 17H 00H CKS
ACK
The plasma monitor returns the following ACK:
7FH 60H 80H 17H 0CH DATA00 to DATA11 CKS
DATA00: 1st character of the product code
DATA01: 2nd character of the product code
:
DATA11: 12th character of the product code
Received data 00H-09H : 0-9
80H : - (Hyphen)
81H : +
82H :
83H : /
84H : (
85H : )
86H : .
87H :
96H : Blank
10H-29H : A-Z
If there are fewer than 12 characters in the product code, product code would be padded right with blanks.
Example: If the product code of your plasma monitor is “PX-50XR5A”, the returned codes would be as follows.
DATA00:1FH, DATA01:27H, DATA02:80H, DATA03:05H, DATA04:00H, DATA05:27H, DATA06:21H, DATA07:05H,
DATA08:10H, DATA09:96H, DATA10:96H, DATA11:96H
Corresponding
character
A B C D E F G H I J
Received data (H) 10 11 12 13 14 15 16 17 18 19
Corresponding
character
K L M N O P Q R S T
Received data (H) 1A 1B 1C 1D 1E 1F 20 21 22 23
Corresponding
character
U V W X Y Z
Received data (H) 24 25 26 27 28 29