I'm running an application running on a C-RIO and would like to implement a check in case that application aborts. I've got an application on a host computer connected directly to the RIO that detects when it stops running and will <eventually> call for help. I would like for this application to reset the controller, without using the FPGA or target code to assert the "system reset." Does anyone know of a way to do this? I think it's possible, as the Measurement And Automation Explorer is capable of doing just what I need.
It is possible
to reboot your cRIO in your host VI on your RT target or on Windows. To do it, you
can use Real Time >> Real Time Utilities >> RT Reboot Controller.vi