Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

Get status of remote RT target from LabView

Hi all,

This should be trivial but I can't find much on the LabVIEW help or on Google (probably my fault).

I'm looking for a way to interrogate a remote RT target (via LAN) and get its status (idle, deployed, running, off, host connected) from a PC. I suppose there should be a VI or an API call to get its status, more or less the way MAX does it.

Any help please?

0 Kudos
Message 1 of 3
(1,995 Views)

What you're looking for is the NI System Configuration API.




DSH Pragmatic Software Development Workshops (Fab, Steve, Brian and me)
Release Automation Tools for LabVIEW (CI/CD integration with LabVIEW)
HSE Discord Server (Discuss our free and commercial tools and services)
DQMH® (The Future of Team-Based LabVIEW Development)


Message 2 of 3
(1,978 Views)

Thank you it's useful! Only thing it says "Connected - Running" even though there is no instance of Veristand connected to it, so I'll have to combine it with Veristand's API in order to get the complete status.

0 Kudos
Message 3 of 3
(1,932 Views)