NI TestStand

取消
显示结果 
搜索替代 
您的意思是: 

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 项奖励
1 条消息(共 2 条)
1,254 次查看

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 项奖励
2 条消息(共 2 条)
1,204 次查看