If true, the Run method will invoke StartAcquire and CompleteAcquire on the operator in semi trigger mode. If false, only CompleteAcquire will be invoked.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
Syntax
Property Value
Type: BooleanEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. The following state flag may be affected: |
Remarks
If true, the Run method will invoke StartAcquire and CompleteAcquire on the operator in semi trigger mode. If false, only CompleteAcquire will be invoked.
See Also