CogJob RemainingRuns Property Cognex VisionPro 9.20
Get or set the number of remaining job runs.

Namespace: Cognex.VisionPro.QuickBuild
Assembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 80.0.0.0 (80.0.0.0)
Syntax

public long RemainingRuns { get; set; }

Property Value

Type: Int64
RemainingRuns is the number of job runs left if JobRunCountEnable is enabled and the job is in continuous mode.
Events

See Also