Raise the RunProgress event.
Namespace: Cognex.VisionPro.InspectionAssembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 73.0.0.0 (73.0.0.0)
Syntax
Parameters
- progressPercentage
- Type: System Int32
The percentage the verifier has completed running (0-100).
- outputData
- Type: Cognex.VisionPro.Inspection CogVerificationData
The output data object that was generated from the last iteration that was completed.
- userState
- Type: System Object
Not used.
See Also