Impact Acquire SDK Java
|
Multi-tap cameras can transmit data in different ways. More...
Static Public Attributes | |
static final int | cltyg1Y = acquireJNI.cltyg1Y_get() |
Lines from top to bottom. | |
static final int | cltyg1Y2 = acquireJNI.cltyg1Y2_get() |
Two neighbouring lines are transmitted during one FVAL. | |
static final int | cltyg2YE = acquireJNI.cltyg2YE_get() |
One line from top and one line from bottom are transmitted during one FVAL. | |
Multi-tap cameras can transmit data in different ways.
This enumeration can be used to
define how the camera transmits the lines of pixels.
|
static |
Lines from top to bottom.
|
static |
Two neighbouring lines are transmitted during one FVAL.
|
static |
One line from top and one line from bottom are transmitted during one FVAL.