Zebra Technologies ZQ110 Saw User Manual


 
ZQ110
Rev. 1.00
- 20 -
Mobile Printer
iOS SDK API Reference Guide
5-2-4 lookupDuration
Printer Lookup Time (unit: second)
@property(readwrite) CGFloat lookupDuration
[Discussion]
The value could be a fractional number such as 0.5.
[Availability]
SDK 1.0.0 and later
5-2-5 lookupCount
Number of Repeats on Signal Transmission for Printer Search
@property(readwrite) unsigned lookupCount
[Discussion]
The default value is set to 1. When this value is set to a number larger than 1, the printer
search signal transmission is repeated by this number at intervals of 0.2 seconds.
[Availability]
SDK 1.0.0 and later
5-2-6 alignment
Horizontal Alignment Setting
@property(readwrite) int alignment
[Discussion]
The default value is set to left alignment. This setting affects all output printing, including
text and bar code.
[Availability]
SDK 1.0.0 and later
5-2-7 attribute
Text Printing Property
@property(readwrite) int attribute
[Discussion]
Refer to 2-5 Text Attribute
[Availability]
SDK 1.0.0 and later