Page 1 of 1
3.10 SP2 pvss_scripts.lst
Posted: Thu May 31, 2012 2:36 pm
by aorange
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?
Re: 3.10 SP2 pvss_scripts.lst
Posted: Thu May 31, 2012 2:53 pm
by mweber
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
Re: 3.10 SP2 pvss_scripts.lst
Posted: Fri Jun 01, 2012 10:07 am
by aorange
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
Posted: Fri Jun 01, 2012 12:47 pm
by mweber
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.