Codablock Fmode - TSC M23 Programming Manual

Bar code printer series
Hide thumbs Also See for M23:
Table of Contents

Advertisement

 CODABLOCK F mode
Description
This command draws CODABLOCK F mode barcode.
Syntax
CODABLOCK x,y,rotation,[row height,]module width,]"content"
Parameter
x
y
rotation
row height
module width
content
Note:
This command has been supported since V6.89 EZ and later firmware.
Example
Sample Code
SIZE 4,1.5
GAP 0,0
DIRECTION 1
CLS
TEXT 10,10,"3",0,1,1,"Codablock F"
CODABLOCK 10,50,0,"We stand behind our products with one of the most comprehensive support programs in the Auto-ID
industry."
PRINT 1
CLS
TEXT 10,10,"3",0,1,1,"Codablock F"
CODABLOCK 10,50,0,16,1,"We stand behind our products with one of the most comprehensive support programs in the Auto-ID
industry."
PRINT 1
Result
TSC AUTO ID Technology Co., Ltd.
Description
Specify the x-coordinate
Specify the y-coordinate
0
: No rotation
90 : Rotate 90 degrees clockwise
180 : Rotate 180 degrees clockwise
270 : Rotate 270 degrees clockwise
The height of individual row equals to row height x module width (Default is
8)
Width of narrow element of CODABLOCK in dots (Default is 2)
content of CODABLOCK bar code
47
Copyright 2013 All Rights Reserved.

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the M23 and is the answer not in the manual?

Questions and answers

Table of Contents