Returns the flag indicating if the pattern is in the queue. The flag is set when this object is added to the queue. The flag is reset when the item is removed from the queue. If an item was added to the queue and it is not runnable, at train time, the item will be removed from the queue and this flag will be reset.
Namespace: Cognex.VisionPro.PMAlignAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 79.0.0.0
Syntax
Property Value
Type: BooleanThe default is false.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The SfInQueue state flag may be affected. |
See Also