ICogFrameGrabber InputLines Property Cognex VisionPro 9.10
Gets the collection of available input lines. If no input lines are available on this frame grabber the returned collection will have a Count of zero.

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

CogInputLines InputLines { get; }

Property Value

Type: CogInputLines
See Also