WinCC Flexible Problem

Q-rius

Member
Join Date
Mar 2010
Location
Jordan
Posts
3
Good day,
I'm using WinCC Flexible 2007 HF4.
When trying to compile the project I'm getting the following warning that I can't find any explination for:

Warning: The expected order of scripts and functions in runtime cannot always be maintained. This may lead to unexpected operating modes. Please take the documentation into consideration.

It would be great if you could direct me to what might be going wrong.
Thanks in advance.

Best Regards,
Q-rius
 
I think that what it telling you is that several scripts may be active concurrently and that the order of execution cannot be guarenteed. If the process is reliant on script "a" executing before script "B" then you may ahve a problem.

Nick
 
Thank you Manglemender (Nick) for your reply,
Unfortunately, the warning still shows although I canceled the calling of the (one) script I was calling.
Now, I only have 1) ResetBit 2) ResetBit 3) ActivateScreen.
Not calling any scripts from where i shows the warning is.

Please advice,
Q-rius
 
Have you tried a 'Rebuild all' or 'delete temporary files'(can't remember what its called in 2007) prior to compilation?
 
I second the "rebuild all".

Another thing, maybe it has to do with functions that are called by tags, or by loading or leaving of screens. Maybe these functions overlap in some way.
 
Thank you all, STL???, JesperMP,
The Delete Temporary Files in the Options menu did solve the problem.
Obiously it was just a bug.

Thank you for your support,
Keep up the good work
BEST regards,
Q-rius
 

Similar Topics

I have wincc flex 2008 project made with wincc flexible 2088 sp1 project hmi device is simatic pc panel 19" I want to change hmi device to run the...
Replies
17
Views
5,284
Hello During Compiling of WinCC Flexible Project It gives me following Error Internal error(Detail: cannot get parent folder-object type:VAR)...
Replies
1
Views
1,689
As you can see at attached file, same formula is working well in wincc but not working in wincc flexible. We can't use " ' " in wincc flexible...
Replies
1
Views
2,162
Dear all, I am using wincc flexible 2008 sp2 and mp377 touch screen. First, in my sehmatric page, I have about 40 equipments and need to show up...
Replies
5
Views
5,747
Hello all I have set up Wincc 2008 Flexible Advanced on my laptop but am experiencing some problems. It is WinCC flexible 2008 SP3. I am running...
Replies
2
Views
4,921
Back
Top Bottom