question

xiaocheng xie avatar image
0 Likes"
xiaocheng xie asked xiaocheng xie commented

Conveyor motor can not restart all sub conveyors

Hello all

when i use stopobject command to stop conveyor motor which connect to some conveyors,it works,but when i resume the motor using resumeobject command, it just resume the first conveyor in the motor conveyor list. any replies are appreciated!conveyor-motor-issue.fsm

FlexSim 16.2.2
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

Jeff Nordgren avatar image
0 Likes"
Jeff Nordgren answered xiaocheng xie commented
@xiaocheng xie

The problem is not with the motor stopping or starting. The problem is that you have all your conveyors as non accumulating and because of the various flowitem sizes, causes the conveyors to malfunction without the motor connected to any conveyors (model -JN2). But if you make all the conveyors accumulating (model -JN1) it seems to work fine. I'm not sure what you are trying to accomplish in this test model but see if making the conveyors accumulating will work for you.

Thanks.

conveyor-motor-issue-jn1.fsm

conveyor-motor-issue-jn2.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.