02-28-2006 12:21 PM
03-01-2006 06:59 AM - edited 03-01-2006 06:59 AM
This DAQmx Vi should log data in the manner you want
regards
Dev
Message Edited by devchander on 03-01-2006 06:59 AM
03-01-2006 09:53 AM
03-02-2006 06:13 AM
Go to MAX>> Devices and interfaces>>daqmx devices, and find the device name of the DAQ card you want to acquire from.
Now enter this Device ID and channel number (as per NI-DAQmx physical channel naming convention) in the physical channels control to acquire from that channel
Hope this helps
Regards
Dev