ICogAcqStrobe InterfaceCognex VisionPro
Interface for controlling a strobe light.

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

public interface ICogAcqStrobe

The ICogAcqStrobe type exposes the following members.

Properties

  NameDescription
Public propertyStrobeEnabled
Whether the strobe is enabled.
Public propertyStrobeEnabledSupported
Indicates whether the StrobeEnabled property is supported. If StrobeEnabledSupported is false then changing StrobeEnabled has no effect.
Public propertyStrobePulsePolarityHigh
Whether strobe pulse polarity is high (True) or low (False).
Top
Remarks

Interface for controlling a strobe light associated with an acquisition FIFO.

Supported on: 8100D, 8100M, 8100M+, 8120/CVM1, 8120/CVM6, 8120/CVM9, 8120/CVM11, 8501, 8504, 8600

See Also