question

Mehak V avatar image
0 Likes"
Mehak V asked Sam Stubbs converted comment to answer

pull item from queue on an specific time with specific order

Dear All,

I have a model where I want to pull items on an specific time with specific order from queue. e.g. item 3138 at 9.00:10, item 3133 at 9:12:13 and so on. I have store release time and item order in Global table 1.

Regards,

Mehek

FlexSim 17.1.2
message triggerreset triggeronentry
5 |100000

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

Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered

Then you reate delayed messages to initiate events at the time stamps you want to pull items. In the OnMessage Trigger you pull the items from a list instead of a global table.

The other approach to get time controlled events is to build a ProcessFlow wherein you delay a token. This initiates a pull from list action or a moveobject action.

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

Mehak V avatar image Mehak V commented ·

Thank you @Jörg Vogel

0 Likes 0 ·
Jeff Nordgren avatar image
0 Likes"
Jeff Nordgren answered Mehak V commented

@Mehak V,

I sent you an answer here. It is in version 7.1.1 (latest version). That may be why you can't open it. To see the solution, you may have to download the Trial version of 17.1 to be able to open the model.

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

Mehak V avatar image Mehak V commented ·

Thank you @Jeff Nordgren, it working fine after installing latest version of flexsim.

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.