01-20-2006 06:28 AM
01-20-2006 07:03 AM
The run vi is so a vi can call another vi. I dont think you can call a run to a self vi because you would need to be running inorder to execute the run command. The run command is very useful in dynamic function calls subvi pannels and a few other cases. To use the run vi, open a reference a vi (use open reference and pass the path of the vi), and pass the reference to the run function.
Paul
01-20-2006 07:55 AM