Raytrix Light Field SDK  4.0
Logo
Enumerations
Rx::Interop::Runtime30::Camera::ETriggerMode Namespace Reference

Camera trigger modes that can be used with parameter EPar::Cam_TriggerMode. More...

Enumerations

Detailed Description

Camera trigger modes that can be used with parameter EPar::Cam_TriggerMode.

Attention
The order of trigger modes is not allowed to be changed. If further trigger modes are needed, they must be appended.

Enumeration Type Documentation

Camera trigger modes that can be used with parameter EPar::Cam_TriggerMode.

Enumerator
None 

No trigger mode.

Camera_FreeRun 

The camera triggers new frames itself continuously.

Software_SnapShot 

The camera captures a single frame triggered by the software.

Extern_Impulse 

The camera waits for an external trigger signal and records a single frame using the current exposure settings.