ICogAcqLineScan MaximumLineFrequency Property Cognex VisionPro 9.21 SR1
The maximum frequency at which lines can be acquired before encoder overrun errors begin to occur.

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

double MaximumLineFrequency { get; }

Property Value

Type: Double
The maximum frequency, measured in camera lines per second.
Remarks

This value will change with different encoder and camera settings, particularly exposure. It may also change between camera models and firmware versions. Finally, it is an approximate limit, and the exact frequency at which overruns occur will vary slightly based on the data content of the image.
See Also