Impact Acquire SDK Java
TBlueFOXSensorTiming Class Reference

Sensor timing options. More...

Static Public Attributes

static final int bfstFastLineSkip = acquireJNI.bfstFastLineSkip_get()
 Fast line skip timing.
 
static final int bfstLowSmearLineSkip = acquireJNI.bfstLowSmearLineSkip_get()
 This mode is not available for every mvBlueFOX camera.
 
static final int bfstStandard = acquireJNI.bfstStandard_get()
 Standard Timing.
 

Detailed Description

Sensor timing options.

Member Data Documentation

◆ bfstFastLineSkip

final int bfstFastLineSkip = acquireJNI.bfstFastLineSkip_get()
static

Fast line skip timing.

In this mode a faster line skip timing will be used. This will result in a higher frame rate in partial scan mode, but might affect the image quality.

Note
This mode is not available for every mvBlueFOX camera.

◆ bfstLowSmearLineSkip

final int bfstLowSmearLineSkip = acquireJNI.bfstLowSmearLineSkip_get()
static

This mode is not available for every mvBlueFOX camera.

◆ bfstStandard

final int bfstStandard = acquireJNI.bfstStandard_get()
static

Standard Timing.