From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,857 Views)
Solution
Accepted by topic author 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,851 Views)

Thanks, that was the trick.

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