Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

Would like to use Wavelet Transform functions

Hello:
 
As the title says, does Measurement Studio has wavelet transform functions.  I currently have version 6.0 (full) and version 7.0 (have not used it since I am still on VB6).  Thanks.
 
Raj
0 Kudos
Message 1 of 4
(6,831 Views)
Hi Raj,

There isn't any particular "Wavelet Transform" method available in Measurement Studio at this time. For a complete list of analysis functions for the various versions of Measurement Studio, check out the following link:

http://www.ni.com/analysis/cwtools_analysis.htm

Thanks Raj, have a good one!

Dan Weiland
Applications Engineer
National Instruments
www.ni.com/support
Dan Weiland
0 Kudos
Message 2 of 4
(6,814 Views)

Hello Dan:

When I performed a search for wavelets on the ni website, it seems like the wavelet analysis tools are available thru the LABVIEW Advanced Signal Processing Toolkit.  Is there any way that this advanced toolkit can be used in a VB6 programming environment?  Thanks.

Raj

0 Kudos
Message 3 of 4
(6,811 Views)
Hi Raj,

Althought there isn't any explicit method for using a LabVIEW toolkit in Visual Studio, it is certainly feasible for you to create a DLL from LabVIEW that implements portions of the Advanced Signal Processing Toolkit. You could then call this DLL from your VB 6 application as you would with any DLL.

Dan Weiland
Applications Engineer
National Instruments
Dan Weiland
0 Kudos
Message 4 of 4
(6,802 Views)