- 160 -
fn=64: Function 64 Sending Key Code List of Defined NV Graphics
GS ( L pL pH m fn d1 d2
[Code] <1D>H<28>H<4C>H<pL><pH><m><fn><d1><d2>
[Range] (pL+pH×256)=4 (pL=4,pH=0)
m=48
fn=64
d1=75(“K”)
d2=67(“C”)
[Outline] [The specification which is commontothemodel]
•Sends thekeycodelist of defined NVgraphics.
When keycode listispresent
Hex. Decimal Data Size
Header 37H 55 1byte
Identifier 72H 114 1 byte
Status 40Hor 41H 64or65 1 byte
Data 30Hto39H 48to57 2to80bytes
NUL 00H 0 1 byte
When keycode is notpresent
Hex. Decimal Data Size
Header 37H 55 1byte
Identifier 72H 114 1 byte
Data 40H 64 1byte
NUL 00H 0 1 byte
•When 40 or more keycodes are present,they aresent bybeingdividedin unitof40max.
Statuswith continuous transmissiondata group is 41H.
Statuswithout continuoustransmissiondata group is 40H.
•After sending [Header -NUL] ,receives aresponse from thehostandexecutesthenext processing
correspondingtothe response.
•Incase of “Status(with continuous block): hexadecimalnumber =41H /decimal number =65”
Response
ASCII Decimal
Content of Processing
ACK 6 Sends next data group.
NAK 21 Resends previous data group.
CAN 24 Cancels processing.
•Incase of “Status(last block): hexadecimalnumber =40H /decimal number =64”
Response
ASCII Decimal
Content of Processing
ACK 6 Terminatesprocessing.
NAK 21 Resends previous data group.
CAN 24 Cancels processing.