EasyManuals Logo

TSC M23 Programming Manual

TSC M23
252 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #77 background imageLoading...
Page #77 background image
TSC AUTO ID Technology Co., Ltd. 65 Copyright 2013 All Rights Reserved.
Example
Sample code
Result
Auto mode example
General data string
SIZE 4,2.5
GAP 0,0
DIRECTION 1
CLS
QRCODE 10,10,H,4,A,0,"ABCabc123"
QRCODE 160,160,H,4,A,0,"123ABCabc"
QRCODE 310,310,H,4,A,0,"表機 ABCabc123"
PRINT 1,1
Data string including <Enter> character (0Dh, 0Ah)
SIZE 4,2.5
GAP 0,0
DIRECTION 1
CLS
QRCODE 10,10,H,4,A,0,"ABC<Enter>
abc<Enter>
123"
QRCODE 160,160,H,4,A,0,"123<Enter>
ABC<Enter>
abc"
QRCODE 310,310,H,4,A,0,"表機<Enter>
ABC<Enter>
abc<Enter>
123"
PRINT 1,1
Data string concatenation (Must be used with DOWNLOAD ... EOP
command)
DOWNLOAD “DEMO.BAS”
SIZE 4,2.5
CAP 0,0
DIRECTION 1
CLS
QRCODE 10,10,H,4,A,0,"ABCabc123"+STR$(1234)
QRCODE 160,160,H,4,A,0,"123ABCabc"+"1234"
QRCODE 310,310,H,4,A,0,"表機 ABCabc123"+"1234"+"abcd"
PRINT 1,1
EOP
DEMO

Table of Contents

Other manuals for TSC M23

Questions and Answers:

Question and Answer IconNeed help?

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

TSC M23 Specifications

General IconGeneral
BrandTSC
ModelM23
CategoryPrinter
LanguageEnglish

Related product manuals