LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Pass DDT from LabVIEW to .NET C#

Hello,
 
I am doing some measurement with a DAQmx-Task and get my data as waveform. I would like to pass these DDT-Data to a .NET dll. Is there any possibility?
If is it not possible, is there some possibility to do the same with waveforms?
 
Thanks you,
Best Regards,
 
Risotto

Message Edited by Risotto on 10-31-2007 11:45 AM

0 Kudos
Message 1 of 2
(2,626 Views)
Hello Risotto,

you can not pass the waveform data type to DLL but you can split the waveform into components which you can pass to a DLL.
Please take a look to the attached screenshot.

Thanks and regards,

WolfgangZ

0 Kudos
Message 2 of 2
(2,610 Views)