Beep Command; Lt Command - Intermec EasyCoder PL3 Programmer's Reference Manual

Intermec easycoder pl3: reference guide
Hide thumbs Also See for EasyCoder PL3:
Table of Contents

Advertisement

Chapter 10— Advanced Utilities

Beep Command

Purpose: This command instructs the printer to sound the beeper for a given time
Format:
Example: This example instructs the printer to beep for 2 seconds (16

LT Command

Purpose: This command specifies the command line terminator character(s). The
Format:
Example: Set the printer to require line-feeds only as a terminating character.
102
length. Printers not equipped with a beeper ignore this command.
{command} {beep_length}
where:
{command}:
BEEP
{beep_length}:
Duration of beep, specified in 0.125-second increments.
second = 2 seconds).
Input (BEEP.LBL):
! UTILITIES
beep 16
PRINT
default terminator characters are CR/LF or LF. You can program the
printer to accept a different character sequence to terminate command
lines. This command does not apply to data sent to the printer when it is
in Line Print mode.
{command} {mode}
where:
{command}: LT
{mode}:
Choose from the following.
CR:
LF :
CR-LF:
CR-X-LF: Line terminator is a carriage-return (0x0D)
! UTILITIES LT LF PRINT
EasyCoder PL-Series Printer Programmer's Reference Manual
Carriage-return (0x0D) character is the line
terminator.
Line-feed (0x0A) character is the line terminator.
Carriage-return/line-feed (0x0D 0x0A) characters
are the line terminator.
followed by any number of characters followed by
the line-feed (0x0A) character. Characters found
between the carriage-return and line-feed
characters are discarded.
x 0
.125

Advertisement

Table of Contents
loading

This manual is also suitable for:

Easycoder pl4Easycoder pl-series

Table of Contents