ClassifyTool Outputs Property Cognex VisionPro 9.24

A collection of named Output Pin values.

Namespace: Cognex.Vision.ViDiEL
Assembly: Cognex.Vision.ViDiELClassify.Net (in Cognex.Vision.ViDiELClassify.Net.dll) Version: 9.24.0.0
Syntax

public override ToolPinTrackingCollection Outputs { get; }

Property Value

Type: ToolPinTrackingCollection

Implements

ITool Outputs
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