Sets the number of encoder counts to wait before acquisition completes. Only applies when using TriggerTypeEdgeAndLevel
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 93.1.0.0
Syntax
Property Value
Type: Int32Default value is 0
Implements
ICogAcqLineScan EndAcqOnEncoderCountEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The follow state flag may be affected: SfEndAcqOnEncoderCount |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | If the supplied value is greater than 1000000 or less than 0 |
See Also