Skip to content

Autostart.py script support #240

Closed
Closed
@prasimix

Description

@prasimix

Add possibility to run autostart.py MicroPython script on power up/restart if its exists in /scripts folder. Add the following:

  • DISPlay[:WINDow]:HOMe command to display home page when script execution is done
  • Option to enable/disable execution of the script, default is disabled
  • Option to override script execution to stop execution of faulty script (e.g. if encoder switch is active during power up). Display message in this case like this: Auto script execution has been skipped. Do you also want to skip all future executions?
  • Autostart a script in profiles (with skip) #214: I would like to see an auto start option if the BB3 power up or restarts, this should also be saved in profiles so you can setup different start scenarios.
  • Autostart a script in profiles (with skip) #214: If an autostart script is detected, there should be a message and ‘skip’ button so the user sees this will happen and gives the option to skip the script.
  • Add new SCRipt SCPI subsystem (see below)

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions