cancel
Showing results for 
Search instead for 
Did you mean: 

simulink model to labview

maria2
Member

simulink model to labview

Hi,
 
 I need to implement a simple speed control for a DC motor with two cascaded PI controllers.
Is it posible to include a simulink model in a VI instead of using the simulink control blocks?
 
Thank you!
3 REPLIES 3
maria2
Member

Re: simulink model to labview

I mean: instead of using LabView control blocks
Jean_Philippe_R
NI Employee (retired)

Re: simulink model to labview

Message contains a hyperlink
Hi,
 
You can indeed build a LabVIEW interface for a simulink model by using the Simulation Interface Toolkit.
 
The following link will provide you informations about this toolkit and how it works in parlicular:
 
 
Regards,
 
JPR
 
NIF
 
maria2
Member

Re: simulink model to labview

Hi Jean,

Thanks for the information! I'm starting to use the toolkit.