Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

cRIO - SIT Initialize Model - Running multiple Simulink DLL on cRIO?

Hi everyone!

 

I wanted to run 2 different Simulink-DLL on my cRIO.

 

The code I use for each DLL is:

SIT Initialize Model

SIT Take Model Time Step (This inside a while loop)

SIT Finalize Model

 

The problem is, I get (with the SIT Initialize Model VI) the same number of inports and outputs, the same "param info", the same "signal info".... That makes me think that I am not running the 2 DLLs, but just one of them.

 

Have tried something similar? Is it possible to run the 2 DLL in parallel?

I have read that when using a computer host running the SIT Server it is possible to choose the port of the communication, but on an RT target???

 

Thanks!

Barbara

0 Kudos
Message 1 of 2
(5,926 Views)