I am currently utilizing MTBF/MTTR (Mean Time Between Failures/Mean Time To Repair), and I'm interested in whether I can terminate these actions prematurely to gather new statistical data for MTBF/MTTR. Specifically, when the simulation initiates, the MTBF/MTTR cycle would conclude when the repair time (TTR) ends, triggering the start of a new time between failure (TBF) and time to repair (TTR) cycle based on the established configuration. To acquire a fresh sample, I intend for an actuator(table tiem) to activate at any point within the TBF time frame, instructing the simulation to initiate the TTR process immediately, thereby enabling the collection of a new statistical sample for this tool. How can I develop this conceptual model that I want to incorporate into my simulation? I am considering incorporating a code into the time table to act as the trigger for this action. However, I'm unsure how to instruct the software to terminate that cycle before its programmed completion.
I would greatly appreciate your assistance.