Autocalibration - BIXOLON SRP-270 Reference Manual

Linux sdk guide for pos/mobile printer
Hide thumbs Also See for SRP-270:
Table of Contents

Advertisement

3-23 AutoCalibration

Perform Auto Calibration if set to Label Mode. The function is only enabled if the mobile
printer is set to label mode.
int AutoCalibration()
[Parameters]
None
[Return Values]
Constant
SUCCESS
WRITE_ERROR
NOT_SUPPORT
* Example
ConnectToPrinter(...........);
......
if (SelectMode(true) != SUCCESS)
return;
AutoCalibration();
......
Rev. 1.00
Value
0
-105
-124
The function is not supported.
- 35 -
POS/Mobile Printer
Description
The function is successful.
Data transmission failed.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents