1-76
Character field definition
Code
rotate, font, hexp, vexp, point, row, column, d1, d2,.......
Setting
rotate
Sets rotation direction for character data 1, 2, 3, 4
1: 0 º 2: 90 º 3: 180 º 4: 270 º
font
Sets font , type of character (see table 1)
hexp
Sets expansion rate in horizontal direction 1 - 9, A - O
(A - O corresponding to 10 - 24)
vexp
Sets expansion rate in vertical direction 1 - 9, A – O
(A - O corresponding to 10 - 24)
point
Sets size of smooth font
A06 – A72 (corresponding to 6pt - 72pt)
Sets downloading font ID 100 - 999 (see table 2)
Setting of this item is valid only when font is set to 9.
row
Row address 0000 - 9999 Unit: 0.01 inch
column
Column address 0000 - 0410 Unit: 0.01 inch
d1, d2,..
Printing character data Character data ending with CR
By setting [02] Sn (n is a calling character string parameter
specifying A - P), character string data stored in the global
register is picked out and printed.
Function
Prints characters for content data entered with items such as rotation,
vertical and horizontal expansion rate, type of font and printing
position.
Example
Input data below represents that data "123" is printed with system font
6, vertical and horizontal expansion rate 1 and row and column
address 0.5 inch, and data "ABC" is printed with smooth font 30pt and
vertical and horizontal expansion rate row address 1.0 inch and
column address 0.5 inch.
Input data
[02] n
Sets units to inch
[02] L
Starts label format mode
D22
Sets pixel size
16 11 000 0050 0050 123
Sets data "123" with system font 6
19 11 A30 0100 0050 ABC
Sets data "ABC" with smooth font 30pt
E
Ends label format mode and prints
ABC
Direction of feed
Column address
Row address
Rotation 0
°
smooth font 30 pt
123
Rotation 0
°
and vertical and horizontal
(column)
(row)
expansion rate 1 system font 6