CaliperOptions

NI Vision for LabWindows/CVI Function

CaliperOptions

Describes how you want the function to choose edge pairs.

Elements

Name

Type

Description

polarity TwoEdgePolarityType Specifies the edge polarity of the edge pairs.
separation float The distance between edge pairs. If the edge pair has a separation greater than this value plus or minus the separationDeviation, the function ignores the edge pair. Set this parameter to 0 to find all edge pairs.
separationDeviation float Sets the range around the separation value. If you set separation to 0, the function ignores separationDeviation.