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.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
CogProfileCameraDirectionConstants ProfileCameraPositiveEncoderDirection { get; set; }CogProfileCameraDirectionConstants ProfileCameraPositiveEncoderDirection { get; set; }Property ProfileCameraPositiveEncoderDirection As CogProfileCameraDirectionConstants
Get
Set
Property ProfileCameraPositiveEncoderDirection As CogProfileCameraDirectionConstants
Get
Set
property CogProfileCameraDirectionConstants ProfileCameraPositiveEncoderDirection {
CogProfileCameraDirectionConstants get ();
void set (CogProfileCameraDirectionConstants value);
}property CogProfileCameraDirectionConstants ProfileCameraPositiveEncoderDirection {
CogProfileCameraDirectionConstants get ();
void set (CogProfileCameraDirectionConstants value);
}Property Value
Type:
CogProfileCameraDirectionConstantsThe default value is
LensToLaser.
This currently only applies to the DS1000 series.