ITool Inputs Property Cognex VisionPro 9.22

A collection of named Input Pin values.

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

ToolPinTrackingCollection Inputs { get; }

Property Value

Type: ToolPinTrackingCollection
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