Gets or Sets the name of the terminal.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Property Value
Type: StringImplements
ICogTrackingCollectionTrackedItem NameExceptions
| Exception | Condition |
|---|---|
| ArgumentException | Thrown if the "Name" is not a valid .NET variable name or if "Name" is not unique in within a ToolBlock terminal collection of which this terminal is a member. |
Remarks
See Also