CogStatistics ResetRunningStatistics Method Cognex VisionPro
Resets the running statistics. Sets RunningNumSamples to zero.

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

public void ResetRunningStatistics()
Events

Event TypeReason
CogStatistics Changed

Fires when the value of this property changes.

The following state flags may be affected:

    Remarks

    Resets the running statistics. Sets RunningNumSamples to zero.

    See Also