Hello,
In my MultiProcessor, there are three different subprocesses, each with a corresponding processing time distribution. I would like to know if there is a way to record the processing times for these three subprocesses on the item using labels (LB_process1:..., LB_process2:..., LB_process3:...).
Thank you for your assistance.