Hello Community,
I would like to dynamically load and start a sequence via the API. This works also so far. I can also access variables that contain the test result etc.. But I want to access the result list to get the measured values with limits of the tests. The problem is that the Resultlist exists only at runtime, so I can't really access it. Can someone give me a way to access the information? I access the API via ActiveX in Python.
Thanks in advance 😁