Raytrix Light Field SDK  v3.1
Logo
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Groups Pages
Rx::Interop::Runtime30::Camera::ETriggerMode Namespace Reference

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

Enumerations

enum  ID
 

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

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.