EasyManuals Logo

BIXOLON SRP-270 Reference Guide

BIXOLON SRP-270
50 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 #33 background imageLoading...
Page #33 background image
POS/Mobile Printer
Rev. 1.00
- 33 -
3-21 SelectMode
Select Label/Receipt Mode. Only mobile printers are supported.
int SelectMode(bool labelMode)
[Parameters]
* bool labelMode
[in] Send whether to use Label Mode.
If the value is TRUE, the label mode is selected.
[Return Values]
Constant
Value
Description
SUCCESS
0
The function is successful.
WRITE_ERROR
-105
Data transmission failed.
NOT_SUPPORT
-124
The function is not supported.
* Example
ConnectToPrinter(………..);
……
// Select Label Mode
if (SelectMode(true) != SUCCESS)
return;
NextPrintPos();
// Select Receipt Mode
if (SelectMode(false) != SUCCESS)
return;
……

Other manuals for BIXOLON SRP-270

Questions and Answers:

Question and Answer IconNeed help?

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

BIXOLON SRP-270 Specifications

General IconGeneral
ColorNo
Maximum print size-
Media thickness76 mm
Print technologyDot matrix
Power requirements120-230VAC
Standard interfacesParallel, Serial

Related product manuals