Hi everyone! I have a question about how to fix the delay between the time that something changes on the front panel and the time of execution. This program is set up to generate a certain voltage during a given time period, switch to a different voltage for another short period of time, and then revert back to the original voltage when we reset the elapsed time subVI. We are using subVIs from the high voltage power source being used. The switches need to happen fairly quickly and it is currently taking several seconds to update the voltages after we reset the elapsed time. Is there some way to change the program so that there is much less delay? We looked into using an event structure, but that does not seem to be an option for the version of LabView we are using
Thank you!