CogAcqLineScan ProfileCameraPositiveEncoderDirection Property Cognex VisionPro 9.5
The scene motion that causes the encoder to generate positive-direction pulses. Set this value to LensToLaser if motion in that direction generates positive encoder pulses; otherwise, set this value to LaserToLens.

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
Syntax

public virtual CogProfileCameraDirectionConstants ProfileCameraPositiveEncoderDirection { get; set; }

Property Value

Type: CogProfileCameraDirectionConstants
The default value is LensToLaser.

Implements

ICogAcqLineScan ProfileCameraPositiveEncoderDirection
Events

Remarks

This currently only applies to the DS1000 series.
See Also