OCRTool Outputs Property Cognex VisionPro 9.21

A collection of named Output Pin values.

Namespace: Cognex.Vision.ViDiEL
Assembly: Cognex.Vision.ViDiELOCR.Net (in Cognex.Vision.ViDiELOCR.Net.dll) Version: 9.21.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