10-28-2008 10:49 AM
Hello,
where I can found exaustive examples for SIT.
I've created, from a Simulink model, a DLL that I would use stand alone.
10-28-2008 12:37 PM - edited 10-28-2008 12:37 PM
Frederico,
to get basic information enquire the Simulation Interface Toolkit help.
You can find the help in your LabVIEW development environment by browsing to the following point:
Help -> Search the LabVIEW Help... -> Browse in the contents tree to Toolkits -> Simulation Interface Toolkit.
I recommend to start with the How-To. After that move on to Simulation Interface VIs -> Model Interface VIs and User Interface VIs
Thanks,
ThSa
10-29-2008 03:42 AM
Hi ThSa,
i reat it and I didn't find examples for my work.
On my PC is not installed Matlab and I want to run the DLL, created with Simulink, in an independent manner.
I created the following VI, which runs the model for 10 seconds (see attachment).
I'm not sure if I made the right VI.
I doesn't know the potential of the blocks because I have not found examples.
Best regards,
Federico.
10-29-2008 04:38 AM
10-29-2008 04:49 AM
10-30-2008 05:36 AM
Hi Mathan,
10-30-2008 05:45 AM
10-30-2008 06:54 AM
OK.
The simulation time step is 0,01 sec (Simulink --> FIXED STEP SIZE: 0.01).
Thanks,
Federico.