Drawbarcodeaztec - SATO PV3 Manual

Xamarin sdk
Hide thumbs Also See for PV3:
Table of Contents

Advertisement

7-2-23 drawBarcodeAztec

Saves data of the Aztec barcode to the printer buffer.
[Syntax]
Task<int> drawBarcodeAztec(string data, int xPos, int yPos, int size,
[Parameters]
• string data: data of the barcode
• int xPos: x axis coordinates of barcode
• int yPos: y axis coordinates of barcode
• int size: Aztec size (Range of 1 to 10)
• bool extendedChannel: Extended channel interpretation code
• int errorCorrectionLevel: Error correction level
Value
0
1~99
101~104
201~232
300
• bool menuSymbol: Configures the menu symbol
• int numberOfSymbols: Number of symbols for structured append(Range of 1 to 26)
• string optionalID: Optional ID field for structured append: ID field string(Maximum 24 letters)
• int rotation: printing direction of barcode
LabelRotation Enumeration
DEGREES_0
DEGREES_90
DEGREES_180
DEGREES_270
[Returns]
If the method succeeds, the return value is zero(0). Other cases, returns non-zero.
Ver. 1.01
bool extendedChannel, int errorCorrectionLevel,
bool menuSymbol, int numberOfSymbols, string optionalID,
int rotation)
Automatically configures the error correction level.
Directly enter the error correction level.
1~4 layer compact symbol
1~32 layer compact symbol
Simple Aztec "Rune"
- 29 -
Description
Value
Description
0
No rotated
1
Rotated 90 degree (clockwise )
2
Rotated 180 degree
3
Rotated 270 degree (clockwise )
Xamarin SDK

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pv4

Table of Contents