public interface BumpBarControl13 extends BaseControl
checkHealth, claim, close, directIO, getCheckHealthText, getClaimed, getDeviceControlDescription, getDeviceControlVersion, getDeviceEnabled, getDeviceServiceDescription, getDeviceServiceVersion, getFreezeEvents, getPhysicalDeviceDescription, getPhysicalDeviceName, getState, open, release, setDeviceEnabled, setFreezeEventsint getCapPowerReporting()
throws JposException
JposExceptionboolean getCapTone()
throws JposException
JposExceptionboolean getAsyncMode()
throws JposException
JposExceptionvoid setAsyncMode(boolean asyncMode)
throws JposException
JposExceptionint getAutoToneDuration()
throws JposException
JposExceptionvoid setAutoToneDuration(int autoToneDuration)
throws JposException
JposExceptionint getAutoToneFrequency()
throws JposException
JposExceptionvoid setAutoToneFrequency(int autoToneFrequency)
throws JposException
JposExceptionint getBumpBarDataCount()
throws JposException
JposExceptionint getCurrentUnitID()
throws JposException
JposExceptionvoid setCurrentUnitID(int currentUnitID)
throws JposException
JposExceptionint getDataCount()
throws JposException
JposExceptionboolean getDataEventEnabled()
throws JposException
JposExceptionvoid setDataEventEnabled(boolean dataEventEnabled)
throws JposException
JposExceptionjava.lang.String getErrorString()
throws JposException
JposExceptionint getErrorUnits()
throws JposException
JposExceptionjava.lang.String getEventString()
throws JposException
JposExceptionint getEventUnitID()
throws JposException
JposExceptionint getEventUnits()
throws JposException
JposExceptionint getKeys()
throws JposException
JposExceptionint getOutputID()
throws JposException
JposExceptionint getPowerNotify()
throws JposException
JposExceptionvoid setPowerNotify(int powerNotify)
throws JposException
JposExceptionint getPowerState()
throws JposException
JposExceptionint getTimeout()
throws JposException
JposExceptionvoid setTimeout(int timeout)
throws JposException
JposExceptionint getUnitsOnline()
throws JposException
JposExceptionvoid bumpBarSound(int units,
int frequency,
int duration,
int numberOfCycles,
int interSoundWait)
throws JposException
JposExceptionvoid clearInput()
throws JposException
JposExceptionvoid clearOutput()
throws JposException
JposExceptionvoid setKeyTranslation(int units,
int scanCode,
int logicalKey)
throws JposException
JposExceptionvoid addDataListener(DataListener l)
void removeDataListener(DataListener l)
void addDirectIOListener(DirectIOListener l)
void removeDirectIOListener(DirectIOListener l)
void addErrorListener(ErrorListener l)
void removeErrorListener(ErrorListener l)
void addOutputCompleteListener(OutputCompleteListener l)
void removeOutputCompleteListener(OutputCompleteListener l)
void addStatusUpdateListener(StatusUpdateListener l)
void removeStatusUpdateListener(StatusUpdateListener l)