Is there any round robin command

Is there any round robin command

sudheer_r
Not applicable
1,069 Views
4 Replies
Message 1 of 5

Is there any round robin command

sudheer_r
Not applicable

[ FlexSim 21.1.3 ]

Is there any round robin command we have. Like selecting Q1 and Q2 and repeat until Q3 is empty. Like code?

1624291110063.png

0 Likes
Accepted solutions (1)
1,070 Views
4 Replies
Replies (4)
Message 2 of 5

joerg_vogel_HsH
Mentor
Mentor
Accepted solution

there Is only the picklist property Send To Port By Round Robin.

0 Likes
Message 3 of 5

sudheer_r
Not applicable

@Joerg Vogel through code I am trying

0 Likes
Message 4 of 5

Jeanette_Fullmer
Community Manager
Community Manager

Hello @SudheerReddy,

@Joerg Vogel's answer does use code. If you select the pick option for the send to port like the picture below...

1624297238449.png

Then select the script button next to the field to see the code that governs the pick list option. 1624297320852.png

For this to work you also need queue 3 connected to the other two queue (hold the A key and select queue 3 and then the next queue).

0 Likes
Message 5 of 5

joerg_vogel_HsH
Mentor
Mentor
@SudheerReddy , there is not a single command, because round robin depends on an amount of cycle steps. Each property you can insert from a picklist is a code. Literally you can find out how FlexSim engineers try to realize the task of the picklist source code. Please be aware of, that the code sometimes reflects its history. The code is valid, but often it is not newest possible code. And sometimes you are able to replace the code by a different approach.
0 Likes