public interface CashDrawerService12 extends BaseService
| Modifier and Type | Method and Description |
|---|---|
boolean |
getCapStatus() |
boolean |
getDrawerOpened() |
void |
openDrawer() |
void |
waitForDrawerClose(int beepTimeout,
int beepFrequency,
int beepDuration,
int beepDelay) |
checkHealth, claim, close, directIO, getCheckHealthText, getClaimed, 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
JposException