question

Sia Sengchoon193 avatar image
0 Likes"
Sia Sengchoon193 asked Jason Lightfoot answered

Can 1 queue have both outbound and inbound functions?


Can 1 queue achieve both inbound and outbound functions?

I've been trying different combinations,

For example, the time of a specific morning is inbound,

The afternoon and evening are outbound,

or mix, depending on the order,

And there can only be 1 item on the queue,


Does this require table or process flow?

1644704291416.png


outbound +inbound.fsm

FlexSim 21.2.1
queueoutboundinbound
1644704291416.png (278.4 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.

Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Joerg Vogel commented
· 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.

Sia Sengchoon193 avatar image Sia Sengchoon193 commented ·

@Joerg Vogel

sorry, where should I set this up?

Is it in the queue?

0 Likes 0 ·
Joerg Vogel avatar image Joerg Vogel Sia Sengchoon193 commented ·
If it is depending on time, you can use down and resume function of time tables. If you control input of queue then do it n On Entry or On Exit as trigger or event in Process Flow.

If you want get evaluate a cascade of several closing actions right, you are probably better of with properties stop / resume for objects.

0 Likes 0 ·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered

You can try to use Port By Case in the Send and Pull fields such that you pull and send to/from 1 or 2 depending on the time of day. You can either put expressions in those fields to decide the time for every item, or use a label that is set on some timetabled event. When switching from one port to another you should probably open the inputs of the queue to force the pull reevaluation.

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.