Hi, my processor will need to change chemical 1 hour after it produce 200 runs (every run take 30 minutes), how to setup a downtime for chemical change by runs not by a fix time table?
Hi, my processor will need to change chemical 1 hour after it produce 200 runs (every run take 30 minutes), how to setup a downtime for chemical change by runs not by a fix time table?
You can use a setup time that is different for each 201th item. All other items have a setup time of 0, the 201th item has a time of an hour.
Alternatively you count or use a modulus division in the On Exit trigger that will close the input after 200th leaving item, set the State of the processor and sends a delayed message to himself by an hour. The On Message trigger opens the input again. The output of an object is a statistical value of
current.stats.output.value
or you can try the input statistical value. Alternatively
current.stats.input.value%200 == 0
is logical expression that is true if the rest of the modulus division gets 0.
Hi Jorg Vogel, i should add the down time is happen at every 200 runs?
Does the setup or On Exit trigger able to set repeated 1 hour additional downtime/delay at the end of every 200 runs?
Best regards
Try it, and then if you have further questions ask them!
Hi @Boey TS, Yes, the On Exit trigger should be able to trigger a state change of your processor. Try implementing the code that Joerg gave in his answer in this trigger.
9 People are following this question.
How to create downtime based on different logic paths in process Flow
How to consider the downtime as it is in the downtime schedule ?
Down State triggered by Process Completion
Flow item acquiring a resource that begins on downtime
Not able to find breakdown option in a processor in Flexsim 2021 Update 1
FlexSim can help you understand and improve any system or process. Transform your existing data into accurate predictions.
FlexSim is a fully 3D simulation software environment. FlexSim can be used to simulate any process in any industry.
FlexSim®, FlexSim Healthcare™, Problem Solved.®, the FlexSim logo, the FlexSim X-mark, and the FlexSim Healthcare logo with stylized Caduceus mark are trademarks of FlexSim Software Products, Inc. All rights reserved.
Privacy | Do not sell or share my personal information | Cookie preferences | Report noncompliance | Terms of use | Legal | © Autodesk Inc. All rights reserved