Hello
I have tried different things including using a reference to a control in my program, but i cannot get the sub vi (that i call) to update this control when I call it from the main Vi.
I have tried to wire the output to the control and it doesnt work either. I probed it and it the sub vi works but it just does not register the output to the control. Using a reference connected to a property node in the sub vi did not do it either. I have looked at several similar posts but they werent much help. Id appreciate it if someone could help me.
Attached is my unfinished code and the test data. To run it, first open the sequence file named testsequence
then open the testdata file in the appropriate box. The value for the control slope is 0 and does not change.