Defines acquisition start event if using pulse sequences (deprecated.
More...
|
static final int | ditAfterDigOutSignals = acquireJNI.ditAfterDigOutSignals_get() |
| Acquisition starts after all defined signals have been generated on the digital outputs.
|
|
static final int | ditImmediately = acquireJNI.ditImmediately_get() |
| Acquisition starts with trigger event as fast as possible.
|
|
Defines acquisition start event if using pulse sequences (deprecated.
- Deprecated
- Beginning with the release of 3.0.0 of Impact Acquire everything specifically related to frame grabber boards will be considered as deprecated and might be removed without further notice!
◆ ditAfterDigOutSignals
final int ditAfterDigOutSignals = acquireJNI.ditAfterDigOutSignals_get() |
|
static |
Acquisition starts after all defined signals have been generated on the digital outputs.
- Deprecated
- Beginning with the release of 3.0.0 of Impact Acquire everything specifically related to frame grabber boards will be considered as deprecated and might be removed without further notice!
◆ ditImmediately
final int ditImmediately = acquireJNI.ditImmediately_get() |
|
static |
Acquisition starts with trigger event as fast as possible.
- Deprecated
- Beginning with the release of 3.0.0 of Impact Acquire everything specifically related to frame grabber boards will be considered as deprecated and might be removed without further notice!