ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Making sub vi control design simulation

Hi,

I am solving a 10 Degrees of Freedom systems coupled differential equation using Control Design and Simulation toolbox in labview. As the program became huge in size, I want to split it in to sub VIs for each differential equation and connect them inside a solver.

 

The problem I am facing is I am not able to make small VIs for each differential equation and use them in a simulation loop(as I need to solve the coupled equations together with the same solver ). Each time I am trying to make a sub VI, I had to place them in a simulation loop(solver). So even I want to solve the coupled equation in a R-K solver I am not able to.

 

Are there any way to do it?

0 Kudos
Message 1 of 1
(2,476 Views)