Read-only property which returns the number of failure packets in the failure queue.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 80.0.0.0 (80.0.0.0)
Syntax
Property Value
Type: Int32This property returns the number of failure packets in the failure queue at this instant.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the FailureQueueCount changes. |
Remarks
Examples
See Also