7/4/2025 8:43 AM | |
Joined: 7/5/2021 Last visit: 9/5/2025 Posts: 220 Rating:
|
to add to what stefan has said, by default you can run scheduled tasks to write to external media (USB and SD). |
7/4/2025 9:51 AM | |
Joined: 1/21/2013 Last visit: 9/6/2025 Posts: 4090 Rating:
|
Hi Thomas,
Since you cannot use a command prompt, you must use the "StartProgram" method in a script. You need to adjust some settings in the "Industrial" user's home directory, so it is best to run the script from a screen rather than the job scheduler. The OnLoaded event of the start screen is an ideal location for this. One possible solution for a screen called "StartScreen" might look like this:
Although this workaround will become obsolete with V20 Update 4, it shouldn't matter if this small script is part of your project. Kind regards |
Follow us on