07-11-2019 11:25 AM
Is there a setting to include a test measurement tolerance, i.e. compared measurement should be between low limit - low tolerance and high limit+high tolerance. In other words, low limit is say 50+-1 high limit is 100+-2, pass is between 49 to 102.
07-11-2019 11:44 AM
@richjoh wrote:
Is there a setting to include a test measurement tolerance, i.e. compared measurement should be between low limit - low tolerance and high limit+high tolerance. In other words, low limit is say 50+-1 high limit is 100+-2, pass is between 49 to 102.
Then why wouldn't you just set the Low Limit to 49 and the High Limit to 102?
07-11-2019 12:54 PM
We want to show actual measurement result but not always flag as failure if rounding is applied. Currently we have to eyeball failures and give a yea or nea...
07-11-2019 01:38 PM
There is no direct way to do what you are asking by default.
You could make the hard limits 49 and 102 and decide whether it is marginal as an additional boolean parameter and log that.