CommandsAppendix —A
52 PK80 Series 80-Column Printer User’s Manual
ESC{FN?} — Fonts
This returns a list of fonts, both permanent and downloaded. Within a
complete font definition, each query character is separated from the next
with a comma. A semicolon (;), carriage return <CR>, and line feed <LF>
separates each font.
Query F ormat
ESC{FN?}
Reply Format
{FN!N5:x,N1:x,L:x,UV:x,UD:x,US:x,CPI:x}
Reply Example
{FN!N5:MF107,N1:&(26),L:R,UV:1,UD:01/02/03,US:96CHARS
BLOCKBOLD,CPI:10.7;N5:MF204,N1:!(21),L:D,UV:1,UD:01/02/03,
US:224 CHRBLOCK NORMAL,CPI:20.4}
S FN! ThisisareplytoaFONTquery.
S N5:MF107, The first font has the name MF107.
S N1:&(26), The one-character name is “&” or 26H.
S L:R, Thefirstfontisaresidentfont.
S UV:1, The user version is 1.
S UD:01/02/03 The user date is 01/02/03.
S US:96CHARS BLOCKBOLD
The font is a 96-character block bold font.
S CPI:10.7 The font h as 10.7 characters per inch.
S N5:MF204, The next font begins and is read similarly.
Query Reply Definition of Reply
N5 xxxxx 5-character name is “xxxxx.”
N1 x(nn) 1-characte r name — also in HEX.
L R, D Location: Resident (R) or Download (D)
UV x User version number
UD mm/dd/yy User month/day/year
US x..x (20 characters) Descriptive summary of font
CPI nn.n Characters per inch is nn.nn
ESC{RE!} — Reset
Theresponseisthesameasthecommand,afterwhichtheprinterwillre-
setandrestartasthoughithadjustbeenpoweredon.