I'm using the DAQmx Read functions to read incoming analog signals. I would like to set the scan rate for the DAQmx Read, however I cannot figure out how. Thanks!
Yes you can use DAQmx timing property node, or insert a "DAQmx Timing" VI before you start your acquisition. You can find lots of DAQmx examples in the NI example finder (under LabVIEW menu, go Help/Find Examples).