Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I tell how much memory is on my NI 6133 DAQ card?

Solved!
Go to solution

I have an NI 6133 Daq card but I do not know if it is the 16 or 32 Megasample model.  How can I tell?

 

Thank you

Kevin Brown

0 Kudos
Message 1 of 3
(2,860 Views)
Solution
Accepted by kevin.brown

Hi Kevin,

 

You should be able to find this by reading back the Input.OnbrdBufSize attribute (DAQmx Buffer Property Node in LV, DAQmxGetBufInputOnbrdSize in C API).  To do this, you'll need to create an AI task.

 

Dan

Message 2 of 3
(2,854 Views)

Thanks, that was the trick.

0 Kudos
Message 3 of 3
(2,830 Views)