Printnvbitmapasync Method - Citizen CT-D101 Series Programming Manual

Hide thumbs Also See for CT-D101 Series:
Table of Contents

Advertisement

2.3.10. PrintNVBitmapAsync method

Syntax
Task<int> PrintNVBitmapAsync (int nvImageNumber)
Parameter
The meaning and the setting range of the parameters are as follows.
Value
nvImageNumber
Description
This method is used to print bitmap image (Logo) that is stored in the flash memory of the printer.
To use this method, you need to register of the logo in advance. Logo registration, please store it by
using the "POS Printer utility" of utility software for the printer.
Registration mode varies among the model of the printer. Please register as follows.
[CT-S281]
Please register the logo with "Unused key code mode".
To the image number to use, it is necessary to register the logo sequentially.
[CT-D101/150/151,CT-E301/351/601/651,CT-S251/310II/601/651/801/851/601II/651II/801II/851II/
751/2000/4000/4500 Series]
Please register the logo with "Key code mode".
To the image number to use, it is necessary to register the logo that specifies the key code.
The key code corresponding to the image number is as follows.
Return value
Return CMP_SUCCESS (0) in success. Please refer to
Example
await printer.PrintNVBitmapAsync( 1 );
[IN/OUT]
Meaning
[IN]
Bitmap image number that is stored in
the flash memory of the printer
Image number
1
2
3
19
20
CITIZEN UWP POS Print SDK - Programming Manual
Key code (Characters)
"01"
"02"
"03"
"19"
"20"
"2.3.1. Return
40
Setting range
1 - 20
value" for the error code except it.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents