Zebra Technologies ZQ110 Saw User Manual


 
ZQ110
Rev. 1.00
- 14 -
Mobile Printer
iOS SDK API Reference Guide
2-11 Connection Control
The following table defines the type of printer connection.
Code
Value
Description
BXL_CONNECTIONMODE_AUTO
0
Automatic connect mode
BXL_CONNECTIONMODE_NOAUTO
100
Not automatic connect mode
2-12 Model ID
The model ID defines the type of printer.
Available settings are as follows.
Code
Value
Description
BXL_MODEL_ID_ZQ110
0x12001003
ZQ110
2-13 Connection Class
When the method 'didFindPrinter' is called, this value is updated to connectionClass in
BXPrinter class.
Refer to 6-2-3 didFindPrinter for more information.
Code
Value
Description
BXL_CONNECTIONCLASS_WIFI
0x0000
WIFI Connection
BXL_CONNECTIONCLASS_ETHERNET
0x0001
Ethernet Connection
BXL_CONNECTIONCLASS_BT
0x0002
Bluetooth Connection