Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

SCAN_Start in DAQmx

Solved!
Go to solution

Hello? I wonder if the buffer parameter of SCAN_Start function in DAQ matches int32 *sampsPerChanRead parameter in DAQmxReadAnalogF64 function. And how the buffer parameter is converted into DAQmx code? It was an input and also output of SCAN_Start function in DAQ.

       
Message Edited by anarkie on 06-22-2009 12:05 PM
I'm converting DAQ to DAQmx..from Parkoz.com
0 Kudos
Message 1 of 2
(3,203 Views)
Solution
Accepted by topic author anarkie

Hello Anarkie,

 

Thank you for using NI support.  I think the parameter you want is the ReadArray[] parameter of the DAQmxReadAnalogF64 function.  I believe this is the most similar to the buffer parameter of the SCAN_Start function in DAQ.

Message 2 of 2
(3,166 Views)