Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

measuring voltage and temperature

Hallo,

 

I've got the problem of measuring voltage and temperature simultaneously, with diferent numbers of samples. I want to use two of the "DAQmx write", but then the error "The ressource is reserved" appears.

 

Software: Labview 8.2.


Hardware: NI cDAQ - 9172
NI 9211 (Temperaturecard)
NI 9201 (Voltagecard)

 

How can i fix it?

Download All
0 Kudos
Message 1 of 2
(5,011 Views)

Hello LochiMD,

 

there are sereral things you have to care about.

 

The best would be, you have a look on the following link:

 

Synchronize continuous Acquisition of Multiple Analog Input Devices

https://decibel.ni.com/content/docs/DOC-12182 (Have a look on the picture, especially left side)

 

You should use the VI DAQmx Timing (Sample Clock), samples per chanel and sample mode is necessary.


If you do this, your program should work.

 

Best Regards,

 

Nina

0 Kudos
Message 2 of 2
(4,985 Views)