question

Dhuey C avatar image
0 Likes"
Dhuey C asked Joseph Gillespie commented

how to assign labels via round robin on conveyor

round-robin-labels.fsm in the attached model the objects travel on one conveyor and processed by one of two processors, in an alternating fashion. 1, 2, 1, 2 etc... I am trying to assign a label at a decision point in the conveyor, but there is no round robin statistical distribution. Any suggestions?

Thanks

FlexSim 19.1.0
conveyorlabel assignmentround robin
· 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.

Joseph Gillespie avatar image Joseph Gillespie commented ·

@Dhuey C

Was my answer helpful to you? Do you have any further questions?

0 Likes 0 ·

1 Answer

·
Joseph Gillespie avatar image
0 Likes"
Joseph Gillespie answered
@Dhuey C

There is a way to do this in the code like so:

For an explanation of how this code works, see the bottom answer to this question: Can anyone suggest an equivalent to a "next of" or round robin distribution for FlexSim?

Alternatively, if you don't have to have your processors on the same conveyor, you could split your conveyor and use a decide point to send items to each processor using "Round Robin", like this:


capture8.png (6.2 KiB)
capture9.png (74.1 KiB)
5 |100000

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

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.