CogIODiscreteDataItem Line Property Cognex VisionPro 9.7
Set or get a line number. The line number must be greater than 0 and less than 31; otherwise, ArgumentOutOfRangeException will be thrown

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 Line { get; set; }

Property Value

Type: Int32
See Also