Impact Acquire SDK Java
|
Defines valid modes for the handling of the device' on board memory (if available) (deprecated. More...
Static Public Attributes | |
static final int | obmmDefault = acquireJNI.obmmDefault_get() |
The device will work with reasonable default values. | |
static final int | obmmUser = acquireJNI.obmmUser_get() |
The user can define how the on board memory of the device will be used. | |
Defines valid modes for the handling of the device' on board memory (if available) (deprecated.
|
static |
The device will work with reasonable default values.
This option will be the right choice for most of the user.
|
static |
The user can define how the on board memory of the device will be used.
This is for advanced users only and will not be necessary in most of the cases.