9/10/2006 4:39 PM | |
Posts: 36 Rating:
|
Hi there... I have some strange situation... In my system, there are 3 work stations(but one of them is server). When I tried to make custom button for logging (C script with PASSLoginDialog()) it wont pass compilation... Ofcourse I can make login via R on projectname\HotKeys but can anyone tell me is there another C function for login that will work?My project is Multi-user.[:o] |
9/10/2006 7:21 PM | |
Posts: 3149 Rating:
|
Hi, which WinCC version are you using?? Do you use Simatic Logon? Which error-message is displayed during compilation? http://support.automation.siemens.com/WW/view/en/71087 http://support.automation.siemens.com/WW/view/en/19164182 nemo |
9/11/2006 12:41 PM | |
Posts: 36 Rating:
|
Hi Nemo, The message is: error(003f): undefined identifier 'PASSLoginDialog' error(0066):'PASSLoginDialog' is not a function I'm using WinCC V.6.0 SP4 |
9/11/2006 1:05 PM | |
Joined: 9/27/2005 Last visit: 11/27/2007 Posts: 1398 Rating:
|
If it's WinCC and not PCS7, have you seen this FAQ : http://support.automation.siemens.com/WW/view/en/71087 |
Last edited by: salma at: 9/11/2006 1:06 PM... oops, just noticed that Nemo already posted this FAQ. Have you read it ? I always use PWRTLogin function for logging in. |
|
9/11/2006 2:32 PM | |
Posts: 36 Rating:
|
YES!!!!thank you[:D][:D][:D] |
9/11/2006 2:33 PM | |
Posts: 36 Rating:
|
I mean both of you! |
9/11/2006 2:47 PM | |
Joined: 9/27/2005 Last visit: 11/27/2007 Posts: 1398 Rating:
|
You're welcome [:D] |