01-14-2009 04:52 AM
01-15-2009 09:40 AM - edited 01-15-2009 09:41 AM
Hi Adao,
Please can you attach your VI and in order to take a look at it. I think that you have the 50103 error caused by concurrently running two analog input tasks. So I invite you to read those links which will help you :
problem about DAQ voltage and temperature sampling
Causes of NI-DAQmx Error "The Specified Resource is Reserved"
Problem with PCI 6040 in reading multiple analog inputs
I hope this helps.
Regards,
01-15-2009 10:10 AM
Thanks for the answer Steve,
Unfortunately I think I did not explain myself well.
I’ve attached a jpeg with what I would like to do. Read 6 Analog Inputs + the internal DAQ temperature sensor.
I found the following page that explains how to acquire the internal DAQ sensor (http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/5222222ff438914b86256b0c000347c6?OpenDocument). I would like to do this simultaneously with the analog input acquisition.
I’m doing this on LabView Real-Time 8.5.1.
Thanks, Adao
01-19-2009 04:46 AM
Hi,
According to your jpg you should run the calibration property node outside the loop to free the ressource you are trying with two different tasks. http://forums.ni.com/ni/board/message?board.id=170&message.id=281214&requireLogin=False
I joined the vi which returns the device temp and read the analog input.
Regards,
02-06-2009 10:32 AM
Hello Steve,
The solution you present only allows me to read the daq internal temperature once.
I need to acquire the daq voltages and get the daq internal temperature at the same time!!
Is there any solution? I know that with Traditional Daq it was possible....
Thanks,
Adam