Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

on board memory speed

hello

 

i am trying to develop a application of data genration as well as acquire same and storing it in system file.

data genration and acquisition is doing by NI DAQ 6251.

genrating data from one Analog output and acquiring same data at 2 channel of analog input port.

 

after genration of analog output i am amplifying it through external circuit and voltage drop across resistor (within +/- 10V DC) and acquiring same at input port 1 and 2.

 

suppose if we start voltage genration like ramp.( one start poin, one stop point and one resolution-incriment point).

 

this all SCAN time is approximate 20 sec. SCAN time is fully dependent on resolution of point.

 

so can i make it faster(improvement) through on board memory facility or it can make Delay in SCAN time

0 Kudos
Message 1 of 4
(3,493 Views)

You are always using the onboard memory.  All you have to do is make sure you are set to Continuous Acquisition and tell the DAQmx Read to get more than one sample.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 4
(3,484 Views)

hi

 

suppose if i use DAQ card NI USB 6366(facility of on board memory), then speed of acquisition will increase or not???

0 Kudos
Message 3 of 4
(3,480 Views)

Hardware timing will be a lot more accurate and faster than software timing.  So yes.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 4 of 4
(3,464 Views)