Push item bay and level to a list

Push item bay and level to a list

mariancretu_v
Contributor Contributor
336 Views
1 Reply
Message 1 of 2

Push item bay and level to a list

mariancretu_v
Contributor
Contributor

[ FlexSim 19.1.1 ]

Hello all,

I have a rack in which I randomly place items.

Whenever an item is placed on the rack it is pushed to an ItemList.

I need to push also the bay and the level of the item.

Can you please provide the expression ?

Thank you.

0 Likes
Accepted solutions (1)
337 Views
1 Reply
Reply (1)
Message 2 of 2

joerg_vogel_HsH
Mentor
Mentor
Accepted solution
int rackgetlevelofitem(obj rack, obj item)

and

int rackgetbayofitem(obj rack, obj item)

20423-list-rack-bay-level-entries.jpg

Push the item onto the list OnEntry