Project Functions in WinCC6.0

Join Date
Apr 2006
Location
Rourkela
Posts
18
Hi experts,
I am new to WinCC and want to use project functions and call them from Actions. Both functions and actions get compiled properly with no errors.
When I run the action, it gives the message, "Unresolved external function".
The project function is in library folder and the action is in PAS foder.

When the action is run, where does it look for the project functions? Other than the library folder, does WinCC store the info in any other place?

I can retype the project function code in action but that will throttle the
modular programming which computer wizards are fussy about.

M B S Namboothiripad.
 
namboothiripad.mbs said:
When I run the action, it gives the message, "Unresolved external function".

This means WinCC cannot find the function. Have you verified that you spelled the function name correctly in your calling action? Have you tried regenerating the header (esp. if you are copying functions between projects or servers).

Apart from storing functions in the project directory they can also be stored in aplib directory under the WinCC home dir. Wherever they are stored, you should be able to call them without problems.
 

Similar Topics

Hello all, I am currently facing a problem with a Pro-Face HMI PS5000 project file download. I have tried using GP-ProEX SP1 (4.09.350) and...
Replies
0
Views
51
Hello all! So I have one project with a S7-1214 and a MTP1500 "Project1" and one project with another S7-1214 "Project2". Both of these PLC:s need...
Replies
6
Views
116
Hi All, Someone at work has put a PLC system on my desk, that's just been taken off an idle production line. He said "It's an S7 PLC. We don't...
Replies
10
Views
304
Hi, I have had problem with upgrading some projects from v16 to v18. I tried it on 3 diffrent computers. I want to post this so that anyone that...
Replies
3
Views
218
I am running CCW 13 trying to upload to a micro 820 vers.12 I get an output message OPC server is unable to load project controller. Please help!
Replies
5
Views
281
Back
Top Bottom