public interface ScaleControl12 extends BaseControl
| Modifier and Type | Method and Description |
|---|---|
void |
addDirectIOListener(DirectIOListener l) |
boolean |
getCapDisplay() |
int |
getMaximumWeight() |
int |
getWeightUnit() |
void |
readWeight(int[] weightData,
int timeout) |
void |
removeDirectIOListener(DirectIOListener l) |
checkHealth, claim, close, directIO, getCheckHealthText, getClaimed, getDeviceControlDescription, getDeviceControlVersion, getDeviceEnabled, getDeviceServiceDescription, getDeviceServiceVersion, getFreezeEvents, getPhysicalDeviceDescription, getPhysicalDeviceName, getState, open, release, setDeviceEnabled, setFreezeEventsboolean getCapDisplay()
throws JposException
JposExceptionint getMaximumWeight()
throws JposException
JposExceptionint getWeightUnit()
throws JposException
JposExceptionvoid readWeight(int[] weightData,
int timeout)
throws JposException
JposExceptionvoid addDirectIOListener(DirectIOListener l)
void removeDirectIOListener(DirectIOListener l)