Impact Acquire SDK Java
|
Defines valid RTCtrl Modes. More...
Static Public Attributes | |
static final int | rtctrlModeRun = acquireJNI.rtctrlModeRun_get() |
RTC switched on and NOT editable. | |
static final int | rtctrlModeRunRestart = acquireJNI.rtctrlModeRunRestart_get() |
RTC switched on and restart after changes. | |
static final int | rtctrlModeStop = acquireJNI.rtctrlModeStop_get() |
RTC switched off and editable. | |
Defines valid RTCtrl Modes.
|
static |
RTC switched on and NOT editable.
|
static |
RTC switched on and restart after changes.
|
static |
RTC switched off and editable.