12
2-inch Label Technical Manual
C.
TEXT CONCATENATION Command
Text concatenation allows you to assign different character styles to strings, printing them with
uniform spacing on the same text line. This command should be used in combination with CONCAT
Command and ENDCONCAT Command.
Format
{command} {x} {y}
{font} {size} {offset} {data}
…………
{font} {size} {offset} {data}
<ENDCONCAT>
Command & option
CONCAT
Horizontal concatenation
{command}
VCONCAT
Vertical concatenation
{x}
Horizontal starting position.
{y}
Vertical starting position
{font}
font
의
Name/number.
{size}
Name/number of the font
{offset}
Unit-value to offset text from the starting position. Used to align individual text
strings or create superscript/subscript characters
{data}
Text to be printed
<ENDCONCAT>
Terminates concatenation