![Digi TransPort LR54-AA401 User Manual Download Page 94](http://html.mh-extra.com/html/digi/transport-lr54-aa401/transport-lr54-aa401_user-manual_2496484094.webp)
Command descriptions
TransPort LR User Guide
141
autorun
Configures commands to be automatically run at boot-up. Auto-run commands can be used for tasks
such as starting a Python program, switching configuration files, or scheduling a reboot. You can
configure up to 10 auto-run commands.
Syntax
autorun <1 - 10> <parameter> <value>
Parameters
command
Command to run.
Accepted value is any string up to 100 characters.
Examples
n
autorun 1 command \"python script.py\"
Automatically run a Python program.