Threshold Property

NI Vision for Visual Basic

Threshold Property

Syntax

CWIMAQLCDInformation.Threshold

Data Type

Single

Purpose

Value of the Threshold parameter passed to CWIMAQVision.FindLCDSegments so it can be used by CWIMAQVision.ReadLCD. There is no need to modify this value.

Remarks

The threshold that determines if a segment is ON or OFF. A segment is considered ON if the standard deviation of the pixels along a line profile across the segment is greater than this threshold.

See Also

CWIMAQVision.FindLCDSegments

CWIMAQVision.ReadLCD