2024 Mar 04, 03:41 PM
I put the data files under static/data
What is program 0? I see that log_run() in helpers.py ignores this program.
More or less done with the plugin but I found a few cases where the station_completed signal is not sent when I think it should be sent:
What is program 0? I see that log_run() in helpers.py ignores this program.
More or less done with the plugin but I found a few cases where the station_completed signal is not sent when I think it should be sent:
- STOP ALL STATIONS
- Station sequential and concurrent mode - when a station is running a program and a new program is started on the same station
- Station sequential mode - when a station is running a program and a new program is started on a different station