This file seems to be missing a call to scheduler.ctc in WinCC-OA 3.10 SP2 which means that the scheduler won't be started automatically.
Was this intentional, is the scheduler started somewhere else now?
3.10 SP2 pvss_scripts.lst
Search
Re: 3.10 SP2 pvss_scripts.lst
Hi Jonathan,
the pvss_scripts.lst did never contain the "scheduler.ctc".
Maybe you modified the file on your installation like it is explained in the online help.
Just be careful with the name - in previous releases (3.9 and older) we had a scheduler.ctl and the shed.ctc was encrypted.
Since 3.10 also scripts may be encrypted (not only libs) thats why the whole scheduler script is now encoded.
(therefore the name changed from .ctl to .ctc)
If you convert older project you have to change that in your config files.
best regards
Markus
the pvss_scripts.lst did never contain the "scheduler.ctc".
Maybe you modified the file on your installation like it is explained in the online help.
Just be careful with the name - in previous releases (3.9 and older) we had a scheduler.ctl and the shed.ctc was encrypted.
Since 3.10 also scripts may be encrypted (not only libs) thats why the whole scheduler script is now encoded.
(therefore the name changed from .ctl to .ctc)
If you convert older project you have to change that in your config files.
best regards
Markus
Re: 3.10 SP2 pvss_scripts.lst
ahh thanks Markus.. I must have forgotten that I modified this file myself. I find it a bit odd that there is no local copy of the pvss_scripts.lst file in the project. All other script and library files are automatically saved to the local project once modified.
Re: 3.10 SP2 pvss_scripts.lst
It is true that the .lst file is not copied automatically to the project although you edit it with the gedi.
I will clarify if this "missing feature" could be corrected in some next releases or so.
I will clarify if this "missing feature" could be corrected in some next releases or so.