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.

Kavika F avatar image Kavika F ♦ commented ·

Hi @Theresa B, was David Seo's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

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.

Theresa B avatar image Theresa B commented ·

Thanks @David Seo ! There are so many settings it's like hunting for a needle in a haystack

0 Likes 0 ·
David Seo avatar image David Seo Theresa B commented ·
@Theresa B. Yes. You feel too many setting to make the user hunting as you said.

When you use 3D library networkNode to make the model, the setting automatically changed to 'NetWorkNode Navigator' from 'default navigator'. But you used processflow control. So it looks like not changed automatically.

1 Like 1 ·

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.