Defines how the camera transmits the DVAL signal defined in the CameraLink® standard (deprecated.
More...
|
static final int | cldvmActive = acquireJNI.cldvmActive_get() |
| The camera transmits a data valid (DVAL) signal, that should be evaluated by the frame grabber.
|
|
static final int | cldvmInactive = acquireJNI.cldvmInactive_get() |
| The camera does not transmit a data valid (DVAL) signal, that should be evaluated by the frame grabber.
|
|
Defines how the camera transmits the DVAL signal defined in the CameraLink® standard (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!
◆ cldvmActive
final int cldvmActive = acquireJNI.cldvmActive_get() |
|
static |
The camera transmits a data valid (DVAL) signal, that should be evaluated by the frame grabber.
- 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!
◆ cldvmInactive
final int cldvmInactive = acquireJNI.cldvmInactive_get() |
|
static |
The camera does not transmit a data valid (DVAL) signal, that should be evaluated by the frame grabber.
- 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!