Interface for controlling the triggering model of an acquisition fifo.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax
The ICogAcqTrigger type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| TriggerEnabled | Reads or sets whether triggers are enabled. | |
| TriggerLowToHigh | Reads or sets whether triggers are a low to high transition. | |
| TriggerModel | Reads or sets the trigger model. |
Remarks
Interface for controlling an acquisition FIFO's trigger model.
Supported on: 8100D, 8100M, 8100M+, 8120/CVM1, 8120/CVM6, 8120/CVM9, 8120/CVM11, 8501, 8504, 8600
See Also