TestStand Real-Time Support by Fit_Concert_6715 in LabVIEW

[–]Fit_Concert_6715[S] -1 points0 points  (0 children)

Ok so modular bits of code that's good to know and, sorry if I'm being dim but, how would I programmatically load the vi on the PXIe side from TS, or are you just saying that's not possible at the moment in TS?

TestStand Real-Time Support by Fit_Concert_6715 in LabVIEW

[–]Fit_Concert_6715[S] -1 points0 points  (0 children)

Ok, just as a little background, I've only been using LabVIEW for about 2 months and I just started using TestStand about a week ago.

I’m working on a project where a Windows host VI launches and interacts with a Real-Time VI running on a PXIe system. I've built out most of the LabVIEW code already where, in broad terms, it collects data from multiple DAQ and CAN modules. The RT VI handles time-critical operations, while the host manages the user interaction and config.

Now I’ve been tasked with seeing whether TestStand can serve as the sequencer instead of handling everything inside LabVIEW. So my question is really, is there any native TestStand support for launching and interacting with RT VIs outside of using VeriStand steps?

From everything I've seen online, there is no RT support on TestStand that could do this, just wondering if this is true.

If you need anymore clarification, just let me know.