Hi,
How can I run a simulink simulation in real - time?
My LV SIT interface is synchroniously running with the RT Simulink simulation time? But how do I make Simulink simulation time run synchronously with the time.
I used RT_Blockset, it works fine in simulink but I cannot compile it into a DLL wich interfaces with SIT.
The moment I add RT_BLOCK the compilation gives an error.
Wouter