Issue Details
I created a sequence file in which I use a step to write a value in a station global. When I execute the sequence in TestStand development system the sequence runs correctly.
If I start the sequence with the simple user interface I see
Error -17306; unknown variable or property. When I use instead of the station global a file global or a local variable it works, I do not see an error.
What can I do to execute my sequence with simple user interface?