49. MODEL NAME RequestFunctionThe external control equipment inquires the product code of the plasmamonitor.Transmission Data1FH 80H 60H 17H 00H CKSACKThe plasma monitor returns the following ACK:7FH 60H 80H 17H 0CH DATA00 to DATA11 CKSDATA00 : 1st character of the product codeDATA01 : 2nd character of the product code:DATA11 : 12th character of the product codeReceived data 00 -09 : -80H : - (Hyphen)96H : (Blank)10 -29 : A-ZCorrespondingcharacterA B C D E F G H I JReceived data (H) 10 11 12 13 14 15 16 17 18 19CorrespondingcharacterK L M N O P Q R S TReceived data (H) 1A 1B 1C 1D 1E 1F 20 21 22 23CorrespondingcharacterU V W X Y ZReceived data (H) 24 25 26 27 28 29If there are fewer than 12 characters in the product code, product codewould be padded right with blanks.Example: If the product code of your plasma monitor is “PX-42VP4G”, thereturned codes would be as follows.DATA00:1FH, DATA01:27H, DATA02:80H, DATA03:04H, DATA04:02H,DATA05:25H, DATA06:1FH, DATA07:04H, DATA08:16H, DATA09:96H,DATA10:96H, DATA11:96H43