Acrocomm programming manual – Acroprint AcroComm User Manual

Page 41

Advertising
background image

AcroComm Programming Manual

6.2.31. LD

Show additional message

Format:

LD=Y

where

Y:

Y or N, 1 or 0.

Indicates if an additional message will be displayed to validated entry.

6.2.32. LE

Validation table entries

Format: LE=LFNNN…MMMMMMMMMMMMMMMM

where

L:

Table number from 0 to 3.

F:

1 for first entry, 0 for subsequent.

NN..: Data to add. The length is determined by the LL command if

the data is only to be validated. If the badge is being validated,
it should be added at the end of the data.

MMM..: Additional message to display if indicated by the LD

command and if the validation is successful. Can be null.

6.2.33. LF

Line Feeds after transaction printing

Format:

LF=NN

where

NN:

A number between 0 and 30

When a transaction is printed, the printer will advance the paper NN lines
before printing the next transaction.

6.2.34. LL

Length of data

Format:

LL=00,11,22,33,YYYY

where

00:

Length of data for validation table no. 0.

11:

Length of data for validation table no. 1.

22:

Length of data for validation table no. 2

33:

Length of data for validation table no. 3

YYYY: Add the badge no. to the data for validating together (Y or N,

0 or 1). One position is reserved for each table.

Indicates the length of data entered to validate against the data in the table; this
should exclude the length of the badge if it is being validated as well.

41

Advertising