NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

[Python] Can't see function parameters in TestStand when their type is specified in the python file

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:

AVRSYR_1-1678096778198.png

 

I succeed to get parameters when i call this function in TestStand.

AVRSYR_2-1678096818323.png


But when i specifiy parameters type in my python file like this:
 

AVRSYR_3-1678096859609.png

In TestStand i can't see parameters.

 

AVRSYR_5-1678097269071.png


Is Teststand able to automatically detect parameters type when they are specified in a python function or is there a specific procedure to follow ?

0 Kudos
Message 1 of 3
(678 Views)

I don't have this issue at TestStand 2020 and 2016 python step is toolkit not offical version I guess.

0 Kudos
Message 2 of 3
(661 Views)

Thank you for your answer,

 

I'm using Python3.9 32 bits with TestStand and i download this verison of Python Step Types:

 

AVRSYR_0-1678107307418.png

 

0 Kudos
Message 3 of 3
(638 Views)