question

Tamilselvan avatar image
0 Likes"
Tamilselvan asked Jason Lightfoot edited

Turn Table

I am working on theTurn table concept, it's working well when both the operator load the object at same time at Turn table(BasicFR1). But when the operators load at different time its not working properly. My doubt is operators will load at object at different time, if both the object are loaded it has to rotate otherwise, it has to wait until both the object loaded is there is any way to do it with process flow?

Thanks in Advance

FlexSim 23.1.1
turn table
· 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.

Julie Weller avatar image Julie Weller commented ·

Hi @Tamilselvan, was Jason Lightfoot'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 ·

1 Answer

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot edited

You should probably use a process flow to coordinate everything.

Search for turntable models on this site.

Here's an example. I use a queue for the turntable as it can receive on both ports at the same time - I've set it to not release the items so the process flow has control of that). The process Flow also overrides the pullRequirement to ensure it only accepts one item from each port.


Turntable_1.fsm


turntable-1.fsm (54.2 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.