Sets up the various inputs on the CogToolBlock from the specified data object.
Namespace: Cognex.VisionPro.InspectionAssembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 87.1.0.0 (87.1.0.0)
Syntax
Parameters
- verificationData
- Type: Cognex.VisionPro.Inspection CogVerificationData
The data object that contains the inputs to the CogToolBlock
- outputData
- Type: Cognex.VisionPro.Inspection CogVerificationData
An output data object to receive a copy of the inputs. Should be set to null for normal usage. Internal Use only.
Implements
ICogVerifier SetupVisionToolInputs(CogVerificationData, CogVerificationData)See Also