LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

how to obtain Shock Sesponse Spectrum in cvi?

labview has a Sound and Vibration Toolset,it can compute Shock Sesponse Spectrum,but CVI not.
0 Kudos
Message 1 of 3
(3,096 Views)
Hello,

You are correct when you note that CVI does not have a sound and vibration toolkit. If you have LabVIEW, you can still use that code, by creating an application/dll in LabVIEW that use the Shock Reponse Spectrum VI, then call this application/dll from CVI. It's similar to creating a wrapper for code you previously wrote in C++, VB, etc.

Hope that helps.
Wendy L
LabWindows/CVI Developer Newsletter
0 Kudos
Message 2 of 3
(3,081 Views)
OK,Wendy,Thank you very much

帖子被阿里死兔在06-28-2005 03:03 AM时编辑过了

0 Kudos
Message 3 of 3
(3,056 Views)