question

Enrique Elizaga avatar image
0 Likes"
Enrique Elizaga asked Jeanette F commented

On a decision point stop item and delay until message received?

I want to stop an item in a conveyor at a decision point. I used the stop and delay option, but it is time-based. I want to resume until the decision point receives a message. What is the right code? Anybody?

FlexSim 17.1.1
decision pointstop and resumestop itemresume item
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

Mischa Spelt avatar image
2 Likes"
Mischa Spelt answered Jeanette F commented

Instead of using "Stop and Delay" you can just use the "Stop Item" from the same pick list. You can then use the Resume Item option to send the item on its way again. Note that you need a reference to the item for this, so you should pass it in via a message parameter or store it on a label in the trigger where you stop the item.

· 4
5 |100000

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