Printblock - BIXOLON SLP-DL413 Reference Manual

Linux sdk
Hide thumbs Also See for SLP-DL413:
Table of Contents

Advertisement

3-28 PrintBlock

Print lines, blocks, boxes and slopes.
int PrintBlock(const int xStart, const int yStart, const int xEnd, const int yEnd,
const int option, const int thickness);
[Parameters]
* const int xStart
[in] X-axis starting coordinate [dot]
* const int yStart
[in] Y-axis starting coordinate [dot]
* const int xEnd
[in] X-axis end coordinate [dot]
* const int yEnd
[in] Y-axis end coordinate [dot]
* const int option
[in] Mode (0 ~ 33), refer to the command manual for details.
Constant
BLOCK_OVERWRITE
BLOCK_EXCLUSIVEOR
BLOCK_DELETE
BLOCK_SLOPE
BLOCK_BOX
* int thickness
[in] Applicable to line thickness, slope and box only.
[Return Values]
Constant
SUCCESS
WRITE_ERROR
Rev. 1.00
Value
0
1
2
3
4
Value
0
The function is successful.
-105
- 46 -
Description
Line Overwriting
Line Exclusive OR
Delete line
Slope
Box
Description
Data transmission failed.
Label Printer

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents