User`s manual
Appendix C: Extended IBM Printer Emulation
152 AXIS 570/670 MIO User’s Manual
AXIS 570/
670 MIO
Example 1:
Setting up the bar code parameters and printing bar codes.
Example 2:
Once the BAR parameter has been set up, you will only need to
use the bar code commands to print the bar codes.
Resulting printout:
Font Selection 3270
CU Mode
Fonts can be indirectly selected by the IBM system using pitch
selection (CPI). In order to gain full access to the fonts the
AXIS 570/670 MIO offers an alternative font selection command.
Font selection commands may be included anywhere in your
documents. They begin with ‘percent-slash’ (
%/
) followed by the word
FONT
and the font number (Font Global Identifier, FGID). An optional
point size value, preceded by a comma, may be included. The
command is ended by a semi-colon (
;
).
Example:
The following example shows how to select the 10 CPI Courier
(fixed pitch) font.
Resulting printout:
%CONFIG+
BAR 0 = EAN8,12,4,ON;
BAR 1 = EAN8,12,8,ON;
SAVE;
%CONFIG-
%/BAR 0,"0123456"; %/BAR 1,"0123456";
%/BAR 0,"0123456"; %/BAR 1,"0123456";
0123 4565
0123 4565
%/FONT 11;This is 10 CPI Courier
This is 10 CPI Courier










