I'm trying to calculate span time across two processes by setting a label on each item and then later getting the value of that label off the item within a tote. When I click on a finished item, the label appears to have been set correctly, but my "getlabel" code does not appear to be reading that value correctly.
The label is set in the "onentry" trigger of the soldering process and is read in the "onentry" trigger of Queue1.
Any ideas? Thanks in advance!