BIXOLON SRP-352III Especificaciones Pagina 21

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 42
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 20
POS Printer
Rev. 2.00
- 21 -
5-2-16 drawerOpenLevel
@property(assign) int drawerOpenLevel
[Discussion]
Refer to 2-13 Drawer open level
[Availability]
SDK 3.0.1 and later
5-3 Instance Methods
5-3-1 getInstance
Method to obtain the BXPrinterController class instance
[Function prototype]
- (BXPrinterController)getInstance
[Return Value]
BXPrinterController class is created and returned automatically when this method is
called first time, and the existing BXPrinterController class is returned from the next time.
[Discussion]
Since BXPrinterController class uses only one instance in one process, user should
obtain and use it using this method instead of creating it.
[Availability]
SDK 0.8.0 and later
5-3-2 open
Initialization task for using BXPrinterController class (memory allocation and background
thread operation)
[Function prototype]
- (void)open
[Discussion]
- It should be called before calling main delegate of applications like
(void)applicationDidBecomeActive:(UIApplication *) application.
[Availability]
SDK 0.6.0 and later
Vista de pagina 20
1 2 ... 16 17 18 19 20 21 22 23 24 25 26 ... 41 42

Comentarios a estos manuales

Sin comentarios