Applications Configure scripts to run manually
IX30 User Guide
686
Local Web UI:
a. On the menu, click System. Under Configuration, click Device Configuration.
The Configuration window is displayed.
3. Click System > Scheduled tasks > Custom scripts.
4. For Add Script, click .
The script configuration window is displayed.
Custom scripts are enabled by default. To disable, toggle off Enable to toggle off.
5. (Optional) For Label, provide a label for the script.
6. For Run mode, select Manual.
7. For Commands, type the commands that will execute the script.
n
If a Python script is being used, include the full path to the Python script. For example:
python /etc/config/scripts/test.py
n
If the script begins with #!, then the script will be invoked in the location specified by