1-67
Specifying ending code
Code
T nn
Setting
nn Two characters of hex ASCII code
Initialization value: CR[0D]
Function
Specifies ending code, which is valid for field immediately after this
command and after that field ending returns to default CR [0D].
Example
The following shows that ending code uses NULL [00].
Input data
[02] n
Sets units to inch
[02] L [0D]
Starts label format mode
D22
Sets pixel size
T00 [0D]
Sets ending code to 'NULL [00]'
190000500800120ABC [00]
Sets character data "ABC" with
smooth font 14pt
Q0002 [0D]
Sets 2-sheet-printing
E
Ends label format mode and prints