6/14/2021 11:55 AM | |
Joined: 2/5/2013 Last visit: 10/14/2024 Posts: 288 Rating:
|
Now I've created a mouse click VBA event, it's correctly triggered and it get te Parent page name (mainfolder\base), but goes to error when I try to chage that screen with a new one.
This is the diagnostic:
Why the change of PictureName isn't supported? ------------------------------------------------------------------------------------------ |
Last edited by: The Helping Hand at: 06/14/2021 12:19:46New subject after splitting |
|
6/14/2021 5:19 PM | |
Joined: 9/27/2006 Last visit: 9/5/2025 Posts: 12398 Rating:
|
Helo SummerSeaSun; I suggest you have a look at the WinCC v7.5 scrpting manual: https://support.industry.siemens.com/cs/ww/en/view/109773213 It provides informtion on the 3 scrpting packages you can use with WinCC, ANSI-C, VBS and VBA, and it also explains what each type of script can be used for different functions. You cannot use VBA for example to program every action you want to do in winCC, some must be C--ations, others work better with VBS. Hope this helps, Daniel Chartier |
Last edited by: dchartier at: 06/14/2021 18:41:32Last edited by: dchartier at: 06/14/2021 18:42:15 |
|
Follow us on