Interface for controlling a strobe light.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax
The ICogAcqStrobe type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| StrobeEnabled | Whether the strobe is enabled. | |
| StrobeEnabledSupported | Indicates whether the StrobeEnabled property is supported. If StrobeEnabledSupported is false then changing StrobeEnabled has no effect. | |
| StrobePulsePolarityHigh | Whether strobe pulse polarity is high (True) or low (False). |
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