LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

SIT 5.0 problem with dll

Hello,

I wanna use my matlab dynamic model in labview. So, I used Simulation Interface toolkit (SIT 5.0) and also make dll with Matlab Real Time Workshop. My Model act well in Simulink Model. But when I built it to dll and import in labview, it doesn't work proper. It seems my dynamic doesn't respone to my control input. So I checked my input in dll model and track it when I run the labview program. My control input correctly recieved in dll model. I think I have got problem with two integrator block in my simulink model. I don't know what to do. I checked everey solver and every sampling. if anybody can helpme , please do it as soon as possible. I really get stock in it.

0 Kudos
Message 1 of 2
(2,070 Views)

Hi,

 

can you post ur code or dll so that other users can have a look?

 

 I believe the problem might be with the data type assigned to the inputs and outputs of the DLL. Can you try the dll after removing the integrator block?

 

Vaibhav

.......^___________________^
....../ '---_BOT ____________ ]
...../_==O;;;;;;;;_______.:/
.....),---.(_(____)/.....
....// (..) ),----/....
...//____//......
..//____//......
.//____//......
..-------
0 Kudos
Message 2 of 2
(2,037 Views)