You'll have to explain what you want to do...
Define "access TestStand variables"
Are you talking about Local variables, Steps, Serial number, Global variables?
Also do you want to see the value or do you want to change the value?
You can create Indicators inside a vi that is called by the sequence to display the value and have a button (like "Continue") to give you time to read it.
If you want to change the value, you can also create a prompt either within the sequence or a pop up message (within the sequence) that can display the value.
Actually, you can do this either within TestStand or within Labview. But as I mentionned earlier, I would have to know what you want to do.
Also depending on the version of LabView, you can manipulate Test
Stand variables using the Sequence Context within a vi.
Many things are possible... The limit is our imagination.
Explore the possibilities of TestStand & LabView...
... and have fun!
-JLV-