l
T – truncation (optional)
l
nn - Is the format field number, 2 digits.
l
ss...s - Is the new string data, followed by a <CR>
Exact Length Sample
<STX>L
1A1100001000100data field 1
161100001100110data field 2
161100001200120data field 3
Q0001
E
<STX>U01123
<STX>U02New data F2
<STX>E0002
<STX>G
Result
The sample above produces three labels. The first is formatted with the commands
between <STX>L and E. The next two labels print with the replacement data contained
in the <STX>U commands (see STX E Set Quantity for Stored Label and STX G Print
Last Label Format). The barcode is the same length: 3 digits and nine spaces.
Truncated Length Sample
<STX>L
1A1100001000100data field 1<CR>
161100001100110data field 2<CR>
161100001200120data field 3<CR>
Q0001
E
<STX>UT01123<CR>
<STX>U02New data F2<CR>
<STX>E0002
<STX>G
Result
The sample above produces three labels. The first is formatted with the commands
between <STX>L and <STX>E. The next two labels print with the replacement data
contained in the <STX>U commands (see <STX>E and <STX>G). The barcode is
shortened; it only has three digits (and no spaces).
STX V Software Switch Settings
This command controls the printer options, where the appropriate value allows the
option(s) to be “On” or “Off.” Each option has a corresponding bit whose value is “1”
when enabled. The tables below indicate the bit assignments and corresponding
command value needed to enable the desired option(s). Printer options are set by
DPL Command Reference
23