ITool Outputs Property Cognex VisionPro 9.21

A collection of named Output Pin values.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.0.0
Syntax

ToolPinTrackingCollection Outputs { get; }

Property Value

Type: ToolPinTrackingCollection
Remarks

Add or remove ToolPins to the Outputs collection to control which Tool properties are exposed as Outputs in the GUI (for linking).

See Also