Impact Acquire SDK Java
|
Analogue grabbers generate its scan clock on different ways (deprecated. More...
Static Public Attributes | |
static final int | scAnalogue = acquireJNI.scAnalogue_get() |
The scan clock is generated by genlocking on horizontal sync. | |
static final int | scAuto = acquireJNI.scAuto_get() |
The cameras clock signal is used. | |
static final int | scDigital = acquireJNI.scDigital_get() |
The scan clock is generated digitally. | |
Analogue grabbers generate its scan clock on different ways (deprecated.
|
static |
The scan clock is generated by genlocking on horizontal sync.
(HD) signal.
ADVANTAGES:
DISADVANTAGES:
|
static |
The cameras clock signal is used.
If the property pixelClockOutput in the camera description is either set to mvIMPACT.acquire.TCameraExternalSyncEdge.ceseFallingEdge or mvIMPACT.acquire.TCameraExternalSyncEdge.ceseRisingEdge. Otherwise mvIMPACT.acquire.TScanClock.scAnalogue is used for mvTITAN-RGB and mvTITAN-G1 devices and mvIMPACT.acquire.TScanClock.scDigital for mvGAMMA-G devices. Other devices currently do not support this feature.
|
static |
The scan clock is generated digitally.
ADVANTAGE:
DISADVANTAGE: