iOS SDK API Reference Guide POS Printer Rev. 2.00 SRP-F310 / SRP-F312 SRP-350plus / SRP-352plus SRP-350plusII / SRP-352plusII SRP-350II / SRP-350I
POS Printer Rev. 2.00 - 10 - 2-9 Power This indicates the remaining battery capacity of the printer. It is read only and a change of battery statu
POS Printer Rev. 2.00 - 11 - 2-12 Drawer kick-out connector pin This defines the number of drawer kick-out connector pin. Available settings are
POS Printer Rev. 2.00 - 12 - 2-16 Result Code Code DEFINE Value Description BXL_SUCCESS 0 Success BXL_NOT_CONNECTED -1 Printer is not connected BXL
POS Printer Rev. 2.00 - 13 - Code DEFINE Value Description 10A6H Successful execution of IC module and RESYNCH 10A7H PPS error 10A8H IC module
POS Printer Rev. 2.00 - 14 - 3. BXBarcode Class Reference Inherits from NSObject Confirms to Framework BXPrinter.a [Availability] iOS 4.3 and lat
POS Printer Rev. 2.00 - 15 - 4. BXPrinter Class Reference Inherits from NSObject Confirms to Framework BXPrinter.a [Availability] iOS 4.3 and lat
POS Printer Rev. 2.00 - 16 - 4-2-4 modelStr Model name of printer Name is provided by the firmware, and it is _SRP-350II in case of SRP-350II pr
POS Printer Rev. 2.00 - 17 - 5. BXPrinterController Class Reference Inherits from NSObject Confirms to Framework BXPrinter.a [Availability] iOS 4
POS Printer Rev. 2.00 - 18 - 5-2-4 lookupDuration Printer lookup time (unit: second) @property(readwrite) CGFloat lookupDuration [Discussion]
POS Printer Rev. 2.00 - 19 - 5-2-8 textSize Size of the printed text @property(readwrite) int textSize [Discussion] Refer to 2-4 Text Size [A
POS Printer Rev. 2.00 - 2 - Table of Contents 1. Manual Information ...
POS Printer Rev. 2.00 - 20 - 5-2-12 state Printer state code This value is updated when checkPrinter method of BXPrinterController is called. @pro
POS Printer Rev. 2.00 - 21 - 5-2-16 drawerOpenLevel @property(assign) int drawerOpenLevel [Discussion] Refer to 2-13 Drawer open level [Avai
POS Printer Rev. 2.00 - 22 - 5-3-3 close Resources are de-allocated for stopping or terminating the use of BXPrinterController class. [D
POS Printer Rev. 2.00 - 23 - 5-3-6 connect Connect to target printer. [Function prototype] - (BOOL)connect [Discussion] This method not works
POS Printer Rev. 2.00 - 24 - 5-3-9 printText Print text. No operation takes place when there is no connected printer. [Function prototype] - (long
POS Printer Rev. 2.00 - 25 - 5-3-11 lineFeed Perform line feed [Function prototype] - (void)linefeed:(int)lines [Parameters] lines Number of
POS Printer Rev. 2.00 - 26 - 5-3-13 printBarcode Print one-dimensional and two-dimensional bar code. [Function prototype] - (long)printBarcode:(ch
POS Printer Rev. 2.00 - 27 - 5-3-14 printBitmap Print image file [Function prototype] - (long)printBitmap:(NSString *)path width:(long)widt
POS Printer Rev. 2.00 - 28 - 5-3-16 msrReadReady Switch the printer to MSR Ready state. Printing is not allowed in Ready state. Support Device : On
POS Printer Rev. 2.00 - 29 - [Availability] SDK 0.6.0 and later 5-3-19 msrGetTrack Read MSR data. It is MSR read mode. If BXLMSR_DATAEMPTY is retu
POS Printer Rev. 2.00 - 3 - 5-3 Instance Methods ...
POS Printer Rev. 2.00 - 30 - 5-3-21 directIO Send or read user defined data. [Function prototype] - (long)directIO:(NSData *)request response:(N
POS Printer Rev. 2.00 - 31 - 5-3-24 icApdu Send APDU command and get response. It works only when the power is applied to the printer smart card. S
POS Printer Rev. 2.00 - 32 - 5-3-26 nvImageList Read the list of image addresses saved in NV area. [Function prototype] - (long)nvImageList:(NSArr
POS Printer Rev. 2.00 - 33 - 5-3-27 downloadNVImage (Diffusion) Download the image data corresponding to the address saved in the NV area. [Functi
POS Printer Rev. 2.00 - 34 - 5-3-28 downloadNVImage (Normal) Download the image data to the designated address in NV area. [Function prototype] -
POS Printer Rev. 2.00 - 35 - 5-3-30 removeNVImage Delete image data from the designated address in NV area. [Function prototype] - (long)removeNVI
POS Printer Rev. 2.00 - 36 - 5-3-33 isSupport_MSR Check whether a specific feature of the MSR is supported. [Function prototype] - (BOOL)isSupport
POS Printer Rev. 2.00 - 37 - 5-3-37 isSupport_LSB Check whether a specific feature of the LSB is supported. [Function prototype] - (BOOL)isSupport
POS Printer Rev. 2.00 - 38 - 6. BXPrinterControllerDelegate Protocol Reference Inherits from NSObject Confirms to Framework BXPrinter.a [Availab
POS Printer Rev. 2.00 - 39 - 6-2-3 didFindPrinter This method is called for each individual printer when a printer is discovered from the same netw
POS Printer Rev. 2.00 - 4 - 1. Manual Information This SDK manual contains the descriptions of the Library required for the applicatio
POS Printer Rev. 2.00 - 40 - 6-2-6 willLookupPrinters This method is called before starting printer search. [Function prototype] - (void)
POS Printer Rev. 2.00 - 41 - 6-2-9 didBeBrokenConnection This method is called when the connection to printer is broken. [Function prototype] - (v
POS Printer Rev. 2.00 - 42 - 6-2-11 didUpdateStatus This method is called when printer status variable has changed. [Function prototype] - (void)d
POS Printer Rev. 2.00 - 5 - 1-4 Supported Properties List Method/Property POS Printer getInstance O open O close O lookup O selectTarget O connec
POS Printer Rev. 2.00 - 6 - 2. Constant Definition Constants used in the provided SDK are defined in the “BXCode.h” file. 2-1 Character Set This
POS Printer Rev. 2.00 - 7 - 2-2 International Character Set This defines the international character set and the default value is set to BXL_ICS_
POS Printer Rev. 2.00 - 8 - Code Value Description BXL_TS_0HEIGHT 0 Set the ratio of vertical height to X1 BXL_TS_1HEIGHT 16 Set the ratio of verti
POS Printer Rev. 2.00 - 9 - 2-7 Bar Code Symbology This defines the bar code type. Available settings are as follows. Code Value Number of data
Kommentare zu diesen Handbüchern