Data Acquisition Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
A_ps_

How to detect the existence of an over temperature in PCIe 6323 card using DAQmx ANSI C library

Status: New

I need to frequently check the existence of an overtemperature or any health parameters of the NI card PICe-6323 for my application.

I am using the DAQmx ANSI C library for my application.

 

I have tried using the DAQmxGetReadOvertemperatureChansExist function but found that's for C Series Devices.

 

Please help me out.