![Intermec EasyCoder PL-Series Скачать руководство пользователя страница 180](http://html1.mh-extra.com/html/intermec/easycoder-pl-series/easycoder-pl-series_programmers-reference-manual_2079357180.webp)
Chapter 14— Printer Configuration and Setup
162
EasyCoder PL-Series Printer Programmer’s Reference Manual
RUN.BAT Command and File
The printer executes the RUN.BAT file when you turn it on, if one exists.
This file may be a format or label file. The only time the RUN.BAT file is
not executed is after a two-key reset. For help with the two-key reset, see
“Getting Printer Information” in Chapter 1.
The following example demonstrates the use of the RUN.BAT file for an
application that uses a bar code scanner connected to the printer’s serial
port for data input. You must set the scanner to the same baud rate as the
printer and configure it for eight data bits, one stop bit, and no parity.
Scanned data must be terminated with both carriage return and line feed
(0x0D 0x0A) characters.
The following RUN.BAT file is first sent to the printer’s flash file system.
When the printer is turned on, this file is found and executed. The
Re-Run command is used in the file to instruct the printer to execute this
file repeatedly. In this case, the Bar Code command data is taken from the
serial input.
The printer produces a label each time a bar code is scanned.
RUN.BAT Example
Input (RUN.LBL):
! DF RUN.BAT
! 0 200 200 210 1
CENTER
BAR CODE-TEXT 7 0 5
BAR CODE 128 1 1 50 0 90 \\
RE-RUN
FORM
PRINT
Input from scanner (SCANRUN.LBL)
Output:
Re-Run Command
The Re-Run command instructs the printer to execute the current file after
an end-of-file is encountered. Any format or command file in the printer,
with the exception of AUTOEXEC.BAT and CONFIG.SYS, may use the
Re-Run command.
Содержание EasyCoder PL-Series
Страница 1: ...EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 4: ...iv EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 14: ...Contents xiv EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 18: ...Before You Begin xviii EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 35: ...Chapter 3 Text EasyCoder PL Series Printer Programmer s Reference Manual 17 ...
Страница 44: ...Chapter 3 Text 26 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 74: ...Chapter 6 Two Dimensional Bar Codes 56 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 83: ...Chapter 7 Graphics EasyCoder PL Series Printer Programmer s Reference Manual 65 Output ...
Страница 84: ...Chapter 7 Graphics 66 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 100: ...Chapter 8 Advanced Commands 82 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 122: ...Chapter 10 Advanced Utilities 104 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 128: ...Chapter 11 Printer Escape Commands 110 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 182: ...Chapter 14 Printer Configuration and Setup 164 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 186: ...Appendix A Troubleshooting 168 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 190: ...Appendix B Interface Cables 172 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 193: ...Appendix C Character Tables EasyCoder PL Series Printer Programmer s Reference Manual 175 CP850 Character Set ...
Страница 194: ...Appendix C Character Tables 176 EasyCoder PL Series Printer Programmer s Reference Manual Latin 1 Character Set ...
Страница 200: ...Appendix D Font Information 182 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 204: ...Appendix E Bar Code Quick Reference 186 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 205: ...EasyCoder PL Series Printer Programmer s Reference Manual 187 Index I ...
Страница 219: ......