ICogAcqLineScan TestEncoderDirectionPositive Property Cognex VisionPro 9.22
Reads or sets whether the test encoder direction is positive.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 87.0.0.0
Syntax

bool TestEncoderDirectionPositive { get; set; }

Property Value

Type: Boolean
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the direction changes.

The following state flag may be affected:

Remarks

Sets or gets whether the test encoder values increase (True) or decrease (False) during image acquisition.

Note: Ignored on MVS-8600.

Default Value: True

See Also