Impact Acquire SDK Java
TBlueFOXInfoSensorCapabilities Class Reference

Defines valid image sensor capabilities. More...

Static Public Attributes

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.
 

Detailed Description

Defines valid image sensor capabilities.

These enums may be 'ored' together.

Member Data Documentation

◆ bfiscAutoControlAOI

final int bfiscAutoControlAOI = acquireJNI.bfiscAutoControlAOI_get()
static

This sensor supports to define an AOI for the AGC/AEC/AOC(Auto Offset Control) features.

◆ bfiscAutoControlDelay

final int bfiscAutoControlDelay = acquireJNI.bfiscAutoControlDelay_get()
static

This sensor supports to define a delay for the AGC/AEC/AOC(Auto Offset Control) features.

◆ bfiscAutoControlSpeed

final int bfiscAutoControlSpeed = acquireJNI.bfiscAutoControlSpeed_get()
static

This sensor supports to define the control speed for the AGC/AEC/AOC(Auto Offset Control) features.

◆ bfiscAutoOffsetBlackLevel

final int bfiscAutoOffsetBlackLevel = acquireJNI.bfiscAutoOffsetBlackLevel_get()
static

This sensor supports Auto Offset Black Level.

◆ bfiscBinning

final int bfiscBinning = acquireJNI.bfiscBinning_get()
static

This sensor supports binning.

◆ bfiscExposeToFlashDelay

final int bfiscExposeToFlashDelay = acquireJNI.bfiscExposeToFlashDelay_get()
static

This sensor supports Expose To Flash Delay.

◆ bfiscExposure

final int bfiscExposure = acquireJNI.bfiscExposure_get()
static

The exposure time can be controlled by an application.

◆ bfiscExposureAuto

final int bfiscExposureAuto = acquireJNI.bfiscExposureAuto_get()
static

This sensor can automatically control the exposure time.

◆ bfiscFlash

final int bfiscFlash = acquireJNI.bfiscFlash_get()
static

This sensor can output the 'exposure active' signal(e.g.

to control a flash).

◆ bfiscFrameDelay

final int bfiscFrameDelay = acquireJNI.bfiscFrameDelay_get()
static

This sensor supports frame delay.

◆ bfiscFrameRate

final int bfiscFrameRate = acquireJNI.bfiscFrameRate_get()
static

This sensor supports FrameRate_Hz.

◆ bfiscGain

final int bfiscGain = acquireJNI.bfiscGain_get()
static

The gain can be controlled by an application.

◆ bfiscGainAuto

final int bfiscGainAuto = acquireJNI.bfiscGainAuto_get()
static

This sensor can automatically control the gain.

◆ bfiscLineDelay

final int bfiscLineDelay = acquireJNI.bfiscLineDelay_get()
static

This sensor supports line delay.

◆ bfiscLineTrigger

final int bfiscLineTrigger = acquireJNI.bfiscLineTrigger_get()
static

This sensor supports line triggered acquisition.

◆ bfiscNone

final int bfiscNone = acquireJNI.bfiscNone_get()
static

A dummy constant to indicate, that this device does not have any capabilities defined by other constants belonging to this enumeration.

◆ bfiscOffset

final int bfiscOffset = acquireJNI.bfiscOffset_get()
static

The offset can be controlled by an application.

◆ bfiscOffsetAuto

final int bfiscOffsetAuto = acquireJNI.bfiscOffsetAuto_get()
static

This sensor can automatically control the offset.

◆ bfiscOverlappedExposure

final int bfiscOverlappedExposure = acquireJNI.bfiscOverlappedExposure_get()
static

This sensor supports overlapped exposure.

◆ bfiscReverseX

final int bfiscReverseX = acquireJNI.bfiscReverseX_get()
static

This sensor supports ReverseX.

◆ bfiscReverseY

final int bfiscReverseY = acquireJNI.bfiscReverseY_get()
static

This sensor supports ReverseY.

◆ bfiscShadingCorrection

final int bfiscShadingCorrection = acquireJNI.bfiscShadingCorrection_get()
static

This sensor can perform shading correction.

◆ bfiscTemperatureSensor

final int bfiscTemperatureSensor = acquireJNI.bfiscTemperatureSensor_get()
static

This sensor supports a temperature sensor within the imager.

◆ bfiscTrigger

final int bfiscTrigger = acquireJNI.bfiscTrigger_get()
static

This sensor supports triggered acquisition.