public interface CashDrawerControl12 extends BaseControl
| Modifier and Type | Method and Description |
|---|---|
void |
addDirectIOListener(DirectIOListener l) |
void |
addStatusUpdateListener(StatusUpdateListener l) |
boolean |
getCapStatus() |
boolean |
getDrawerOpened() |
void |
openDrawer() |
void |
removeDirectIOListener(DirectIOListener l) |
void |
removeStatusUpdateListener(StatusUpdateListener l) |
void |
waitForDrawerClose(int beepTimeout,
int beepFrequency,
int beepDuration,
int beepDelay) |
checkHealth, claim, close, directIO, getCheckHealthText, getClaimed, getDeviceControlDescription, getDeviceControlVersion, getDeviceEnabled, getDeviceServiceDescription, getDeviceServiceVersion, getFreezeEvents, getPhysicalDeviceDescription, getPhysicalDeviceName, getState, open, release, setDeviceEnabled, setFreezeEventsboolean getCapStatus()
throws JposException
JposExceptionboolean getDrawerOpened()
throws JposException
JposExceptionvoid openDrawer()
throws JposException
JposExceptionvoid waitForDrawerClose(int beepTimeout,
int beepFrequency,
int beepDuration,
int beepDelay)
throws JposException
JposExceptionvoid addDirectIOListener(DirectIOListener l)
void removeDirectIOListener(DirectIOListener l)
void addStatusUpdateListener(StatusUpdateListener l)
void removeStatusUpdateListener(StatusUpdateListener l)