Chapter 13— Configuration/Control Commands
130
EasyCoder PL-Series Printer Programmer’s Reference Manual
Input Parameter
input.capture
Type: getvar; setvar
This parameter allows capturing input data in Communications
Diagnostics (Dump) mode. Input capture has three modes: Print, Run,
and Off. You can use the Print and Run modes to examine data received
by the printer.
When in Print mode, the printer saves incoming data to files named
in
XXX
.dmp, where
XXX
is a number between 001 to 999. The printer
then prints the text and hexadecimal representation of data bytes received.
When in Run mode, the printer saves captured incoming data to files as
above but otherwise runs the incoming data and commands normally.
You should delete the capture files from printer memory after operating
the printer in Print or Run mode and retrieving them. Leaving the printer
in Print or Run mode and not deleting the capture files reduces the
printer's available flash memory. You can use the Intermec PLUS program
to retrieve captured files from the printer.
The Off mode is the printer's normal operating mode. Turning the printer
off and on also returns the printer to Off mode.
getvar result
Returns the current input capture mode.
setvar choices
print, run, off. Default = off
Example 1
Description
Syntax
Result
Place the printer in Print mode.
! U1 setvar “input.capture” “print”
The printer enters Print mode. Any data received by the
printer is saved to files named inXXX.dmp. The data’s
text and hexadecimal representation is printed
Example 2
Description
Syntax
Result
Place the printer in Run mode.
! U1 setvar “input.capture” “run”
The printer enters Run mode. Any data received by the
printer is saved to files named inXXX.dmp prior to
being processed by the printer.
Summary of Contents for EasyCoder PL-Series
Page 1: ...EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 4: ...iv EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 14: ...Contents xiv EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 18: ...Before You Begin xviii EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 35: ...Chapter 3 Text EasyCoder PL Series Printer Programmer s Reference Manual 17 ...
Page 44: ...Chapter 3 Text 26 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 83: ...Chapter 7 Graphics EasyCoder PL Series Printer Programmer s Reference Manual 65 Output ...
Page 84: ...Chapter 7 Graphics 66 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 100: ...Chapter 8 Advanced Commands 82 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 122: ...Chapter 10 Advanced Utilities 104 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 186: ...Appendix A Troubleshooting 168 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 190: ...Appendix B Interface Cables 172 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 200: ...Appendix D Font Information 182 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 205: ...EasyCoder PL Series Printer Programmer s Reference Manual 187 Index I ...
Page 219: ......