CWIMAQLCDInformation
The CWIMAQLCDInformation object contains information to use with CWIMAQVision.ReadLCD. You can generate this information using CWIMAQVision.FindLCDSegments.
Properties
LCDSegmentRegions | One rectangular region for each LCD digit found by CWIMAQVision.FindLCDSegments. There is no need to modify this regions collection. |
LitSegments | Value of the LitSegments parameter passed to CWIMAQVision.FindLCDSegments so it can be used by CWIMAQVision.ReadLCD. There is no need to modify this value. |
Threshold | 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. |