With ros 7.6 I tried to write a script directly in Scheduler and this works.
I ask is it correct to do this or what problems might it bring?
Yeslargelya difference without distinction.With ros 7.6 I tried to write a script directly in Scheduler and this works.
I ask is it correct to do this or what problems might it bring?
Better to have each script copied multiple times for each scheduler.[*] If you need the same script in *multiple* scheduled tasks.... In this case, it be better to have your script in /system/scripts, so there be only one copy of your code to edit or change.
[*] Or you want "manually" run your script... e.g. /system/script has "run script" while schedule does not (without changing the schedule).
[[:parse [/system scheduler get on-event]]]
not true:[*] Or you want "manually" run your script... e.g. /system/script has "run script" while schedule does not (without changing the schedule).
[[:parse [/system scheduler get on-event]]]