01-18-2021 12:42 AM
Hi, I am trying to use the veristand python API to control my simulink model which i uploaded on veristand 2018 SP1, and I'm unable to find any resources on this. I tried to follow the engine demo example and make my own script to control my model but I get unexpected results so I'm not sure if I'm doing anything wrong. The documentation does not have any specific examples. Thanks in advance.
01-27-2021 07:44 AM
Hi,
here is a general article which might be useful.
https://www.ni.com/en-us/innovations/white-papers/09/using-ni-veristand-with-other-software-environm...
Here is some information about how to use Python with NI Veristand:
There you can also find a link to this page:
http://pythonnet.sourceforge.net/readme.html
Hope this helps