LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

measuring three voltages simultaneously

Hi,
0 Kudos
Message 1 of 6
(3,277 Views)
 First of all sorry for sending two incomplete messeges, i dont know some how the post got submitted before i planned to do so , i pressed some wrong key.
Hi,
    i am having an array of nano thermocouple,i have attached a schematic diagram. suppose when i am passing a current ,say 1 mA through the heater, it will start generating heat. my problem is to measure the corresponding voltage with respect to time from the three thermocouple simultaneously,to see at what time the voltage get saturates. again i want to increase the current and measure the same. so i want to measure the three inputs simultaneously with respect to time and i want to take the measurement each time when i change the current.i am using USB 6008. proper signal conditioning will be made.can someone give any idea of developing a program for the same using labview 7.1.
thanks in advance
GEETHA
 
0 Kudos
Message 2 of 6
(3,275 Views)
The USB 6008 is not capable of simultaneous sampling but if a small inter-channel delay is acceptable, you just specify multiple channels in the DAQ Assistant, in a task you create in MAX, or with the DAQmx Create Channel function. The syntax with the DAQmx Physical Channel control is Dev1/ai0:2 for example for channels 0 through 3. With the assistant or MAX, you just select multiple channels when prompted.
0 Kudos
Message 3 of 6
(3,246 Views)
Hi
   Thanks for the reply but can you please tell me how much small will be the inter-channel delay
geetha
0 Kudos
Message 4 of 6
(3,217 Views)
Check out this thread for some additional options...

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 5 of 6
(3,205 Views)

Thanks a lot for the reply.I think i can go for USB- 9215.

thanks once again.

Geetha

0 Kudos
Message 6 of 6
(3,187 Views)