Impact Acquire SDK Java
TSequencerSetParameter Class Reference

Defines valid parameters that can be modified within a sequencer set at runtime. More...

Static Public Attributes

static final int sspBinningHorizontal = acquireJNI.sspBinningHorizontal_get()
 Requests the BinningHorizontal property to be modified in a user selected sequencer set.
 
static final int sspBinningVertical = acquireJNI.sspBinningVertical_get()
 Requests the BinningVertical property to be modified in a user selected sequencer set.
 
static final int sspCounterDuration_Counter1 = acquireJNI.sspCounterDuration_Counter1_get()
 Requests the CounterDuration[CounterSelector=Counter1] property to be modified in a user selected sequencer set.
 
static final int sspCounterDuration_Counter2 = acquireJNI.sspCounterDuration_Counter2_get()
 Requests the CounterDuration[CounterSelector=Counter2] property to be modified in a user selected sequencer set.
 
static final int sspCounterDuration_Counter3 = acquireJNI.sspCounterDuration_Counter3_get()
 Requests the CounterDuration[CounterSelector=Counter3] property to be modified in a user selected sequencer set.
 
static final int sspCounterDuration_Counter4 = acquireJNI.sspCounterDuration_Counter4_get()
 Requests the CounterDuration[CounterSelector=Counter4] property to be modified in a user selected sequencer set.
 
static final int sspCounterDuration_Counter5 = acquireJNI.sspCounterDuration_Counter5_get()
 Requests the CounterDuration[CounterSelector=Counter5] property to be modified in a user selected sequencer set.
 
static final int sspCounterDuration_Counter6 = acquireJNI.sspCounterDuration_Counter6_get()
 Requests the CounterDuration[CounterSelector=Counter6] property to be modified in a user selected sequencer set.
 
static final int sspCounterDuration_Counter7 = acquireJNI.sspCounterDuration_Counter7_get()
 Requests the CounterDuration[CounterSelector=Counter7] property to be modified in a user selected sequencer set.
 
static final int sspCounterDuration_Counter8 = acquireJNI.sspCounterDuration_Counter8_get()
 Requests the CounterDuration[CounterSelector=Counter8] property to be modified in a user selected sequencer set.
 
static final int sspDecimationHorizontal = acquireJNI.sspDecimationHorizontal_get()
 Requests the DecimationHorizontal property to be modified in a user selected sequencer set.
 
static final int sspDecimationVertical = acquireJNI.sspDecimationVertical_get()
 Requests the DecimationVertical property to be modified in a user selected sequencer set.
 
static final int sspExposureTime = acquireJNI.sspExposureTime_get()
 Requests the ExposureTime property to be modified in a user selected sequencer set.
 
static final int sspGain_AnalogAll = acquireJNI.sspGain_AnalogAll_get()
 Requests the Gain[GainSelector=AnalogAll] property to be modified in a user selected sequencer set.
 
static final int sspGain_AnalogBlue = acquireJNI.sspGain_AnalogBlue_get()
 Requests the Gain[GainSelector=AnalogBlue] property to be modified in a user selected sequencer set.
 
static final int sspGain_AnalogGreen = acquireJNI.sspGain_AnalogGreen_get()
 Requests the Gain[GainSelector=AnalogGreen] property to be modified in a user selected sequencer set.
 
static final int sspGain_AnalogRed = acquireJNI.sspGain_AnalogRed_get()
 Requests the Gain[GainSelector=AnalogRed] property to be modified in a user selected sequencer set.
 
static final int sspGain_AnalogTap1 = acquireJNI.sspGain_AnalogTap1_get()
 Requests the Gain[GainSelector=AnalogTap1] property to be modified in a user selected sequencer set.
 
static final int sspGain_AnalogTap2 = acquireJNI.sspGain_AnalogTap2_get()
 Requests the Gain[GainSelector=AnalogTap2] property to be modified in a user selected sequencer set.
 
static final int sspGain_AnalogTap3 = acquireJNI.sspGain_AnalogTap3_get()
 Requests the Gain[GainSelector=AnalogTap3] property to be modified in a user selected sequencer set.
 
static final int sspGain_AnalogTap4 = acquireJNI.sspGain_AnalogTap4_get()
 Requests the Gain[GainSelector=AnalogTap4] property to be modified in a user selected sequencer set.
 
static final int sspHeight = acquireJNI.sspHeight_get()
 Requests the Height property to be modified in a user selected sequencer set.
 
static final int sspOffsetX = acquireJNI.sspOffsetX_get()
 Requests the OffsetX property to be modified in a user selected sequencer set.
 
static final int sspOffsetY = acquireJNI.sspOffsetY_get()
 Requests the OffsetY property to be modified in a user selected sequencer set.
 
static final int sspWidth = acquireJNI.sspWidth_get()
 Requests the Width property to be modified in a user selected sequencer set.
 

Detailed Description

Defines valid parameters that can be modified within a sequencer set at runtime.

Using the custom command interpreter features controlled by a running sequencer can be modified while the sequencer is running. This enumeration can be used to define which parameter shall/can be modified.

Since
2.18.0

Member Data Documentation

◆ sspBinningHorizontal

final int sspBinningHorizontal = acquireJNI.sspBinningHorizontal_get()
static

Requests the BinningHorizontal property to be modified in a user selected sequencer set.

Since
2.45.0, requires firmware version >= 2.44

◆ sspBinningVertical

final int sspBinningVertical = acquireJNI.sspBinningVertical_get()
static

Requests the BinningVertical property to be modified in a user selected sequencer set.

