BIXOLON SRP-352III Especificações Página 21

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 42
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 20
1 2 ... 16 17 18 19 20 21 22 23 24 25 26 ... 41 42

Comentários a estes Manuais

Sem comentários