Hello all -
Trying to debug this situation...I've got a control VI. It contains a boolean control.
When this boolean control goes true, I'd like for the SubVI (Software Change Reqest) to open (Not just "Show" and "Hide" with property nodes). This is so multiple people can use this application a day, and I don't have to code the software to clear all the fields each time, yadda yadda.
Once open, the boolean control will go back to false, and the control will be done with its part and waiting for another action to make the subVI pop up again.
As for the SubVI, when it has been opened... This hasn't been tested yet so its bound to have errors in the code, and well it was quickly coded for testing purposes. Regardless, it will create a txt file, and put in all of the information from the fields listed on the front panel, and save it to a place on our network. When its done, and the file has been created, it will close itself.
Given the code posted, anyone see the problem in why its not popping up?
LV7.1, LV8.5, LV2014/15/16