Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Use Sound and Vibration tool kit in Visual Basic Net

Can I use the Sound and Vibration toolkit VB.Net aplication, if so how. Or something similar. Need to analyze the vibration and display data. Without the use of LabVIEW. I am using visual studio with integrated measurement studio.
Thanks for any help
0 Kudos
Message 1 of 4
(4,233 Views)

Hi taras_33-

 

     The Sound and Vibration toolkit does not include support for VB.NET - it only supports LabVIEW.

 

     I hope you have a great day!

Gary P.
Applications Engineer
National Instruments
0 Kudos
Message 2 of 4
(4,198 Views)

Thank you very much for your reply. If I understood correctly, the only way to use the functions of sound and vibration tool kit, is to try to create a DLL and use it to the NET project. Maybe there are other opinions How to analyze the vibration in the NET projects?

0 Kudos
Message 3 of 4
(4,192 Views)

taras_33-

 

     If you know of a way to compile the S&V functions into a DLL and import it into .NET, that might work.  You can always use some of the standard LabVIEW functions (FFT.vi, Harmonic Distortion Analyzer.vi, etc) to analyze the vibration in .NET.

 

     Have a great day!

Gary P.
Applications Engineer
National Instruments
0 Kudos
Message 4 of 4
(4,176 Views)