CogIODiscreteDataItem Line Property Cognex VisionPro 9.22 SR1
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: 87.1.0.0 (87.1.0.0)
Syntax

public int Line { get; set; }

Property Value

Type: Int32
See Also