06-08-2022 03:52 AM
I want to change FileGlobal variables directly from TestStand Operator Interface. When user clicks button on user interface, the UI should change FileGlobal variable in teststand sequence. Simple as that.
I tryed to implement this using sequence context but it only works if the sequence is manualy poused :D, variable is then changed and then sequence continues. Why?
I don't want to use user messages since they are very not elegant to handle, pogram and maintain!
07-27-2022 02:51 AM
I am not sure how you can update the FileGlobals thru the OI but you can for StationGlobals