question

Gary Q avatar image
0 Likes"
Gary Q asked Gary Q commented

rack configuration

How to make a detrminated rack position does not contain an item ?? for example the position 1-1 or 1-2

FlexSim 18.2.2
rack
· 7
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

tannerp avatar image
3 Likes"
tannerp answered Gary Q commented

To ascertain that a designated cell in a rack is empty, you can use the following code:

  1. rackgetcellcontent(obj rack, num bay, num level)

An example of this in a script window would look like the below image. In this example, it will return the contents of Rack1 in the 1st bay on the 3rd level.

Hope this is helpful!


· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.