06-12-2009 10:18 AM
Solved! Go to Solution.
06-12-2009 11:14 AM
Hi Saurabh A...,
where do you have problems? Can you show what you have done so far? Did you search in the example finder for a solution for you?
Mike
06-12-2009 12:14 PM
This looks a good place to start : "Cont Acq&Graph Voltage-Int Clk.vi" except that it's for only one channel 😞
So do the following:
1) Delete the first DAQmx vi
2) Create a control for the "task/channels in" connector of the DAQmx timing vi
3) In that control select the "My-4-Channels" task I've made
Run the vi 🙂
The attached file contains one DAQmx task for the four channels.
You can import that file in the MAX, all channels will be created.
Be aware that I used all defaults in that task, so if you differential inputs or so you have to change that.
06-12-2009 12:30 PM
06-12-2009 02:04 PM
You're right
I was first confused by the fact that I could see only seperate channels and no predefined DAQmx tasks.
I'm an tasks addict you know
From the help I got:
By entering "Dev1/ai0:3" in control "Physical Channel" one can read several channels.
By entering "Dev1/ai0,Dev1/ai4:8" you can even read non consecutive channels.
Thanks for triggering my curiosity Dennis Kn...
06-17-2009 12:50 AM
thanks to all of u for reply
but still my problem is not solved i want yo define the four channels at a time not individually.
if possible please sen me few screen shots.
thanks
waiting for ur guidence
06-17-2009 01:42 AM
Hello Saurabh,
By entering "Dev1/ai0,Dev1/ai4:8" you can even read non consecutive channels.
Of course the name "Dev1" should match the name of your DAQ card, but if you have only one card this is the default so it should'nt be a problem
Enter the above string in the channels name and those 6 channels will be read simultanously, so I don't see what you problem is ??
01-30-2010 10:59 PM
i am using pci-6221 as my daq card and labview version 8.2.this card is giving the constant signal input of 10.5 volts to input analog channel AO on pin 68 and67.why it is showing 10.5 even i havent connect any input.i am using k type thermocouple and after signal conditioning with tl0804 i need to interface it with AI channel 0.i dont know about the output drive current at any of the output pins of this card.i need to actuate an electric rod which needs 24 volts DC.i give the input to AI pins with variable dc power supply after reaching the limit i set(eg:2v) it instantly jumps to 10.5 volts.
01-31-2010 12:06 AM