SmartLineTool Inputs Property Cognex VisionPro 9.24

A collection of named Input Pin values.

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

public override ToolPinTrackingCollection Inputs { get; }

Property Value

Type: ToolPinTrackingCollection

Implements

ITool Inputs
Remarks

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

See Also