Impact Acquire SDK C
|
Classes and functions that will be available if the device is used with the GenICam interface layout. More...
Enumerations | |
enum | TRequestTransmissionMode { rtmFullResolution } |
Defines valid request transmission modes. More... | |
enum | TSequencerSetParameter { sspCounterDuration_Counter1 , sspCounterDuration_Counter2 , sspCounterDuration_Counter3 , sspCounterDuration_Counter4 , sspCounterDuration_Counter5 , sspCounterDuration_Counter6 , sspCounterDuration_Counter7 , sspCounterDuration_Counter8 , sspExposureTime , sspGain_AnalogAll , sspGain_AnalogRed , sspGain_AnalogGreen , sspGain_AnalogBlue , sspGain_AnalogTap1 , sspGain_AnalogTap2 , sspGain_AnalogTap3 , sspGain_AnalogTap4 , sspOffsetX , sspOffsetY , sspWidth , sspHeight , sspBinningVertical , sspBinningHorizontal , sspDecimationVertical , sspDecimationHorizontal } |
Defines valid parameters that can be modified within a sequencer set at runtime. More... | |
Classes and functions that will be available if the device is used with the GenICam interface layout.
This group contains functions and data types that will be available if the device is used with the dilGenICam interface layout.
This group contains classes and functions that will be available for a device used with the dilGenICam interface layout.
Defines valid request transmission modes.
Using the custom command interpreter images can requested again from a device supporting it in different resolutions. This enumeration can be used to define what/how to transmit the image.
Enumerator | |
---|---|
rtmFullResolution | Request transmission of an image in full resolution. |
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.