Image acquisition and trigger

The acquisition and trigger features are interrelated and are therefore be considered together below. The term Acquisition basically describes a state of cameras in which images can be taken, see ImageAcquisition. Whether and when images are actually taken and sent is determined by the configuration of the Trigger parameter.

The various configuration options and relationships between acquisition and trigger settings are described in more detail in the following chapters, which are arranged according to the AcquisitionMode.

By far the most commonly used image capture options are:

Image acquisition and trigger 1:

Checking the features of the camera

Please refer to the manual for the camera to see whether the camera supports corresponding features. The same applies to the feature names that are actually used. The procedure using the feature names according to the GenICam Standard Features Naming Convention (Version 2.4) is described below.

Acquisition Mode

The AcquisitionMode feature mainly specifies how many images are taken during an acquisition and refers to the TCVN_CS_ACQUIRING state of the camera state machine. To end a recording, the state must be exited with a AcquisitionStop command before the next recording can begin again with a AcquisitionStart command. Therefore, the Continuous mode is the most frequently selected setting, since you can then remain permanently in the acquiring state.

Trigger Source

The TriggerSource feature specifies which internal or physical signal is to be interpreted as a trigger. The list of possible sources is long and varies depending on the camera. Some samples are provided below:

Trigger Activation