Dear all,
Is it possible to create two limits in one characteristic, a warning and an error limit. I've the following example. I've a MIC which has limits 0 - 1000 (error limits). When it's out of these limits the MIC must be rejected. I'd like to have a warning limit as well, for example 0 - 750. When the value is between 750 and 1000 the MIC must be accepted, but some other MIC's must be switched from optional to required.
An alternative for question 1 is to make a second (calculated) characteristic which copies the result from the first MIC, but than with another tolerance limit. /than you'd get the following inspection plan:
0010 MIC 1 0 - 1000
0020 MIC 2 0 - 750
But I prefer to use only one MIC with two tolerance limits.
So i basically have two questions:
1. Is it possible to define multiple specification (warning and error) for one characteristics?
2. Is there an enhancement point in which I can change the status of a MIC from optional to required when a previous characteristics is out of spec?
Hope you can help.
Kind regards