Programming instructions
Intermec Fingerprint v7.61 – Programmer’s Reference Manual Ed. 7 327
Chapter 8
8. EasyLAN 100i Setup
Setup sections are used in connection with EasyLAN 100i. There are
three setup sections:
"prt" is the legacy section as it was before the introduction of sections.
It is the default section.
"alerts" controls printer alerts in regard of individual enable/disable and
delay conditions for repeated traps.
"lan1" contains all the variables available in the print server.
Setup objects are used in connection with EasyLAN 100i. There are different
objects for each setup section:
prt section
This is the default section. The syntax corresponds to the syntax of the
SETUP statement, see Chapter 2.
alerts section
Object Enabled by default
cutter Trap if cutter error
headlifted Trap if head lifted and printfeed
ribbonend Trap if ribbon end and printfeed
paperend Trap if paper end and printfeed
ribbonlow Trap if ribbon low and printfeed
Object Disabled by default
lts Send trap when the printer is waiting for a label to be taken.
pause Send trap if a batch printing is paused.
setup Send trap if Setup Mode is entered via "console:".
error Send trap when a Fingerprint/Direct Protocol error occurs
(before giving control to the error-handler).
break Send trap if the user breaks the program or if an error
breaks the running program, that is, it is not sent after
stop or breakpoint.
jobcomplete Send trap when all labels in a printfeed batch are started.
Value Syntax
(enabled|disabled,<integer>,seconds|occurrences)
Example
SETUP "alerts","cutter","enabled,10,seconds)"
Sections, Objects,
and Values