07-24-2008 10:20 PM
07-25-2008 01:09 PM
Hello Roxy,
I am assuming that you are using DAQmx to program your NI 9233. When you are using the DAQmx driver to program an acquisition on the 9233, there are several steps you go through. The simplest way to get started is to use the DAQ Assistant in LabVIEW. This tutorial shows how to configure this VI. One of the options for this VI is setting the sampling rate to use with the 9233. The 9233 user manual lists the valid sample rates you can use with your device.
I would also recommend reading through the links in my signature for more information on how to get started with DAQmx. The DAQ Assistant is great for getting started with an application, but you will eventually want to move to the lower level DAQmx VIs to get more control over you acquisition application. These resources provide great getting started information regarding this driver.
07-28-2008 09:52 PM
hi
thank u very much for ur reply.Currently i am not using DAQ assist for my program. Must i use this function in my program?
with regards
roxy
07-29-2008 08:43 AM