CogAcqLineScan ProfileCameraPositiveEncoderDirection Property Cognex VisionPro 9.8
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: 75.1.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 applies to the DS1000 and L4000 series sensors. This property is ignored if UseSingleChannel is True.
See Also