ICogFrameGrabber OutputLines Property Cognex VisionPro 9.8 SR1
Gets the collection of available output lines. If no output 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: 75.0.0.0
Syntax

CogOutputLines OutputLines { get; }

Property Value

Type: CogOutputLines
See Also