01-19-2023 08:20 AM - edited 01-19-2023 08:32 AM
My colleagues from the MES team and I are having a heated discussion 😀 about plcChangoverStarted content. They tell me that the type number that is being sent within plcChangoverStarted is the current one. What I've seen in other projects including Digital machine something is different and it works like this:
So my simple question is: Should the plcChangoverStarted contain the number of the current type (TypeNoCur), or the type I'm trying to change to (TypeNoNew)?
Solved! Go to Solution.
01-19-2023 08:48 AM
With the plcChangeOverStarted-Event MES validates the type (if it exists or is released, ...). You get the result in the result code (if the validation was successful). Only after successful validation you can continue your changeover.
--> You have to send the TypeNoNew.