10-21-2005 04:33 PM
10-24-2005 11:32 AM
Thank you for contacting National Instruments.
To set the sample rate of a DAQmx Task, use the DAQmx timing VI and connect a Control to the "rate" input. If you want to be able to change the rate while the task is running (which on E Series & AO Devices cannot be done for analog input, only for analog output), you can use the DAQmx Timing Property Node and connect a control to the "Sample Clock:Rate" property.