Since
2.45.0, requires firmware version >= 2.44

◆ sspCounterDuration_Counter1

final int sspCounterDuration_Counter1 = acquireJNI.sspCounterDuration_Counter1_get()
static

Requests the CounterDuration[CounterSelector=Counter1] property to be modified in a user selected sequencer set.

◆ sspCounterDuration_Counter2

final int sspCounterDuration_Counter2 = acquireJNI.sspCounterDuration_Counter2_get()
static

Requests the CounterDuration[CounterSelector=Counter2] property to be modified in a user selected sequencer set.

◆ sspCounterDuration_Counter3

final int sspCounterDuration_Counter3 = acquireJNI.sspCounterDuration_Counter3_get()
static

Requests the CounterDuration[CounterSelector=Counter3] property to be modified in a user selected sequencer set.

◆ sspCounterDuration_Counter4

final int sspCounterDuration_Counter4 = acquireJNI.sspCounterDuration_Counter4_get()
static

Requests the CounterDuration[CounterSelector=Counter4] property to be modified in a user selected sequencer set.

◆ sspCounterDuration_Counter5

final int sspCounterDuration_Counter5 = acquireJNI.sspCounterDuration_Counter5_get()
static

Requests the CounterDuration[CounterSelector=Counter5] property to be modified in a user selected sequencer set.

◆ sspCounterDuration_Counter6

final int sspCounterDuration_Counter6 = acquireJNI.sspCounterDuration_Counter6_get()
static

Requests the CounterDuration[CounterSelector=Counter6] property to be modified in a user selected sequencer set.

◆ sspCounterDuration_Counter7

final int sspCounterDuration_Counter7 = acquireJNI.sspCounterDuration_Counter7_get()
static

Requests the CounterDuration[CounterSelector=Counter7] property to be modified in a user selected sequencer set.

◆ sspCounterDuration_Counter8

final int sspCounterDuration_Counter8 = acquireJNI.sspCounterDuration_Counter8_get()
static

Requests the CounterDuration[CounterSelector=Counter8] property to be modified in a user selected sequencer set.

◆ sspDecimationHorizontal

final int sspDecimationHorizontal = acquireJNI.sspDecimationHorizontal_get()
static

Requests the DecimationHorizontal property to be modified in a user selected sequencer set.

Since
2.45.0, requires firmware version >= 2.44

◆ sspDecimationVertical

final int sspDecimationVertical = acquireJNI.sspDecimationVertical_get()
static

Requests the DecimationVertical property to be modified in a user selected sequencer set.

Since
2.45.0, requires firmware version >= 2.44

◆ sspExposureTime

final int sspExposureTime = acquireJNI.sspExposureTime_get()
static

Requests the ExposureTime property to be modified in a user selected sequencer set.

◆ sspGain_AnalogAll

final int sspGain_AnalogAll = acquireJNI.sspGain_AnalogAll_get()
static

Requests the Gain[GainSelector=AnalogAll] property to be modified in a user selected sequencer set.

◆ sspGain_AnalogBlue

final int sspGain_AnalogBlue = acquireJNI.sspGain_AnalogBlue_get()
static

Requests the Gain[GainSelector=AnalogBlue] property to be modified in a user selected sequencer set.

◆ sspGain_AnalogGreen

final int sspGain_AnalogGreen = acquireJNI.sspGain_AnalogGreen_get()
static

Requests the Gain[GainSelector=AnalogGreen] property to be modified in a user selected sequencer set.

◆ sspGain_AnalogRed

final int sspGain_AnalogRed = acquireJNI.sspGain_AnalogRed_get()
static

Requests the Gain[GainSelector=AnalogRed] property to be modified in a user selected sequencer set.

◆ sspGain_AnalogTap1

final int sspGain_AnalogTap1 = acquireJNI.sspGain_AnalogTap1_get()
static

Requests the Gain[GainSelector=AnalogTap1] property to be modified in a user selected sequencer set.

◆ sspGain_AnalogTap2

final int sspGain_AnalogTap2 = acquireJNI.sspGain_AnalogTap2_get()
static

Requests the Gain[GainSelector=AnalogTap2] property to be modified in a user selected sequencer set.

◆ sspGain_AnalogTap3

final int sspGain_AnalogTap3 = acquireJNI.sspGain_AnalogTap3_get()
static

Requests the Gain[GainSelector=AnalogTap3] property to be modified in a user selected sequencer set.

◆ sspGain_AnalogTap4

final int sspGain_AnalogTap4 = acquireJNI.sspGain_AnalogTap4_get()
static

Requests the Gain[GainSelector=AnalogTap4] property to be modified in a user selected sequencer set.

◆ sspHeight

final int sspHeight = acquireJNI.sspHeight_get()
static

Requests the Height property to be modified in a user selected sequencer set.

Since
2.36.0, requires firmware version >= 2.36

◆ sspOffsetX

final int sspOffsetX = acquireJNI.sspOffsetX_get()
static

Requests the OffsetX property to be modified in a user selected sequencer set.

Since
2.34.0, requires firmware version >= 2.35

◆ sspOffsetY

final int sspOffsetY = acquireJNI.sspOffsetY_get()
static

Requests the OffsetY property to be modified in a user selected sequencer set.

Since
2.34.0, requires firmware version >= 2.35

◆ sspWidth

final int sspWidth = acquireJNI.sspWidth_get()
static

Requests the Width property to be modified in a user selected sequencer set.

Since
2.36.0, requires firmware version >= 2.36