question

Tamilselvan avatar image
0 Likes"
Tamilselvan asked Felix Möhlmann commented

Wait for event

is there is any way to wait the token in wait for event activity, until the global table value changed to specific value?

FlexSim 23.1.4
wait for event
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

Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Felix Möhlmann commented

React an an Event is a feature of tracked variables. Global Tables are static. But you can use a function that sets values in a global table to send a message to an activity, too.

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

Felix Möhlmann avatar image Felix Möhlmann commented ·

You can also change global table cells into tracked variables and then listen to their changes.

capture1.png

global-table-tr.fsm

1 Like 1 ·
capture1.png (21.3 KiB)
global-table-tr.fsm (28.9 KiB)