question

Theresa B avatar image
0 Likes"
Theresa B asked David Seo commented

Using a Dispatcher for Travel between Network Nodes using PF

Hey brains trust,

I'm trying to model a transport TE starting its journey between 2 NN when an object hits Queue 1 in another part of the model.

dispatcher_pf_NN_Q.fsm

For some reason, if I use the dispatcher to send the TE on its way, it won't follow the curved path (I've tried using the same structure with the TE directly connected and it works that way).

Why do I need a dispatcher? I'd like to make the number of TEs connected to that NN a parameter in the parameter table, and as far as I know, this is the only way to do it.

Thanks in advance!

FlexSim 22.1.1
processflownetwork nodesdispatcher
· 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.

1 Answer

David Seo avatar image
1 Like"
David Seo answered David Seo commented

@Theresa B

You should change to set the Navigator to 'DefaultNetworkNavigator' not 'defaultNavigator'.

navigatorsetting.png

dispatcher-pf-nn-q.fsm


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