03-08-2012 10:20 AM
Hi,
I need to reboot a RT target from my RT application.
RebootRTTarget is available only for windows.
Are there other possibilities?
Thanks in advance for your answers.
Solved! Go to Solution.
03-09-2012 02:19 AM
Hi Yeti,
In CVI, you can Initiate a reboot from the RT Target by calling the exit() function.
NI LabWindows™/CVI™ 2010 Help: exit()
http://zone.ni.com/reference/en-XX/help/370051T-01/cvi/libref/cviexit/
Best regards