CogIOFrameGrabber CogIODiscreteLine Name Property Cognex VisionPro
Gets or sets the name of this line.

Namespace: Cognex.VisionPro.QuickBuild.Implementation.Internal
Assembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax

public string Name { get; set; }

Property Value

Type: String
The user can provide an alias for each line.
See Also