The motion input for a linescan acquisition. This value controls whether linescan acquisition is performed using a hardware encoder or the test encoder.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 83.0.0.0
Syntax
Property Value
Type: CogMotionInputConstantsThe selected mode for a DS1000 or L4000 series sensor linescan encoder, with the default value Encoderless. For any other type of image source, the only valid value is Legacy.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | If you have a DS1000 or L4000 series camera and the supplied mode is Legacy *or* if you do not have a DS1000 or L4000 series camera and the supplied mode is anything other than Legacy. |
See Also