Constructor.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Parameters
- linkName
- Type: System String
Name of this link object. This name is used as the key for the result into the CogRecord result packet.
- sourceTool
- Type: System Object
The vision tool that has the result that needs to be put into the result packet.
- sourcePath
- Type: System String
The full path to the property or method that should be stored into the result packet..
- destinationQueue
- Type: Cognex.VisionPro.QuickBuild CogDestinationQueueConstants
The queue or queues where the result will be stored. This parameter can be an OR'ed value of the queue destinations.
See Also