NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Questions about calling Python functions

Hi, dears. I have some problems about calling Python functions in Test Stand.
I have one Python file which name is "main.py", and I have some other Python
files which contains functions. In "main.py", I import some functions from other
Python files, for example: I import a function which name is "test_add". My problem
is: I can call this function in Test Stand, but Test Stand doesn't display this
function name and it's parameters.
I want to let Test Stand display these functions, but I don't know how to do.
The Test Stand version is 2020.
Can someone answer me, please.
Please execuse my poor English.

0 Kudos
Message 1 of 2
(707 Views)

Did I understand correctly that you want to display a part of your python code in TestStand. If yes I'd like to know why is that important for you.

0 Kudos
Message 2 of 2
(657 Views)