Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

How to assign more than one custom scale to one task

Solved!
Go to solution

Hi,

 

the subject should say it all. I am reading in data from two transducers via two seperate analog input channels. Both transducers are calibrated and I'd like to process the data in its scaled units. Therefore I used the "DAQmx Create Scale.vi"to define the slope, the scale name and the yintersection and so forth. However, when I assign the scale to the "DAQmx Create Channel.vi" I do not see how to apply both scales to the one task.

 

I would be very thankful for some advice. Any comments are appreciated!

 

Manuel

0 Kudos
Message 1 of 2
(2,892 Views)
Solution
Accepted by topic author Manuu
You can use two different DAQmx Create Channel functions. One for each. Just wire the task out from one to the task in of the other.
0 Kudos
Message 2 of 2
(2,879 Views)