06-16-2012 05:38 AM
Hi all,
I would like to run a robotic system in autonomous mode.
To achieve this, i have two programs.
The firts one is to drive the robot autonomously.
The second one is to do another function, which doesn't have nothing to do with the first one.
My question is:
How, within my first program, could i call the second one.
I mean, i have for exemple Robot_function_1.vi
And i want to open Robot_funtion_2.vi AND, once its up, stop the first function.
I suppose there is a specific funtion to do this, but because i am new on Labview...i am just getting lost.
Thank you for your help.
Regards,
Chris.
06-16-2012 05:57 AM
06-16-2012 05:59 AM
Hi,
Thank you so much for you quick answer...its usefull.
Regards,