Printronix SL4M Anleitung Für Quick Setup

Seite von 68
 48
Chapter
4
Using BarCode 2000 XML Direct
TYPE 
Sets the classification of data that will be sent to the 
Formatter.  There are only 2 possibilities, delimited 
or fixed.  Delimited data has some sort of field 
separator (field1~field2~field3).  In fixed data, the 
data is in a fixed position and never changes from 
record to record (field1field2field3). 
DELIMITER 
If the ‘TYPE’ is set to delimited, sets the delimiter 
used in the data.    The delimiter should be a unique 
character/symbol.  Unibar recommends using a ‘~’ 
(tilde) for a delimiter.  Other possible delimiters 
could be a tab, !, @, etc. 
TRIM_SPACES 
This setting is either ‘Y’ or ‘N’.  If set to ‘Y’, then 
the Formatter will remove the leading and trailing 
spaces that are in a field. 
Example: 
Data = {space}{space}001234 
Print = 001234 (notice no spaces in the front of the data)
 
TRIM_QUOTES 
This setting is either ‘Y’ or ‘N’.  If set to ‘Y’, then 
the Formatter will remove the leading and trailing 
quotes (“) for that field. 
Example: 
Data = “Field 1”,”Field 2”,”Field 3” 
Converted to: Field 1,Field 2,Field 3
 
LOG_FILE 
This determines how the Formatter reports errors 
encountered.  For example if the ‘LOG_FILE’ is 
set to STD_OUT, the all errors will be reported to 
standard out.  This setting could be a filename 
where errors are written to. 
LOG_LEVEL 
Sets the error log level when the Formatter is 
running.  
Note:  Should be set to ‘ERRORS_ONLY’ unless 
instructed by Unibar’s technical support staff.
 
MAX_LABELS 
Sets the number of different label templates that 
will be loaded in a printer memory at one time. 
For example, if set to 5, then on the 6
th
 distinct 
label type encountered during a single print job, 
the constant part of the labels and graphics will 
be deleted from the printer memory.  N
ote:  If the 
printer does not support storing labels in the printer memory  
then this setting will be ignored.
 
MAX_RECORD 
Sets the maximum length of a data record being 
sent to the Label Formatter. Records longer than 
this will have truncated data. If the truncated data 
needed data incomplete labels may be printed.