Appendix C: Extended IBM Printer Emulation
AXIS 5470e/570/670e User’s Manual
248
•
width
is the bar code module width in 1/1000 inch. Valid range is
1 to 1000. The default value is 12.
•
height
is the bar code element height in 1/24 inch. Valid range is
1 to 500. The default value is 12.
•
text mode
selects if human readable text is printed under the bar
code or not. ‘YES’ or ‘ON’ will turn on text, ‘NO’ or ‘OFF’ will
turn off text. The default mode is ‘ON’.
•
check mode
selects if a check digit will be generated or not. ‘YES’
or ‘ON’ will generate a check digit, ‘NO’ or ‘OFF’ will not gener-
ate a check digit. The default mode is ‘ON’. The check digit will
always be generated for bar code types UPCA, EAN8 and
EAN13, regardless of the setting of
check mode
.
To set up the BAR parameter, use the
%CONFIG
command in your
document. To print bar codes, bar code commands may be included
anywhere in your documents. They begin with ‘percent-slash’ (
%/
)
followed by the word BAR. Then follows the number of the bar code
definition to be used, a comma, and the sequence to be printed. The
command is ended by a semi-colon (;).
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.
%
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";
Содержание AXIS 570
Страница 109: ...AXIS 5470e 570 670e User s Manual Section 5 Setting Up IBM Mainframe 109 ...
Страница 202: ...Section 11 Management Configuration AXIS 5470e 570 670e User s Manual 202 ...
Страница 250: ...Appendix C Extended IBM Printer Emulation AXIS 5470e 570 670e User s Manual 250 ...
Страница 264: ...Appendix E IBM Print Formatting AXIS 5470e 570 670e User s Manual 264 ...
Страница 300: ...Appendix A The Parameter List AXIS 5470e 570 670e User s Manual 300 ...