How to stop a processor after working for some time?

How to stop a processor after working for some time?

SRmariog09
Not applicable
49 Views
3 Replies
Message 1 of 4

How to stop a processor after working for some time?

SRmariog09
Not applicable

[ FlexSim 21.1.5 ]

Hi! I wonder if someone could help with this example. I want the processor to stop for 1 minute after been working for 10 minutes.

At the moment, the processor stops after 10 minutes of the simulation, but this is not what I'd like. I want the processor to stop after been processing (total process time) for 10 minutes.

Any idea?


Thanks!stop_processor.fsm


0 Likes
Accepted solutions (1)
50 Views
3 Replies
Replies (3)
Message 2 of 4

GaytanLuevanoLuisO
Participant
Participant

Hello mate, this can help you to understand that the event-triggered source activity creates token in response to an event, in this case is when the processor finish a product, then I order with custom codes the stop object and resume after 1 minute. best regards. stop-processor_lg_1252024.fsm

0 Likes
Message 3 of 4

joerg_vogel_HsH
Mentor
Mentor
Accepted solution

A MTBF/MTTR tool achieves this. You can set states that are counted as uptime and then you can bring him into a state of failure for a time interval.

setup-timed.jpg

0 Likes
Message 4 of 4

SRmariog09
Not applicable
Great!
0 Likes