I'm using a sub flow that call out a process time label in a schedule source. I have 4 production cells set up and I'm using this sub flow on all of them.
My question is: How can I set up a current label called "PT Assembly" so that the process time has different options i.e. be divide in 3 or not divided at all depending on the decision activity? see pics.(Case 3).
Im currently using token.labels["PT Assembly"].value/2 that goes from solder -crimp -mold but if it goes from solder-crimp-pot-mold I would need to divide the time in 3 and if it goes directly to mold I don't want the process time divided at all.
Thanks!