49
UBI EasyCoder 301 Direct Protocol – Programmer's Guide Ed. 1
Chapter 6 Setting Up the Printer
Incrementation/Decrementation
COUNT& "INC", <counter number>,"<incr. value>|<decr. value>"
<incr. value>
sets the value by which the counter should be
incremented.
<decr. value>
sets the value by which the counter should be
decremented. Decrementation is indicated by
a leading minus sign (-).
Default:
1
Stop Value
COUNT& "STOP", <counter number>,"<stop value>"
<stop value>
sets the value after which the counter should
start all over again at the RESTART value.
Default:
2, 147, 483, 647 or Z
Restart Value
COUNT& "RESTART", <counter number>,"<restart value>"
<restart value>
sets the value at which the counter should
start all over again after having exceeded the
STOP value.
Default:
1 or A
All printers are fitted with a label-taken sensor (LTS) which detects
if there is a label left in the printer's outfeed slot and holds up print-
ing until the label has been removed. This facility is especially use-
ful for batch printing.
You can enable or disable this function by means of the following
command. By default, LTS is disabled.
LTS& ON | OFF
Feed on the EasyCoder 301 is used to initiate a
PRINTFEED
op-
eration.
You can enable or disable this function by means of the following
command. By default, the Print key is disabled.
PRINT KEY ON | OFF
6. Counters,
cont'd.
Note that counters are not saved
in the printer's battery backed-
up memory, but must be
transmitted to the printer after
each power-up.
7. Label-Taken
Sensor
8. Feed Key