l have a data acquision vi with a few buttons and a big plot. It gets serial RS232 digital and analog data through com1 from some DAQ hardware every second. When launched, it calls a sub vi that presents another front panel that draws on top of the main vi and asks for com ports, baud rates, and paths. Once the ok button is clicked that sub vi panel closes and the main vi runs. When I test this on the machine with the development system it works nicely. When I build an installer with the run time engine and test it on other machines, it takes forever (minutes) to draw the screens and respond to the mouse click. Once it gets past the startup problems it appears to run fine. If the program is quit and re-run it does the same thing. I am using VISA so that is included in the build. I am using LV8 and running these on 2GHz machines with 1GB of RAM. Any ideas?
Phil