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 #37 background imageLoading...
Page #37 background image
Mobile Printer
Rev. 1.10
- 37 -
3-28 SetHorizontalPositionInPM
This method specifies the next print starting position in reference to the left edge of the
print area.
The printing start position is calculated using vertical or horizontal motion units
long SetHorizontalPositionInPM(long motionUnit)
[Parameters]
* long motionUnit
[in] This value sets the print position.
[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);
SetVerticalPositionInPM(160);
SetHorizontalPositionInPM(40);
PrintText(Bixolon Mobile Printer., 0, BXL_FT_DEFAULT, BXL_TS_0WIDTH |
BXL_TS_0HEIGHT);
……
PrintDataInPageMode();
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