Download a language (continued) – Printronix P9000 Series User Manual
Page 130
![background image](/manuals/184893/130/background.png)
Programming
6-32
Download a Language (continued)
Example
The following sample program illustrates Downloading a Language.
where:
ESC V {2}E{65}E{224}E{66}E{225}E
ESC V
is the Serial Matrix Control Code Header introducing the Download a
Language command.
{2}
is the quantity of entries (characters) in the substitution table (in this exĆ
ample, the letters A and B).
{E}
is the numeric field terminator (required after each numeric field).
{65}
is the (decimal) address code for the first character in the current characĆ
ter set that will cause the substituted character to be printed (Uppercase
A/Alpha).
{224}
is the (decimal) symbol point in the Character Library representing the
substituted character selected (Lowercase Alpha).
{66}
is the (decimal) address code for the second character in the current charĆ
acter set that will cause the substituted character to be printed (UpperĆ
case B/Beta).
{225}
is the (decimal) symbol point in the Character Library representing the
substituted character selected (Lowercase Beta).