EasyManuals Logo

BIXOLON SPP-R200 Reference Guide

BIXOLON SPP-R200
39 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #35 background imageLoading...
Page #35 background image
Mobile Printer
Rev. 1.10
- 35 -
3-26 SetPrintDirectionInPM
This method selects the print direction and starting position in page mode.
long SetPrintDirectionInPM(long printDirection)
[Parameters]
* long printDirection
[in] This value sets the print position.
printDirection
Value
Print Direction
Starting Position
Rotaion
BXL_PD_LEFT_TO_RIGHT
48
Left -> Right
Upper left
0-degree
BXL_PD_BOTTOM_TO_TOP
49
Bottom -> Top
Lower left
270-degree
BXL_PD_RIGHT_TO_LEFT
50
Right -> Left
Lower right
180-degree
BXL_PD_TOP_TO_BOTTOM
51
Top -> Bottom
Upper right
90-degree
[Return Values]
Code
Value
Description
BXL_SUCCESS
0
Returns after function success
BXL_STS_ERROR
32
An error has occurred
BXL_NOT_OPENED
-101
Unable to open communication port
BXL_BAD_ARGUMENT
-108
Incorrect argument specified
BXL_WRITE_ERROR
-300
Failure to transmit data
* Example
long lResult;
lResult = PrinterOpen(portinfo…”, 1000);
……
// Select Page Mode
if (SelectPageMode(true) != BXL_SUCCESS)
return;
SetPrintAreaInPM(0, 0, 416, 416);
SetPrintDirectionInPM(BXL_PD_LEFT_TO_RIGHT);
……
FormFeed(2);

Other manuals for BIXOLON SPP-R200

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the BIXOLON SPP-R200 and is the answer not in the manual?

BIXOLON SPP-R200 Specifications

General IconGeneral
BrandBIXOLON
ModelSPP-R200
CategoryPrinter
LanguageEnglish

Related product manuals