Constructs a ToolPinTrackingCollection instance with the given pinMode.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.1.1
Syntax
Parameters
- pinMode
- Type: Cognex.Vision PinModeConstants
Set to Cognex.Vision.PinModeConstants.FetchValue when used with a "regular" Tool and Cognex.Vision.PinModeConstants.StoreValue when used with a ToolBlock.
See Also