03-14-2006 03:42 AM
03-14-2006 04:36 AM
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.
03-14-2006 04:51 AM
03-14-2006 07:18 AM
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.