03-06-2023 04:09 AM
Hello,
I am using TestStand 2016 with python step type install and i have this problem.
When i create a simple python file (test.py) containing only this:
I succeed to get parameters when i call this function in TestStand.
But when i specifiy parameters type in my python file like this:
In TestStand i can't see parameters.
Is Teststand able to automatically detect parameters type when they are specified in a python function or is there a specific procedure to follow ?
03-06-2023 04:53 AM
I don't have this issue at TestStand 2020 and 2016 python step is toolkit not offical version I guess.
03-06-2023 06:57 AM
Thank you for your answer,
I'm using Python3.9 32 bits with TestStand and i download this verison of Python Step Types: