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.InternalAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 87.1.0.0
public virtual CogProfileCameraDirectionConstants ProfileCameraPositiveEncoderDirection { get; set; }public virtual CogProfileCameraDirectionConstants ProfileCameraPositiveEncoderDirection { get; set; }Public Overridable Property ProfileCameraPositiveEncoderDirection As CogProfileCameraDirectionConstants
Get
Set
Public Overridable Property ProfileCameraPositiveEncoderDirection As CogProfileCameraDirectionConstants
Get
Set
public:
virtual property CogProfileCameraDirectionConstants ProfileCameraPositiveEncoderDirection {
CogProfileCameraDirectionConstants get ();
void set (CogProfileCameraDirectionConstants value);
}public:
virtual property CogProfileCameraDirectionConstants ProfileCameraPositiveEncoderDirection {
CogProfileCameraDirectionConstants get ();
void set (CogProfileCameraDirectionConstants value);
}Property Value
Type:
CogProfileCameraDirectionConstantsThe default value is
LensToLaser.
Implements
ICogAcqLineScan ProfileCameraPositiveEncoderDirectionThis currently applies to the DS1000, L4000 and L38 series sensors. This property is ignored if
UseSingleChannel is True.