02-04-2011 05:48 PM
I am using NI 9211 with carrier USB 9161, which is only supported by DAQmx base. I am trying to use the "NI data Logger" coming with the DAQmx base to monitoring at least two physical channels with thermocoupler connected, but actually just one channel can be realized at one time.
I am wondering if someone know how to set it for multiple channels (NI 9211 has 4 channels) working simultaneously. Is there anything I can do without bringing Labview programming? Thanks!
Solved! Go to Solution.
02-10-2011 02:22 PM
Hello,
The following link provides information on sampling multiple channels with NI Data Logger:
http://digital.ni.com/public.nsf/allkb/4A1CCB039AD2131286256F550004208A?OpenDocument
Regards,
Justin
02-10-2011 02:41 PM
Thanks so much!
03-18-2011 07:50 PM
I have a brand new USB 9211A 4 channel thermocouple reader. When I modify the datalogger app it works for only up to two channels, i.e. 0:1, 1:2 but not for three or more such as 0:2.
Any ideas? Thanks,
Mark
03-21-2011 09:58 AM
Good Morning!
Make sure that you are using the same thermocouple type. NI Data Logger can only acquire from a single thermocouple type at a time. Additionally, here are some documetns to take a look at that will be helpful:
Features and Limitations of the NI Data Logger
http://digital.ni.com/public.nsf/allkb/2A70512A1E0C675686256FE80064AB8D?
What is the Syntax for Physical Channel Strings in DAQmx?
http://digital.ni.com/public.nsf/websearch/9A2AF5E10E0C893386256FE8006807DF?OpenDocument
Hope this helps!
-Cody C