Gets the last RunStatus of the job.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 75.1.0.0 (75.1.0.0)
Syntax
Property Value
Type: ICogRunStatusThe run status of the job.
Remarks
The run status of a job is the combination of AcquisitionRunStatus (if the job uses acquisition) and VisionToolRunStatus (if the job does image processing).
Examples
See Also