CogFrameGrabber8120 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.FG8120.Implementation.Internal
Assembly: Cognex.VisionPro.FG8120 (in Cognex.VisionPro.FG8120.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