question

Mathilde DOUSSET avatar image
0 Likes"
Mathilde DOUSSET asked Sam Stubbs commented

How to enter a cycle time on a production line?

Hi!

I have 19 palets of several engines ,then this engines are send in a conveyer and I would like how to make to enter a cycle time (1 engine each 1.7 min)?

Thank you ! I join you my system.

simusequencage.fsm

FlexSim 16.0.1
cycle time
simusequencage.fsm (11.7 MiB)
5 |100000

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

Jeff Nordgren avatar image
1 Like"
Jeff Nordgren answered

@Mathilde DOUSSET

Mathilde,

Attached is your model with the changes that I've made. I changed all of the separators in the Send To Port area to "Do Not Release Item). Then in the OnProcessFinish trigger I have it send a message to itself. Then in the OnMessage trigger, I call a User Command called "SendToConveyor".

In the SendToConveyor user command, I release a motor to the conveyor. If it is the last motor, I also release the pallet to the pallet queue. If it is not the last motor, I send a delayed message back to myself in 1.7 minutes. When it receives the message it will call the user command again and release another motor.

Is this what you are looking to do? If you need to change the interval of the release time, you only have to change it in one place, the user command.

simusequencage-jn3.fsm


5 |100000

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

Mathilde DOUSSET avatar image
0 Likes"
Mathilde DOUSSET answered Sam Stubbs commented

Hi!

Now, I would like to put a "cycle time" in a combiner.

I explain you:

I have 2 sources , one with palet and one with rear axles then I have one combiner because I want to make one palet with above 3 rearaxles . I want a delivry each 306 s on the queue who takes place after the combiner .

Thank you for your help!

simusequencage.fsm


simusequencage.fsm (13.1 MiB)
· 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.

Sam Stubbs avatar image
0 Likes"
Sam Stubbs answered Adrian Haws edited

I'm not entirely sure what you mean by "cycle time," are you asking about creating a processing station on your conveyor, that processes the engine for 1.7 minutes (102 seconds) per each engine? IF this is the case, you can simply drag out a "station" object onto your conveyor, and set the processing time in its properties.

If not, could you clarify more what you are looking for?

2835-simusequencage.fsm


· 3
5 |100000

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