Hi Labviewans,
i m trying setup an analog output channel with let say 10Hz sampling frequency (update rate). the daq i m using is USB - 6009 module. after creating task and virtual channel, i used the 'DAQ-mx Timing.vi - sample clock' to configure the sample mode (continuous sample) and sample rate (10 Hz). i chose sample mode of 'continuous sample' because i want to send a set data (sinewave data points for example) to the analog output. i want to output the sinewave continuously.
the following is the error out message i got when test running the vi:
Property Node DAQmx Timing (arg 1) in DAQmx Timing (Sample Clock).vi->DAQ AO setup.vi <append>
<B>Property: </B>SampTimingType
<B>You Have Requested: </B>Sample Clock
<B>You Can Select: </B>On Demand
<B>Task Name: </B>test
my question is: can we set the sample clock config for analog output channel on USB - 6009?
many thanks.. please help.