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 #29 background imageLoading...
Page #29 background image
Mobile Printer
Rev. 1.10
- 29 -
3-20 SelectMode
This method selects label or receipt mode.
long SelectMode(BOOL bLabelMode)
[Parameters]
* BOOL bLabelMode
[in] Use or not use Label Mode
if this value is true, label mode is selected. Otherwise receipt 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 Label Mode
if (SelectMode(true) != BXL_SUCCESS)
return;
NextPrintPos();
// Select Receipt Mode
if (SelectMode(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