If you're using a 4551 board, you should be using NIDSA 1.2 instrument driver in order to program your application.
NIDSA 1.2 installs its own palette in the instrument driver palette and I would recommend you open the example called "NIDSA Getting started with Capture Mode"
This example will allow you to set you baseband span (10kHz in your case), and will ask you to enter a file where to save your data.
It could easily be modifed to precisely fit your needs.
Since you're a new user, I would recommend you to look at the NI-DSA software manual :
http://digital.ni.com/manuals.nsf/websearch/032430F78301D4A986256AC7004DFC52?OpenDocument&node=132100_US
More specifically, page 3-14 is entitled : "Using Capture Mode to Acquire Time Domain data"
The captu
re mode is not the only way to save data to disk - You could use "traditionnal" file I/O vi's in order to save spectra or other information that may have been processed by the onboard DSP.
I hope this helps.
Please just let me know if you need more info.
Gerald