|
static final int | bfiscAutoControlAOI = acquireJNI.bfiscAutoControlAOI_get() |
| This sensor supports to define an AOI for the AGC/AEC/AOC(Auto Offset Control) features.
|
|
static final int | bfiscAutoControlDelay = acquireJNI.bfiscAutoControlDelay_get() |
| This sensor supports to define a delay for the AGC/AEC/AOC(Auto Offset Control) features.
|
|
static final int | bfiscAutoControlSpeed = acquireJNI.bfiscAutoControlSpeed_get() |
| This sensor supports to define the control speed for the AGC/AEC/AOC(Auto Offset Control) features.
|
|
static final int | bfiscAutoOffsetBlackLevel = acquireJNI.bfiscAutoOffsetBlackLevel_get() |
| This sensor supports Auto Offset Black Level.
|
|
static final int | bfiscBinning = acquireJNI.bfiscBinning_get() |
| This sensor supports binning.
|
|
static final int | bfiscExposeToFlashDelay = acquireJNI.bfiscExposeToFlashDelay_get() |
| This sensor supports Expose To Flash Delay.
|
|
static final int | bfiscExposure = acquireJNI.bfiscExposure_get() |
| The exposure time can be controlled by an application.
|
|
static final int | bfiscExposureAuto = acquireJNI.bfiscExposureAuto_get() |
| This sensor can automatically control the exposure time.
|
|
static final int | bfiscFlash = acquireJNI.bfiscFlash_get() |
| This sensor can output the 'exposure active' signal(e.g.
|
|
static final int | bfiscFrameDelay = acquireJNI.bfiscFrameDelay_get() |
| This sensor supports frame delay.
|
|
static final int | bfiscFrameRate = acquireJNI.bfiscFrameRate_get() |
| This sensor supports FrameRate_Hz.
|
|
static final int | bfiscGain = acquireJNI.bfiscGain_get() |
| The gain can be controlled by an application.
|
|
static final int | bfiscGainAuto = acquireJNI.bfiscGainAuto_get() |
| This sensor can automatically control the gain.
|
|
static final int | bfiscLineDelay = acquireJNI.bfiscLineDelay_get() |
| This sensor supports line delay.
|
|
static final int | bfiscLineTrigger = acquireJNI.bfiscLineTrigger_get() |
| This sensor supports line triggered acquisition.
|
|
static final int | bfiscNone = acquireJNI.bfiscNone_get() |
| A dummy constant to indicate, that this device does not have any capabilities defined by other constants belonging to this enumeration.
|
|
static final int | bfiscOffset = acquireJNI.bfiscOffset_get() |
| The offset can be controlled by an application.
|
|
static final int | bfiscOffsetAuto = acquireJNI.bfiscOffsetAuto_get() |
| This sensor can automatically control the offset.
|
|
static final int | bfiscOverlappedExposure = acquireJNI.bfiscOverlappedExposure_get() |
| This sensor supports overlapped exposure.
|
|
static final int | bfiscReverseX = acquireJNI.bfiscReverseX_get() |
| This sensor supports ReverseX.
|
|
static final int | bfiscReverseY = acquireJNI.bfiscReverseY_get() |
| This sensor supports ReverseY.
|
|
static final int | bfiscShadingCorrection = acquireJNI.bfiscShadingCorrection_get() |
| This sensor can perform shading correction.
|
|
static final int | bfiscTemperatureSensor = acquireJNI.bfiscTemperatureSensor_get() |
| This sensor supports a temperature sensor within the imager.
|
|
static final int | bfiscTrigger = acquireJNI.bfiscTrigger_get() |
| This sensor supports triggered acquisition.
|
|
Defines valid image sensor capabilities.
These enums may be 'ored' together.