question

Patrick Zweekhorst avatar image
0 Likes"
Patrick Zweekhorst asked Patrick Zweekhorst commented

Changing speed resumes stopped conveyor

Hi,

I have a conveyor that is stopped for some reasons in my model. There is some other logic that is changing speeds of conveyor (or the max speed they are allowed to run at during some time windows). When the speed is changed the stopped conveyor also starts running again. Since no resumeobject is called I would not have expected the conveyor to start running again.

Is this a bug, or just the way it works?
I have attached a simple example model. At time 100 the middle conveyor is stopped. At time 125 the speed is changed and the conveyor starts running again. In the tree I can however still see that the conveyor should have been stopped:

1724073910388.png

This seems to be messing things up when the logic stopping and starting conveyors starts running again.

Thanks in advance.

Patrick

SpeedChangeStoppedConveyor.fsm

FlexSim 24.2.0
massflowconveyorspeedstopobjectresumeobjectspeed change
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

Logan Gold avatar image
0 Likes"
Logan Gold answered Patrick Zweekhorst commented

I believe this is a bug, so I've added it to the development tracker. I couldn't come up with a good workaround, except to not change the speed of the conveyor until after it is resumed.

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

Logan Gold avatar image Logan Gold ♦♦ commented ·

Since this has to do with Mass Flow Conveyors, it might be related to the other post about stopping and resuming Mass Flow Conveyors. It may work if the Mass Flow Conveyor is stopped with a Motor, but like I said in the other post, I haven't had a chance to test it out yet.

0 Likes 0 ·
Patrick Zweekhorst avatar image Patrick Zweekhorst Logan Gold ♦♦ commented ·

Hi @Logan Gold ,

Attached is the model with the motor in it. I gives the same result as without the motor. We are very curious for some solutions or bug fixes for these problems. I also tried it for the other post.

SpeedChangeStoppedConveyor_Motor.fsm

Thanks

Patrick

0 Likes 0 ·