Hello,
I need help figuring out how to sum and display (or graph vs time) the current content of every conveyor in my system separated by item type/label. Ive tried a few things like WIP vs Time but cant seem to figure it out. Ive tried to find a variable that exists like conveyor.currContent but i cant identify if a variable like that exists or if there is an easier way to do it than to write that line for every conveyor in the system (over 50 sections).
It would also be helpful if i could do the same with the number of items in the entire system that have not yet hit the sink.
Thanks