LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to get the simulation Time from simulink model with SIT ?

Hello

I try to get the SimulationTime from Simulink with SIT. Do you have any ideas ?

Tks a lot for your help

FB

0 Kudos
Message 1 of 3
(3,672 Views)

Hello,

When you create your simulink dll, just specify an output as the simulation time and you should be able to read it from LabVIEW.

Best regards,

ClémentG
0 Kudos
Message 2 of 3
(3,652 Views)
Thanks for your answer, but i don't want use a dll, but the user interface NI to do cosimulation with simulink model.

I have found a solution, but it takes more than 200 ms to get time, and i try to get time at each milliseconds.


FB
0 Kudos
Message 3 of 3
(3,633 Views)