Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

muti channel in 6221with names

hi
i want accquire acquire more than 10 chnnel using 6221.where i am having four pressure channels ,,,and four temp.channels and voltgae and current cha,,so how i wnt to confiure the daq create task.and all...and i am saving the data,,,using write  lvm,,,i wnt to dave the corresponding name in that also...
tthanks in advance
------------------------------------------------------------------------------------------------------------------
Indrajit

| indrajitbarve@gmail.com | indar_indar2005@yahoo.co.in .
Download All
0 Kudos
Message 1 of 5
(3,487 Views)
Hey jith,

You'll need to group your various channel configurations into the same task, but you can accomplish what you've described.  You'll run into some difficulty with the number of inputs you've described since the 6221 only has 16 analog inputs.  You can actually re-use inputs for different configurations, but you'll need to be careful that you don't cause improper readings.  Ideally, you would have a card with enough inputs for the various transducers you mentioned.

Elijah Kerry
NI Director, Software Community
0 Kudos
Message 2 of 5
(3,463 Views)
thanku sir
can u change the vi for 8 temperature channel and 4 pressure channel only ,,plz
------------------------------------------------------------------------------------------------------------------
Indrajit

| indrajitbarve@gmail.com | indar_indar2005@yahoo.co.in .
0 Kudos
Message 3 of 5
(3,456 Views)
thanku sir
can u change the vi for 8 temperature channel and 4 pressure channel only ,,plz
------------------------------------------------------------------------------------------------------------------
Indrajit

| indrajitbarve@gmail.com | indar_indar2005@yahoo.co.in .
0 Kudos
Message 4 of 5
(3,454 Views)

There are a numerous resources available from NI.com and within LabVIEW that are great tools for getting started with your acquisition application.  I can point you to some of these and encourage you to ask any questions you may have while developing your VI.  I also uploaded a screenshot that shows how multiple configure channel VIs can be used in the same task.  Note the different names - this is a must.

Check out:

Learn 10 Functions in NI-DAQmx and Solve 80% of Data Acquisition Applications
DAQ Getting Started Guide (Multilingual) 
M Series User Manual

 
Elijah Kerry
NI Director, Software Community
0 Kudos
Message 5 of 5
(3,441 Views)