CogJobIndependent RealTimeQueueFlush Method Cognex VisionPro 9.25 SR1
Flush/clear the real-time result queue of all packets. This method cannot be called while the CogJob is running.

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

public void RealTimeQueueFlush()
Events

Exceptions

ExceptionCondition
CogNotStoppedExceptionThrown if the CogJob is not stopped.
Remarks

Examples

See Also