Technical information
AVT GigE camera attributes
AVT GigE Camera and Driver Attributes V1.3.1
12
This document is a master document for all AVT GigE camera models and is NOT camera specific
AcqRecTriggerMode – Enum – R/W
Determines if recorder mode trigger event is initiated by an external hardware
trigger.
AcqStart
AcqStart controls relate to triggering the start of an acquisition stream. Frames
are triggered within this acquisition stream. See FrameStart for triggering
frames.
AcqStartTriggerEvent – Enum – R/W
If AcqStartTriggerMode = SyncIn1/2/3/4, determines which SyncIn electrical
signal initiates trigger.
AcqStartTriggerMode – Enum – R/W
Determines if start of acquisition initiated by an external hardware trigger.
SyncIn1 [Default] Trigger at SyncIn1 to be associated with this control
SyncIn2 Trigger at SyncIn2 to be associated with this control
SyncIn3 Trigger at SyncIn3 to be associated with this control
SyncIn4 Trigger at SyncIn4 to be associated with this control
Disabled No external trigger. Unlike AcqStart and AcqEnd, there is no
API command trigger option for a recording event
EdgeRising [Default] Rising edge trigger
EdgeFalling Falling edge trigger
EdgeAny Rising or falling edge
LevelHigh Active high signal
LevelLow Active low signal
SyncIn1 Trigger at SyncIn1 to be associated with this control
SyncIn2 Trigger at SyncIn2 to be associated with this control
SyncIn3 Trigger at SyncIn3 to be associated with this control
SyncIn4 Trigger at SyncIn4 to be associated with this control
Disabled [Default] No external trigger. Acquisition must be
started with the AcquisitionStart API command