ICogAcqStrobe StrobeEnabledSupported Property Cognex VisionPro
Indicates whether the StrobeEnabled property is supported. If StrobeEnabledSupported is false then changing StrobeEnabled has no effect.

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

bool StrobeEnabledSupported { get; }

Property Value

Type: Boolean
Remarks

Indicates whether this FIFO supports the StrobeEnabled property. If the value of this property is false, then setting StrobeEnabled has no effect.

See Also