CogFrameGrabber8600 InputLines Property Cognex VisionPro
Gets the collection of available input lines. If no input lines are available the returned collection will have a Count of zero.

Namespace: Cognex.VisionPro.FG8600.Implementation.Internal
Assembly: Cognex.VisionPro.FG8600 (in Cognex.VisionPro.FG8600.dll) Version: 65.1.0.0
Syntax

public virtual CogInputLines InputLines { get; }

Property Value

Type: CogInputLines
The collection of available input lines.

Implements

ICogFrameGrabber InputLines
See Also