07-14-2008 11:41 AM
07-15-2008 06:26 PM
Hi Fuh,
The Master timebase for the 6052E counters is 20MHz and this can be found on the product page listed under Specifications. Corby was referring to using the Timing Property Node to determine the actual sample clock rate. I have included a screen shot of how this can be done. You can find the property node on the DAQmx palette listed as DAQmx Timing Property Node. When you place it on your Block Diagram you can select the appropriate property (Sample Clock>>Rate). It sounds like you tried creating a sound file that has 44095 points in it and that sounds like a good idea to try. I would recommend that you try setting your rate to an integer that can be created by dividing 20MHz by an integer. This would test the idea more simply than trying to generate fractional frequencies. As far as using a PCI-6221 for this application, the only benefit would be that you can use an 80MHz timebase to divide by an integer to create your frequency.
NI PCI-6052E
http://sine.ni.com/nips/cds/view/p/lang/en/nid/2601
07-16-2008 12:49 PM