question

ColetonC avatar image
0 Likes"
ColetonC asked Felix Möhlmann answered

Event Triggered Source On Processor Entry not creating token

I have an event triggered source connected to a processor with the trigger set to On Entry. The goal is to have a token created when a flow item enters the processor. However, when items enter the process no tokens are created in the process flow window. I have linked the model.

FlexSim 24.0.9
process flowevent triggered source
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

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered

The BasicFR is meant as a starting point to create your own Fixed Resources. As such, it does not possess (much) logic of its own. You have to tell it to receive an item for something to enter it (see reset trigger in attached model). The On Entry event then fires and a token is created.

event-triggered-source-processor-entry_1.fsm


5 |100000

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