CogIDProcessControlMetricsAIMDPM ModulationGrade Property Cognex VisionPro 9.21 SR1

Modulation is a measure of the uniformity of reflectance of the dark and light modules respectively. Modulation, if insufficient, may increase the probability of a module being incorrectly identified as dark or light. ModulationGrade is derived from Modulation as follows:

  • A: x ≥ 0.5
  • B: x ≥ 0.4
  • C: x ≥ 0.3
  • D: x ≥ 0.2
  • F: x < 0.2

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

public CogIDProcessControlMetricsGradeConstants ModulationGrade { get; }

Property Value

Type: CogIDProcessControlMetricsGradeConstants
See Also