Hello,
I am new to FlexSim. I am trying to make a model in which my sources needs to be turned on and off from time to time. How can I develop this logic in FlexSim? I know the open and close port can be helpful or Stopping/resuming object but I'm not sure how to use them exactly. I would like to do this using some code (or any other way if easier). Below is the exact scenario I am trying to achieve.
With Source 1 and 2,
While source 1 is producing source 2 needs to be off. After certain time source 2 should start producing and source 1 needs to be off. And this cycle continues.
Thanks.