PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

NI PXI 1044 monitoring board

Hello,

 

I use many chassis and boards ( NI PXI 1044 / 8360 / 6704 / 6509 / 6220 ) driven by RTC Linux Computer, and I would like to monitor them. What I just want to know is their status ( start / stop / error ).

Is a way to do that ? Simply without soft installation ?

What I currently use is this command :   nilsdev  which returns the list of the board known by the computer.

What could be better will be to have status information.

 

Thank you for your help.

0 Kudos
Message 1 of 2
(1,120 Views)

To access the status of the hardware, you would need to open a session to it. This can only be done with a driver. What you can do it to modify the existing program to update the status proactively, e.g. via UDP/TCP or write to a text file which another user can read.

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
0 Kudos
Message 2 of 2
(1,098 Views)