02-21-2019 10:12 AM
Hello,
I am using Teststand 2017 with the NI Python Steps for Teststand.
I was just wondering how could I use these steps to create an instance of a python class, pass in some arguments and then be able to call functions from that specific instance later on in my Teststand sequence.
Thank you for your help
Solved! Go to Solution.
02-21-2019 10:59 AM
Hey,
Check out the Python step types example located at C:\Users\Public\Documents\National Instruments\TestStand 2017 (64-bit)\Examples\Custom Step Types\Python Step Types and specifically take a look at the Passing Data to Python.seq. It demonstrates and example of what you're looking for.
Thanks,
Roxy