Hello, I'm trying to get the number of flowitems in specified slot. I have implemented the logic in ItemList2 QTY field. However, it doesn't seem to be returning correct value.
The purpose of this is that when 4 flowitems are accumulated in the slot, I want the gantry to pick from those 4 items and carry to Queue2. So, what I thought was that when flowitem enter the floorstorage, count the number of flowitems in the specifed address (QTY in itemlist2) so that I can filter with QTY upon picking.
I notice there are some useful feature in 2021 such as find Slot activity, but currently, japanese version is in 2020.1, so I need to find a way in this version.