Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Property Value
Type: BooleanImplements
ICogAcqLineScan TestEncoderEnabled| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the test encoder is enabled or disabled. The following state flag may be affected: |
Sets or gets whether the test encoder on the CVM is used instead of the external encoder interface.
TestEncoderDirectionPositive lets you specify whether the test encoder's counts increase or decrease. Use SetStepsPerLine(Int32, Int32) to set the steps per line for the test encoder.
There is no test encoder availble on Cognex MVS-8600 frame grabbers. On those frame grabbers,when the test encoder is enabled, the hardware runs freely and acquires lines as fast as possible without using an encoder input, and the SetStepsPerLine(Int32, Int32) setting is ignored. You can use a positive TriggerDelay to create a delay between the acquisition of each line.
Default Value: False