Wasp Technologies.
32 Copyright 2001 All Rights Reserved.
MAXICODE
Description
This command is used to define a 2D Maxicode.
Syntax
MAXICODE x, y, mode, [class, country, post, Lm,] “message”
For mode 2 or 3:
MAXICODE x, y, mode, class, country, postal code, ”low priority message"
if country is 840, the postal code is in 99999,9999 format.
For other countries, the code is up to 6 alphanumeric characters.
For mode 4,5,6
MAXICODE x, y, mode, [Lm], "message"
* AIM special format is supported, see page 23 in the spec.
Note: Mode 6 is not supported in WPL303, WPL305 Printers firmware.
Parameter
Description
x
X-coordinate of the staring point in dot
y
Y-coordinate of the starting point in dot
mode
2,3,4,5
class
Class of service, 3-digit number (for mode 2,3)
country
Country code, 3-digit number (for mode 2,3)
post
Post code (for mode 2,3)
Mode 2: (USA) 5-digit+ 4-digit number
Mode3: (Canada) 6 alphanumeric post code included
by double quotes.
Lm
Expression length (double quote is ignored) , 1
≤
m
≤
138
message
Barcode content
Example
For USA:
MAXICODE 100,100,2,300,840,0681,07317,”DEMO FOR MAXICODE”
For Canada:
MAXICODE 100,100,3,300,840,”107317”,”DEMO FOR MAXICODE”
EXAMPLES:
REM MODE 4
SPEED 6
Summary of Contents for WPL2
Page 1: ...WPL2 PROGRAMMING MANUAL Wasp Technologies BAR CODE PRINTER SERIES...
Page 5: ...SECOND 105 YEAR 106 MONTH 107 DATE 108 DAY 109 HOUR 110 MINUTE 111 SECOND 112...
Page 8: ...Wasp Technologies 2 Copyright 2001 All Rights Reserved GAP BLINE...
Page 60: ...Wasp Technologies 54 Copyright 2001 All Rights Reserved See Also F FILES...
Page 67: ...Wasp Technologies 61 Copyright 2001 All Rights Reserved See Also DOWNLOAD EOP OPEN READ SEEK...
Page 100: ...Wasp Technologies 94 Copyright 2001 All Rights Reserved See Also SIZE GAP BLINE...
Page 119: ...Wasp Technologies 113 Copyright 2001 All Rights Reserved...
Page 120: ...Last update May 21 2004...