question

MarianCretu avatar image
0 Likes"
MarianCretu asked Steven Hamoen answered

Acquire resource from group

Hello all,

Please help with the following problem.

I have a model with 4 conveyors. Also I have a table in which I set a worker name to each conveyor.

Each time a parcel reaches the DP it will trigger an Acquire resource. I need to acquire the worker that is assigned to the conveyor by using a Global Table lookup but it doesn't seem to work.

Please advise.

Thank you.acquire.fsm

FlexSim 19.1.1
acquire
acquire.fsm (52.7 KiB)
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

·
Steven Hamoen avatar image
1 Like"
Steven Hamoen answered

@CRETU M

I put a label (workerId) on both the operators and the conveyors. I added the label on the resource in the advanced tab and I added a order query otherwise you can't look at the list. Now you can with "View entries".

On the acquire I made the query that says: pull from the list where the workerId is the same as on my conveyor.

See the model: acquire-talumis.fsm


acquire-talumis.fsm (53.5 KiB)
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.