09-06-2023 09:55 AM
Hi All,
First post, hope its in the right forum. Generally have found all the knowledge bases very useful and have never really needed to ask a specific Q. But this one has stumped me; and searches are not giving me any solutions.
Problem:
I have a Real-Time application running on a remote CRIO, I would like to use NI MAX 'test panels' function to be able to see the raw values that the CRIO is seeing for a specific test we are trying to do.
I have:
Basically I can see the CRIO via NI MAX, and I have another system (PXI) that I can use the test panels function on. However, I can see that in order to do so the PXI had to have a particular drivers installed. I can see that the driver 'NI-DAQmx Runtime with Configuration Support' is not present on the CRIO's software drop down menu.
My Questions:
Any advice would be greatly appreciated!
Many Thanks
Rob
09-06-2023 10:22 AM
Only if you are using cRIO-904x/905x that supports DAQmx.
Besides, if there is an RTEXE running and accessing the DAQ resource. You won't be able to run Test Panel at the same time due to the resource conflict.
09-14-2023 04:47 AM
Thank you ZYOng,
I will look into both of these. Appreciate the assistance.