12-03-2025 05:55 AM
I have a bash script that runs a Python program if it is not already running in NI-cRIO-9041. I would like the bash script to run on the cRIO on startup and run every minute to make sure the Python program is running or otherwise called to run. I see crontab is used for task scheduling. Although crontab is out of the box in cRIO, the service cronie seems not to be installed.
I wonder how task scheduling can be done in cRIO?
__PRESENT
__PRESENT__PRESENT__PRESENT
12-03-2025 09:06 AM
Since you posted here, how does DIADEM fit into all this?