Trends

Use this report to see trends in numeric results, and calculate process statistics. This enables you to carry out Statistical Process Control (SPC) for manufacturing processes.

1.png

To add a new trends report,

2.png

Formatting the SQL Query when adding a new plot to the Trends report

Query

Format for the SQL query

Select Step_Result From ProductionData Where Step_Measurement = 'Your_Unique_Step_Name'

Example:

Select Step_Result From ProductionData Where Step_Measurement = 'Leak_Test'

Step Name

Just a text description of what the plot is named

Example:

Leak Test

Items To Plot

Currently, leave this at 0 (zero)

3.png

Once you have run a report, you can calculate process statistics for the plot

4.png

Was this article helpful?

Thanks for your feedback!