on 2019 Mar 13 2:09 PM
Hello.
This is my first time here. I hope you can help me with this please.
For a specific material, plant, group counter and operation, I have several inspection characteristics and two of them are "SPREAD". The requirement is the following:
Inspect 3 characteristics with single results above spread, analyst maximum and minimum values and do a subtraction.
Ex.
0010 = 100
0020 = 120
0030 = 80
0040 = SPREAD
Maximum = 120, Minimum = 80 -> Then calculate = 120 - 80 = 40
The main problem is that these 3 characteristics before each spread are not always at the same place/position but they are always above the "spread". Besides, the maximum and minimum could be at first, second or third position (this numbers are written manually for users in the process).
I was looking for formula parameters and I guess I maybe could use "C9", "CA" or "D0"...
Regards.
March 14 Moderator note: Formula edited to correct it, at user's request.
Actually I kind of miss read the requirement. i thought your people were actually recording the MAX, MIN and maybe an Average. But after reading Sara's response, it appears you could be recording three different values.
Another option is to use a custom Z0 formula parameter. The formula would simply be Z07010 for instance. 7010 is the first characteristic. Z0 is the custom formula parameter that calls a FM. The FM then examines the inspection lot and uses some logic, (mic number, characteristic position, etc.. ) to identify the MICS to consider. The FM than examines the values and returns the spread.
Craig
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you so much, Craig!
We're going to do it like you and Stylianos recommend it.
Then, we'll post if it works and what we do.
User | Count |
---|---|
115 | |
9 | |
8 | |
6 | |
6 | |
5 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.