Antoine Chalons Posted September 10, 2008 Report Posted September 10, 2008 Hi all, I saw this article on NI knowledge base dealing with how to get the PXI controller's internal temperature but it is restricted to a 819x and 818x controllers. I have a PXI 8106 and I'd like to monitor it's temperature to be able to disable some intense processing when it gets over a certain value. How to get that in LabVIEW 8.5 :question: Also, I noticed that MAX shows the current temperature for each DAQmx board plugged in the PXI chassis - and yes the temperatures of 2 boards are different - so I guess there will be a way to monitor each DAQmx device's temperature from LabVIEW. Anyone knows how to do that :question: Cross posted Quote
Karissap Posted September 11, 2008 Report Posted September 11, 2008 The internal temperature of some DAQmx devices can be accessed using the board temperature internal channel or by using the calibration info property node. See Accessing the On-board Temperature Sensor of a DAQ Device Quote
Neville D Posted September 11, 2008 Report Posted September 11, 2008 QUOTE (Antoine Châlons @ Sep 9 2008, 06:24 AM) Hi all,I saw this article on NI knowledge base dealing with how to get the PXI controller's internal temperature but it is restricted to a 819x and 818x controllers. I have a PXI 8106 and I'd like to monitor it's temperature to be able to disable some intense processing when it gets over a certain value. How to get that in LabVIEW 8.5 :question: Cross posted Did you see the NI System Monitor API? Looks like it can do everything you need. N. Quote
Antoine Chalons Posted September 11, 2008 Author Report Posted September 11, 2008 QUOTE (Neville D @ Sep 10 2008, 02:01 AM) Did you see the http://digital.ni.com/express.nsf/bycode/exagsy' target="_blank">NI System Monitor API? Looks like it can do everything you need.N. Great links ! :thumbup: Thank you Neville and Karissap ! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.