LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Connection Labview 6i and Simulink 4.1 model ?

Hello,

I would like to know how to communicate between a Simulink model and a
Labview program in a real time way. Passing through TCP/IP seems
possible. Could you please help me if you have already experienced it.
The labview toolkit for Matlab/Simulink is not interested for me because
the dll-Methode is not a solution for my problem, i want to run my
simulink model dynamically under Labview and this is not possible with
the new labview toolkit. Some keywords for this
problem are(tcp/ip,DDE....). Also it is not relevant for me to use
Matlab as ActiveX Server for the data commutation between Simulink
and Labview because it is very slow.

Thanks in advance
Mondher
0 Kudos
Message 1 of 2
(2,727 Views)
I tested the simulation interface. It seems to work fast.
I think the speed of interchange can change depending the direction of exchange of data, from or to simulink sink.
Have program a realtime simulator for powerplants written in C++.I translates the RT sim to NI components and software (Labview).


My rt pxi turbine simulator for simulating grid incidents was succesfully used in a nuclear plant in 2006.

Look at http://sine.ni.com/cs/app/doc/p/id/cs-755
0 Kudos
Message 2 of 2
(2,702 Views)