Hello,
I am trying to figure out how to write a python script that can pull the Steps and Variable values from a Teststand sequence file. I don't know where to begin. Has anyone done anything like this before that could point me in the right direction? I know that I can use the Python Step commands to call a Python file from Teststand, but I want to do the opposite of this. Call a Teststand file from Python, not to execute the sequence but just to retrieve and read the sequence.