ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Simulation Interface Toolkit

Thanks Alessio I'll do that.
0 Kudos
Message 11 of 14
(1,389 Views)

Do you have any loops without a timer? If a loop is trying to run as fast as it can, it can hog the CPU. See if even a small delay makes a difference.

 

0 Kudos
Message 12 of 14
(1,390 Views)
Hi Sima,
 
the VIs that handle the server have been automatically created when I made the DLL so I'm not the author of the architecture. But I quickly looked the diagram's VI and I didn't see no loop without a timer.
 
I send my files if you wanna chack it out.
 
 
0 Kudos
Message 13 of 14
(1,385 Views)

Besides that,

does anyone knows how to make a .exe file of the model_main.vi (created with the dll) ?

Because when I create it and I try to run it, the connection with the SIT server doesn't work.

I should probably set, in the settings when creating the .exe file, some of the subVIs to autorun when launching the .exe file but I don't know wich ones I should run automatically.

Thanks.

0 Kudos
Message 14 of 14
(1,378 Views)