LineMaxTool Outputs Property Cognex VisionPro 9.22

A collection of named Output Pin values.

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