CWIMAQLCDInformation

NI Vision for Visual Basic

CWIMAQLCDInformation

The CWIMAQLCDInformation object contains information to use with CWIMAQVision.ReadLCD. You can generate this information using CWIMAQVision.FindLCDSegments.

Properties

LCDSegmentRegionsOne rectangular region for each LCD digit found by CWIMAQVision.FindLCDSegments. There is no need to modify this regions collection.
LitSegmentsValue of the LitSegments parameter passed to CWIMAQVision.FindLCDSegments so it can be used by CWIMAQVision.ReadLCD. There is no need to modify this value.
ThresholdValue of the Threshold parameter passed to CWIMAQVision.FindLCDSegments so it can be used by CWIMAQVision.ReadLCD. There is no need to modify this value.

See Also

CWIMAQVision.FindLCDSegments

CWIMAQVision.ReadLCD