Impact Acquire SDK Java
|
Defines the power mode for this device. More...
Static Public Attributes | |
static final int | dpmOff = acquireJNI.dpmOff_get() |
This device is switched off. | |
static final int | dpmOn = acquireJNI.dpmOn_get() |
This device is switched on. | |
Defines the power mode for this device.
|
static |
This device is switched off.
This might save a considerable amount of energy if the device isn't needed for a certain amount of time.
|
static |
This device is switched on.