Controls the number of edges required for each encoder count. An L4000 sensor can only be set to cogEncoderResolution4x.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 80.0.0.0
Syntax
Property Value
Type: CogEncoderResolutionConstantsSpecifies the resolution used for the attached encoder
Implements
ICogAcqLineScan EncoderResolutionEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected: SfEncoderResolution |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | If the supplied value is anything other than cogEncoderResolution4x for an L4000 sensor. |
See Also