ICogAcqTrigger InterfaceCognex VisionPro 9.5
Interface for controlling the triggering model of an acquisition fifo.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
Syntax

public interface ICogAcqTrigger

The ICogAcqTrigger type exposes the following members.

Properties

  NameDescription
Public propertyTriggerEnabled
Reads or sets whether triggers are enabled.
Public propertyTriggerLowToHigh
Reads or sets whether triggers are a low to high transition.
Public propertyTriggerModel
Reads or sets the trigger model.
Top
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