question

Brad Champeau avatar image
0 Likes"
Brad Champeau asked Sam Stubbs edited

How do I control a motor on a conveyor?

I have a conveyor 1, which is upstream of conveyor 5. I only want conveyor 1 to run if conveyor 5 is running. I have a motor connected to each conveyor. How do I set up the logic?

FlexSim 17.1.0
conveyor motor
5 |100000

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

1 Answer

·
Sam Stubbs avatar image
2 Likes"
Sam Stubbs answered Sam Stubbs edited

You can connect a motor to both of them (holding the 'a' key and dragging a connection), and instead of calling stop object on Conveyor 5, whenever you stop conveyor 5 call stopobject on the motor instead.

Here is a simple example:

motorexample.fsm


motorexample.fsm (19.4 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.