Get or set the total number of acquisition overruns.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 69.0.0.0 (69.0.0.0)
Syntax
Property Value
Type: Int64Every time an acquisition overruns, this statistic is incremented by one. Generally, the only reason to write to this statistic is to reset it to zero.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this statistic changes. |
Remarks
Examples
See Also