CogIOMCB NumLines Property Cognex VisionPro 9.8
How many lines on this device. Since this will always be 24, this property is provided as a convenience.

Namespace: Cognex.VisionPro.QuickBuild.IO
Assembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 75.1.0.0 (75.1.0.0)
Syntax

public int NumLines { get; }

Property Value

Type: Int32
Exceptions

ExceptionCondition
ObjectDisposedException If this CogIOMCB object has already been disposed.
See Also