Click or drag to resize

StroboscopicRaspiCameraTriggerMode Enumeration

Gives the live mode used for the stroboscopic unit raspi For Live mode, the camera trigger is controlled by the software and the raspi waits for a software trigger signal (message) For FastRecording mode, the camera trigger is controlled by the stroboscopic unit raspi, done for fast recording

Namespace: LynceeTec.Interfaces
Assembly: LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 10.2.3317.0 , built 2025-03-17 14:03:43 UTC
Syntax
public enum StroboscopicRaspiCameraTriggerMode
Members
Member nameValueDescription
LiveDisplay0 
LiveRecording1 
FastDisplay2 
FastRecording3 
See Also