I'm attempting to use a SG with a TIMEPROP inside of it. I'm also using a SGSET/SGRST in another stage to control this stage. Apparently the TIMEPROP uses some form of latch. I noticed that when I call the SGRST from the other stage, the output of the TIMEPROP "hangs" on (the same as if it were a latch). Is there a "clean" way to disable the SG with the TIMEPROP from another stage and have it turn off the outputs from the TIMEPROP at the same time?
Edit: It looks like one way to do this is to make a dummy variable for the TIMEPROP output and use that output as a NO into an OUT coil for the desired bit that I'm trying to control.