Wasp WPL305 Programming Manual page 43

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

Advertisement

GAP 0.12,0
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,"
ABC<Enter>
abc<Enter>
123"
PRINT 1,1
c. Data string concatenation (Must be used with DOWNLOAD ... EOP command)
DOWNLOAD "DEMO.BAS"
SIZE 4,2.5
CAP 0.12,0
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,"
PRINT 1,1
EOP
DEMO
d. Data string including double quote (") character, please use ¥["] instead of
SIZE 4,2.5
CAP 0.12,0
CLS
QRCODE 10,10,H,4,A,0,"ABC¥["]abc¥["]123"
QRCODE 160,160,H,4,A,0,"123¥["]ABC¥["]abc"
QRCODE 310,310,H,4,A,0,"¥["]
PRINT 1,1
(3) Manual mode
a. General data string
SIZE 4,2.5
CAP 0.12,0
CLS
QRCODE 10,10,H,4,M,0,"AABC!B0003abc!N123"
QRCODE 160,160,H,4,M,0,"N123!AABC!B0003abc"
QRCODE 310,310,H,4,M,0,"K
PRINT 1,1
b. Data string including <Enter> character, <Enter> is an 8-bit byte data
SIZE 4,2.5
CAP 0.12,0
CLS
Wasp Technologies.
印 表 機
< Enter>
ABCabc123"+"1234"+"abcd"
印 表 機
印 表 機
印 表 機
37
Copyright 2001 All Rights Reserved.
¥ ["]ABCabc123"
! AABC!B0006abc123"

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Wpl606Wpl2

Table of Contents