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 #32 background imageLoading...
Page #32 background image
Mobile Printer
Rev. 1.10
- 32 -
3-23 SelectPageMode
This command switches standard mode and page mode.
long SelectPageMode(BOOL bPageMode)
[Parameters]
* BOOL bLabelMode
[in] Use or not use page mode
if this value is ture, page mode is selected. Otherwise standard mode is selected.
[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_WRITE_ERROR
-300
Failure to transmit data
* Example
long lResult;
lResult = PrinterOpen(portinfo…”, 1000);
……
// Select Page Mode
if (SelectPageMode(true) != BXL_SUCCESS)
return;
// Select Standard Mode
if (SelectPageMode(false) != BXL_SUCCESS)
return;
……

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