Wasp WPL305 Programming Manual page 42

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

Advertisement

3). 8-bit byte data:
4). Kanji data:
*If "A" is the first character in the data string, then the following data after "A"
are Alphanumeric data.
*If "N" is the first character in the data string, then the following data after "N"
are numeric data.
*If "B" is the first character in the data string, then the following 4 digits after
"B" is used to specify numbers of data. After the 4 digits are the number of
bytes of binary data to be encoded.
*If "K" is the first character in the data string , then the following data after "K"
is Kanji data.
*If "!" is in the data string and follows by "N", "A", "B", "K" then it will be
switched to specified encodable character set.
Example
Manual mode example:
QRCODE 100,10,L,7,M,0,M1,S1,"ATHE FIRMWARE HAS BEEN
UPDATED"
(Where A: Alphanumeric data)
QRCODE 100,10,M,7,M,0,M1,S2,"N123456"
(Where N: Numeric data)
QRCODE 100,10,Q,7,M,0,M1,S3,"N123456!ATHE FIRMWARE HAS
BEEN UPDATED"
(Where N: Numeric data ; !:Transfer char ; A: Alphanumeric data)
QRCODE 100,10,H,7,M,0,M1,S3,"B0012Product name"
(where B: Binary data
QRCODE 100,10,M,7,M,0,M1,S3,"K"
(Where K: Kanji data)
Auto mode example:
QRCODE 100,10,M,7,A,0,"THE FIRMWARE HAS BEEN UPDATED"
(1) Auto mode example
a. General data string
SIZE 4,2.5
GAP 0.12,0
CLS
QRCODE 10,10,H,4,A,0,"ABCabc123"
QRCODE 160,160,H,4,A,0,"123ABCabc"
QRCODE 310,310,H,4,A,0,"
PRINT 1,1
b. Data string including <Enter> character (0Dh, 0Ah)
SIZE 4,2.5
Wasp Technologies.
486 characters
299 characters
; 0012: 12 bytes )
印 表 機
ABCabc123"
36
Copyright 2001 All Rights Reserved.
2,953 characters
1,817 characters

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Wpl606Wpl2

Table of Contents