Hello everybody,
I would like to write time and label on entry in a global table.
Problem is, I use pack mode at a combiner. 8 pieces of item2 were packed in 1 piece of item1. Only item2 has the label so on entry, I would like to have the 8 times with the 8 labels. I need it to calculate the throughput time (measure time after giving the label at the beginning of the process (allready works) and measure time on entry final queue, later I would like to subract the times of the same labels). Is writing to a table in this way even possible or do I need to find an other way to calculate the throughput time of packed items?
Thanks in advance!