Hi everyone,
I’m working on a simulation in FlexSim and need some help. I want two preceding processors ("cięcie_1_1" and "cięcie_1_2") to pause their operations while the "frezowanie" process is running. The goal is for them to wait until "frezowanie" completes its processing before continuing.
I’ve tried using triggers like On Entry and On Exit with some scripting, but it's not working.
I’d greatly appreciate any tips, examples, or suggestions on how to solve this.
Thank you in advance for your assistance!!