User`s manual

TLS PC Link
TM
Programmer’s Guide
24
Label Format Field Replacement (STX U)
This command places new label data into format fields. Format fields are used to
build a label. The new data string must equal the original string length and
contain valid data. To easily keep track of fields put all of the fields to be updated
with the command at the beginning of the label format. A maximum of 99 format
fields can be updated. Fields are numbered consecutively 01 to 99 in the order in
which they are received.
<STX>Unnss..s<CR>
Where:
nn- is the format field number, 2 digits
ss..- is the new string data followed by a <CR>
Sample:
<STX>L
190000501000100data field1<CR>
190000501100110data field2<CR>
190000501200120data field 3<CR>
X<CR>
<STX>E0001
<STX>G
<STX>U01New data F1<CR>
<STX>U02New data F2<CR>
<STX>E0002
<STX>G
The sample above results in three printed labels, the first is formatted with the
commands between <STX>L and X<CR>. The next two labels print with the
replacement data contained in the <STX>U commands, (see <STX>E and
<STX>G).
Feedback possibilities: 0,1,2,I