Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Output Data Type?

Hi all,

 

I am measuring two analog frequencies with the USB-6001 and Labview. I would like to perform mathematical functions on each input separately, but the DAQassist module in Labview only has one output. What is the data type of that output so I can figure out how to separate the two signals? Is there an easier way to do this?

 

Thanks

0 Kudos
Message 1 of 2
(1,720 Views)

Depending on the vi you use for reading you get a 'dynamic' datatype or an array of wfrm or dbl (you can choose by type selection).

index array will give you the seperated signals 🙂

  seperate express.png

here the express version that needs a 'conversion' into array of wfrms , but I recmoonet to look at the examples and learn how to avoid the express vis and the dynamic datatype

Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


0 Kudos
Message 2 of 2
(1,692 Views)