POS Printer
Rev. 2.00
- 20 -
5-2-12 state
Printer state code
This value is updated when checkPrinter method of BXPrinterController is called.
@property(readonly) long
state
[Discussion]
Refer to 2-10 State
[Availability]
SDK 0.6.0 and later
5-2-13 power
@property(readonly) long
state
[Discussion]
Refer to 2-9 Power
[Availability]
SDK 0.6.0 and later
5-2-14 AutoConnection
@property(assign) int
AutoConnection
[Discussion]
Refer to 2-11 Connection Control
[Availability]
SDK 2.0.2 and later
<Note>
※
Printer connection is controlled automatically without using connect/disconnect
function in the automatic connection mode.
※
Consecutive use of printText function may slow down the printing speed because
most functions have a connect/disconnect job at the beginning and end of it.
Use the manual connection mode to address this issue.
5-2-15 drawerPin
@property(assign) int
drawerPin
[Discussion]
Refer to 2-12 Drawer kick-out connector pin.
[Availability]
SDK 3.0.1 and later