question

Luan Wilson De Nadal L avatar image
0 Likes"
Luan Wilson De Nadal L asked Michael Machado commented

Como retirar itens da fila para acessar um item?

Preciso acessar um determinado item de um rack (floor storage) que está lotado de itens.

Digamos que este item esteja no ponto central do rack, para isso terei que percorrer e tirar todos os elementos daquela fila afim de acessar aquele item.

Como faço isso?

FlexSim 19.0.0
rackflexsim 19.0.0floor storagefloor racks
· 2
5 |100000

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

Ben Wilson avatar image Ben Wilson ♦♦ commented ·

Via Google Translate:

How to remove items from the queue to access an item?

I need to access a particular item from a rack (floor storage) that is full of items. Let's say that this item is at the center point of the rack, for that I will have to go through and remove all the elements from that row in order to access that item. How do I do that?

0 Likes 0 ·
Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @Luan Wilson De Nadal L, was Parker S's answer helpful? If so, please click the red "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Parker S avatar image
0 Likes"
Parker S answered Michael Machado commented

@Luan Wilson De Nadal L

You can access any object in a storage object. Please read through this:

https://docs.flexsim.com/en/19.0/Reference/3DObjects/FixedResources/Rack/Rack.html

You can use this command:

rackgetitembybayandlevel(obj rack, num bay, num level, num itemrank) - This command returns a reference to an item in a given bay and level.

There are easier ways to do this using FlexSim's Warehousing tool, but this is not available in the software version you are using.

· 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.

Michael Machado avatar image Michael Machado commented ·

Hi @Luan Wilson De Nadal L

It seems you are using Express version and as it already answered here, a lot of features are limited in the software version you are using.

0 Likes 0 ·

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.