07-01-2016 02:23 AM
Hello All,
As part of a larger project I would like LABVIEW to remotely drive Teststand possibly using the API. The functionality I need is: Execute Teststand, Pass the Sequence Path/Name, Login, Execute the sequence, close Teststand.
I had been using the SystemExec (CMD line) with a long string but cannot find a command allowing me to login, so Teststand halts at this point.
If there are any suitably simple examples using the Teststand API technology I would appreicate a few pointers.
Thanks
Chris
07-01-2016
11:07 AM
- last edited on
11-14-2024
07:50 PM
by
Content Cleaner
From your description it sounds like you want a LabVIEW operator interface. Earlier resource here.
TestStand ships with 2 example LabVIEW operator interfaces.
Hope this helps.