Hi.
I would suggest taking a look at the following shipping example: NI 435x Continuous Buffered Acq.vi
It can be found in LabVIEW by clicking Help>>Find Examples>>Searc>>keyword: 435>>NI 435x Continuous Buffered Acq.vi
Most acqusitions, if they are faster than 1KSamp/sec are typically buffered. This means that the card returns chuncks of data less often, making acqusition speed less dependent on the speed of the computer.
-Erik