CogIOMCB NumLines Property Cognex VisionPro 9.7
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: 73.0.0.0 (73.0.0.0)
Syntax

public int NumLines { get; }

Property Value

Type: Int32
Exceptions

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