Using a tolerance table is quite handy when the same data is used across several workflows or when the data is rapidly changed or updated.

Use case: Part measurement

In this WF (workflow) example, the objective is to measure a certain part and to verify if it is in scope (or not), based on values taken from a tolerances table.

The WF process flow

  1. Operator selects a part from a list.
  2. Operator is requested measure part’s length, and to enter the measure value in a dedicated field.
  3. Next Plus automatically verifies whether the measurement is in scope (based on Min and Max values from the tolerances table.
  4. Next Plus directs the operator to the relevant step.
  5. Operator selects to end the WF or continue to the next part

Configuration Steps

Create a NPT Tolerances Table

Part Name Minimum length Maximum length
Part 1 40 50
Part 2 15 23
Part 3 6 13
Part 4 10 17
Part 5 3 8

CreateNPT.gif

Go to:

<aside> ⚙ Modeling → Tables → Big Red Plus

</aside>

  1. Give the table a name - “Tolerance table - Parts”.
  2. Create columns Give each column a name and type.

<aside> ℹ️ Required checkbox - unchecked.

</aside>