CogIOMCB NumLines Property Cognex VisionPro 9.5
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: 69.0.0.0 (69.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