Constructs a ToolPin with the given name and path.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax
Parameters
- nameAndPath
- Type: System String
Value to use for both the Pin's Name and Path
Remarks
Note: This constructor creates a ToolPin with Mode set to FetchValue and is meant for use with Inputs and Outputs of Tools which are not ToolBlocks.
See Also