Page 1 of 1

[?+]: how can i to use Global Script in WinCC?

Posted: Sun Oct 28, 2007 1:41 am
by nglong
any body have some examples for WinCC V5.1 , how can i to use Global Script for my project ( Project function ) ?
thanks a lot

Posted: Mon Oct 29, 2007 2:58 pm
by dante
With Global Script you can draw your own scripts (in C only, not VB). This functions can be called cyclic, on event or on demand, when you ask for them. Also U can use the included library or to import other scripts.
There is nothing special if you can program C, if not, apply first for a C training.
You have some demo project on the installation CD, with a lot of scripting.
VB scripting is only possible with WinCC 6.

thank you

Posted: Tue Oct 30, 2007 12:32 pm
by nglong
ok so i have a project but i can't see code in Project function because it have a password , do you know to unlock password ?? thanks very much

Posted: Tue Oct 30, 2007 1:16 pm
by dante
Unfortunately not. I would also be interested in a way to unprotect WinCC functions. Can anybody help us?
Tks,

Posted: Tue Oct 30, 2007 4:22 pm
by sania
yes,search post of user : PPP hi made file for unlock
---------------sania-------------
viewtopic.php?p=8808&highlight=#8808
thanks to ppp

Posted: Wed Oct 31, 2007 9:20 am
by dante
Great!!! It's working!!
Many tanks Sania, and you too PPP!!!

how it's working:
for WinCC v5:
1.open WinCC project
2. open gssc.exe from the folder v5
3. now the Global Script is running; you may freely open any password protected function.

Tested.Works.

Posted: Wed Oct 31, 2007 1:54 pm
by nglong
ok i have test it . it's great , thanks a lot :lol:

Re: [?+]: how can i to use Global Script in WinCC?

Posted: Wed Jun 19, 2013 3:48 am
by mytom123
Hi
It work for C-script but I can not find password for VBS-script in VBS-editor. Could someone help ?

Brgds.

Re: [?+]: how can i to use Global Script in WinCC?

Posted: Wed Jun 19, 2013 5:16 am
by sania

Re: [?+]: how can i to use Global Script in WinCC?

Posted: Wed Jun 19, 2013 9:07 am
by mytom123
Hi
I use software pss 1.5 but it can not find password for VBS-script only find pass for C-Script.
Please help.
Image
Brgds

Re: [?+]: how can i to use Global Script in WinCC?

Posted: Wed Jul 10, 2013 6:23 am
by mytom123
Hi
Somebody help!!!
I need to modify this VBS in VBS-Editor in PASCC but I can not find password

http://www.mediafire.com/?ku2k6gbony6s4ft

Brgds

Re: [?+]: how can i to use Global Script in WinCC?

Posted: Wed Jul 17, 2013 10:15 am
by Sonics
I can post the contents of it here if it's ok (might be too big)

Re: [?+]: how can i to use Global Script in WinCC?

Posted: Fri Jul 26, 2013 4:37 am
by mytom123
Hi
Could someone upload again WinCCNopassword 1.2 ?
I need it for remove VBScript

Thanks and regards

Re: [?+]: how can i to use Global Script in WinCC?

Posted: Thu Aug 15, 2013 3:59 am
by mytom123
Hi
Thanks to ppp about how to Manual remove password from VB-script
I can open it now.

Brgds.

Re: [?+]: how can i to use Global Script in WinCC?

Posted: Sat Sep 07, 2013 9:17 am
by PLC_ITA
Hello friends , i have the same problem
I need to know how to remove the password from file " .bmo"

anyone can help me ?

thank you

Re: [?+]: how can i to use Global Script in WinCC?

Posted: Sun Sep 08, 2013 7:24 pm
by Schtiel
Use this tool to remove password from WinCC scripts

Re: [?+]: how can i to use Global Script in WinCC?

Posted: Wed Sep 11, 2013 8:07 am
by mytom123
For C-script you can use that tools.
For VB-Script do manual remove password as ppp recomment.