CogDataAnalysis ResetBufferedValues Method Cognex VisionPro 9.8
Clears the buffered values for all of the associated channel items. Each channel will have no buffered values after invoking this method.

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

public void ResetBufferedValues()
Events

Event TypeReason
CogDataAnalysis Changed

Fires when this function is called.

The following state flags may be affected:

    Remarks

    Clears the buffered values for all of the associated channel items. Each channel will have no buffered values after invoking this method.

    See Also