Solution
By default, a Real-Time controller will automatically reboot into safe mode if it crashes twice or more without rebooting or cycling power between crashes.
In LabVIEW Real-Time 7.0 and later, you can disable safe mode by modifying the
ni-rt.ini configuration file, which is located in
/etc/natinst/share. You can access the file by
connecting to the Real-Time controller through FTP.
The following lines will need to be added to the
ni-rt.ini file on the Real-Time controller:
[StartUp]
YouOnlyLiveTwice = FALSE