I want to know how to separate the sub-items from the separater according to the slot space of the rack.
The status picture and my issue model is followed.
PickingItems_StorableSlots.fsm
The slot assignment strategy is Bay, Level, SlotID with space. So I customed a little like picture.
But the separator unpacking quantity should be changed according to the rack slot space to be storable.
I found using setvarnum(...splitquantity...) command in Separator not valid. How can I do it?
Using Process Flow? if so how to do? or another method?
The container with remaining contents should be separated to the queue(port #1).
Thanks.