Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

how do we set sample per channel?

Hi all ...
Now i m using NI 9233 (50kS/s & 4 channel inputs )
How am i going to set the sampling rate ?
any idea ? Please explain me about this regarding sample rate ..
Thank you
 
 
roxy
0 Kudos
Message 1 of 4
(3,068 Views)

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. 

Regards,
Browning G
FlexRIO R&D
0 Kudos
Message 2 of 4
(3,048 Views)

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

 

0 Kudos
Message 3 of 4
(3,022 Views)
As Browning said, the DAQ Assistant is a way to get started quickly but at some point you will want to use the low level DAQmx functions. If you are already using them, fine. Did you check out the tutorials?
0 Kudos
Message 4 of 4
(3,012 Views)