LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use Simulink model in Labview

Solved!
Go to solution

Hi,I am new to Labview,now I want to  build a sinusoidal signal model from The MathWorks, Inc. Simulink Software and use the model in my Labview project. The tutorials in the net tell me to convert the model to a DLL document, I follwed the steps and get a DLL document. But when i ues the DLL document in
Laview,I found there are so many functions in the DLL. I also tried use the model interface toolkit and there are somthing wrong with my vi, I wonder to know wether my DLL document was build in the right order,  can you tell me something about this?How can I use the simulink model DLL in the LabVIEW? My version is 2016 and Matlab is 2014Ra.The attachment is my steps about build the DLL documnet.
Thank you for your time.
Regards.

0 Kudos
Message 1 of 2
(3,123 Views)
Solution
Accepted by topic author Kids_Young

Hi

The matlab model seems to be simple. If dll is made out successfully from Matlab, it will surely work with NI VeriStand or NI LabVIEW.

 

Since you are trying in LabVIEW environment, use model interface toolkit instead of call library function.

Message 2 of 2
(3,072 Views)