Hello
I have following problem..
I am using Labview for the first time...so I don't know much about Labview.
I have an existing simulink modell, which I want to control in Labview.
An output value of the simulink modell should be received as input in Labview control algorithm (wich I have to create) the output of the control block in Labview should be then the input to the simulink model, so that we have an feedback loop.
I saw, that there is a Simulation Interface Toolkit, wich I can use to easily connect simulink model to Labview.
Is it possible to make such a control loop using SIT? Can I do this just connecting mdl file ?