Thanks, altenbach!
Off course, all the vis were saved in 8.0.
And as far as I comprehend, shared variable is good for dynamic data exchange btw Host and RT.
While my app only needs:
1. Start the VI by VI Server method on RT.
2. Execute it (10 sec ... 40 sec - it depends).
3. Send me back the data gained.
And also, i'd like to mention especially - the speed fell down in comparison with 7.x - it can be easilly seen from first sight - the amount of time VI Server eats to start the vi up has grown.
But, as i can see, the size of .rtexe is about tenfold smaller than that of .exe.
So, can that time leakeges be due to the need to "reconstruct" the .vi from "optimized" .rtexe?
Any ideas?
Tnks in adv.