Jump to content

Adding Warning Limits to Print Out Header


---
 Share

Recommended Posts

Our program is set up so when the features exceed my predefined "warning limit", the color-coding turns yellow instead of the typical red you would see for a feature out of tolerance. Right now, the print outs tell us how many features were measured out of Tolerance (No. values: red) How can I add a section on the header to display the number of values that came back yellow?

Zeiss Print Out 1.jpg

Link to comment
Share on other sites

Please sign in to view this quote.

Add a text field and enter the following:
${Qdb.Measurements.OutOfLimit("WarningLimits")}

Create another text field and label as No. values: yellow
Link to comment
Share on other sites

 Share

×
×
  • Create New...