question

Hailey Oh avatar image
0 Likes"
Hailey Oh asked Hailey Oh commented

Changing conveyor speed based on number of items

Is it possible to make conveyor speed depend on the number of flow items (number of flow items known in the arrival schedule or the total number of flow items that have accumulated in/passed a queue)?

Either a literal function of the number of flow items or have a slow/fast setting that is triggered when the number of flow items in a queue goes below/above a specific number?

FlexSim 23.0.2
conveyorqueuespeed
· 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.

Julie Weller avatar image Julie Weller commented ·

Hi @Hailey Oh, was Natalie White'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 comment back to reopen your question.

0 Likes 0 ·
Hailey Oh avatar image Hailey Oh Julie Weller commented ·
Thank you for the reminder! I forgot to come back to this
0 Likes 0 ·

1 Answer

·
Natalie White avatar image
3 Likes"
Natalie White answered Hailey Oh commented

Yes, you can change the conveyor speed with a custom code activity in a process flow.

Here's a simple example that slows the conveyor speed once 10 flowitems have entered the queue.

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

Hailey Oh avatar image Hailey Oh commented ·
Thanks Natalie, I'll try this out!
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.