10-23-2024 08:12 PM
Hi,
I am trying to run a python code with teststand but i am having type errors while executing the step.
For example, even the simple code below is throwing an error:
<class 'TypeError'>
'float' object is not callable
TypeError: 'float' object is not callable
Code:
10-23-2024 08:14 PM
Please help out on how to solve this issue.
10-30-2024 12:58 AM
benjohnk,
I was unable to reproduce the issue in TestStand 2024 Q4 release. You are using an older version of TestStand and the fix for the issue might have gone in after that release. I am not sure of exact release which fixed the issue.
Even though I haven't tried it explicitly, try the following possible workaround so that you can continue using the specific version of TestStand:
-Shashidhar