question

Nicholes Nieman avatar image
0 Likes"
Nicholes Nieman asked Jacob Gillespie commented

Cycle time for three seperate zones

016768-boeing-autoclave-3-oven-scenario.fsm

I have 3 ovens. I pick up parts and drop them off at oven one. As soon as oven one door closes I want to stop the cycle time for that oven. I then pickup parts and drop them off in oven two, stop the time for that oven when door closes. Finally pick up parts and drop them off at oven three and stop the time for that oven. So there will be three separate timers. Oven one timer will start at the beginning of the cycle then stop. Oven two timer will start then until the parts are dropped off. Then timer 3 will start till dropped off. As of know I just have the cycle times typed in text above the ovens. But I would like to have a running clock like I do for the total cycle time.

FlexSim 17.0.2
cycle time
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

·
Jacob Gillespie avatar image
0 Likes"
Jacob Gillespie answered Jacob Gillespie commented

I added a closed label to each door. When the Process Flow closes each door it also sets the closed label. Then in the Text Display code I set a time label only when the corresponding door is closed. That way the time is updated like the total cycle time until the door closes.

016768-boeing-autoclave-3-oven-scenario-edit.fsm

EDIT:

If you wanted the timers to start one after another:

016768-boeing-autoclave-3-oven-scenario-edit2.fsm


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

Jacob Gillespie avatar image Jacob Gillespie ♦ commented ·

@Nicholes Nieman Did this help you? Can I mark this as the accepted answer?

0 Likes 0 ·
Nicholes Nieman avatar image Nicholes Nieman commented ·

yes this did help, you can mark it as accepted answer

0 Likes 0 ·

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.