Printnvimage - BIXOLON SRP-270 Reference Manual

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

Advertisement

3-15 PrintNVImage

Print the images stored in the non-volatile memory area of the printer.
int PrintNVImage (const unsigned int keyCode)
[Parameters]
* const unsigned int keyCode
[in] Address code of the image to be printed (0 ~ 255)
[Return Values]
Constant
SUCCESS
WRITE_ERROR
* Example
ConnectToPrinter(...........);
......
DownloadNVImage(filePath, 0x01);
......
PrintNVImage(0x01);
Rev. 1.00
Value
0
-105
- 27 -
POS/Mobile Printer
Description
The function is successful.
Data transmission failed.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents