question

thawatchai P avatar image
0 Likes"
thawatchai P asked zacharyh commented

I want to set location of object on rack like this, What should I do?

Hello, please help me to do this. I want to set location of object on rack like this.Please sending me your file. @Jeff Nordgren @Matthew Gillespie @Cliff King @Joseph Gillespie

FlexSim 19.0.0
object location on rack
object-location.png (412.8 KiB)
· 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.

zacharyh avatar image zacharyh ♦ commented ·

Did Jorg's response answer your question? If so please accept his answer, thanks.

0 Likes 0 ·

1 Answer

·
Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Joerg Vogel edited

The rack object is in FlexSim 19.0 still classic. You have to go through the input process of this object to put items in the rack. You find in the properties window the tab rack. There are two functions responsible for placing items into the rack

  • Place in Bay
  • Place in Level

If you get a more familiar with FlexSim, you’re seeing in the source code that those functions returns number values for bay and level. You have to transfer the data for bay and level, when the item enters the rack into those functions or you choose the templates from the picklist of each function, which do the placing.

Edit:

place-in-rack-by-expression-of-label.fsm


5 |100000

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

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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