question

mohammadmajd avatar image
0 Likes"
mohammadmajd asked mohammadmajd commented

Separate Path for Operators

I want to assign a specific operator to a processor and after some search I realized I could use path networks to differentiate between the operators. However, although the operator is not assigned to the node network they still go there. Is there a way to fix this without using the process flow?

Network Path.fsm

FlexSim 23.0.7
network node
network-path.fsm (39.0 KiB)
· 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.

Kavika F avatar image Kavika F ♦ commented ·

Hey @MohammadMajd, I'm not sure what you mean by "the operator is not assigned to the node network" when both operators are assigned to Network Nodes (red lines in the first screenshot denote connection to a Network Node) and use the DefaultNetworkNavigator as their Navigator (found by clicking on the Operator and going to the "Travel" section in the Properties panel).

1694535247653.png

1694535258867.png

Could you please describe the desired behavior for this model? How would you like the Operators to behave? Thank you!

0 Likes 0 ·
1694535247653.png (27.2 KiB)
1694535258867.png (3.7 KiB)
mohammadmajd avatar image mohammadmajd Kavika F ♦ commented ·
I want Operator 1 to only grabs type 1 boxes and goes to processor 1 and queue 2 and operator 2 only grabs type 2 boxes and goes to processor 2 and queue 3. I tried to connect processor 1 network node to processor 1 and processor 2 network 2 to processor 2 but the operators still go to both processors.
0 Likes 0 ·

1 Answer

·
Kavika F avatar image
0 Likes"
Kavika F answered mohammadmajd commented

Hey @Kavika F, thank you for explaining your process in your comment above. You're currently using a dispatcher connected to the Queues and Processors. This dispatcher will pull any available Operators connected to it. If you'd only like Operator 1 to go to Processor 1 and Operator 2 to Processor 2, then you don't need the dispatcher.

You can center-port connect the Operators directly to objects you want them to focus on. You can then center-port connect them to the Queue1 and change the "Use Transport" option to use Center Port By Case so you can switch which Operator grabs which type of box.

1694541634859.png

Once it's configured, it should work with Operator1 staying on the top side and Operator2 staying on the bottom. If you'd like to scale this to include more Operators on each side, then I would add Dispatchers back in, but make sure they only center-port connect with objects on one side to maintain your desired outcome.

operators-on-their-side.gif

network-path_1.fsm


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

mohammadmajd avatar image mohammadmajd commented ·
Thank you so much!
0 Likes 0 ·

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.