Impact Acquire SDK Java
|
Some grabbers are able to get the video signal and the sync signal on different input pins. More...
Static Public Attributes | |
static final int | cesoAuto = acquireJNI.cesoAuto_get() |
The sync signal is expected on the selected video channel. | |
static final int | cesoBlue = acquireJNI.cesoBlue_get() |
The sync signal is expected on the third ('blue') video channel ( mvTITAN-RGB only ) | |
static final int | cesoExtern = acquireJNI.cesoExtern_get() |
The sync signal is expected on the fourth ('extern') video channel ( mvTITAN-RGB only ) | |
static final int | cesoGreen = acquireJNI.cesoGreen_get() |
The sync signal is expected on the second ('green') video channel ( mvTITAN-RGB only ) | |
static final int | cesoRed = acquireJNI.cesoRed_get() |
The sync signal is expected on the first ('red') video channel ( mvTITAN-RGB only ) | |
Some grabbers are able to get the video signal and the sync signal on different input pins.
The user can select this for non standard cameras (deprecated.
|
static |
The sync signal is expected on the selected video channel.
If RGB is used the sync signal is expected on the 'green' channel ( SyncOnGreen )
|
static |
The sync signal is expected on the third ('blue') video channel ( mvTITAN-RGB only )
|
static |
The sync signal is expected on the fourth ('extern') video channel ( mvTITAN-RGB only )
|
static |
The sync signal is expected on the second ('green') video channel ( mvTITAN-RGB only )
|
static |
The sync signal is expected on the first ('red') video channel ( mvTITAN-RGB only )