Industry Online Support
Technical Forum
9/27/2005 9:39 AM | |
Joined: 9/27/2005 Last visit: 11/27/2007 Posts: 1398 Rating: (151) |
You cannot call VBA code in VBS. The VBA is purely for use in the development environment. I believe to do what you want you would have to use the ODK (Open Development Kit) option for WinCC. This is an advanced library of WinCC APIs and allows you to pretty much do anything in the runtime environment through a series of C functions. You can find info on the ODK at www.siemens.com/wincc/options and help on the technical side through the ODK hotline http://support.automation.siemens.com/WW/view/en/9652128 A word of warning though. If you have never used C before it can be very daunting, even with the examples. If you have used C then you will love it. Hope this helps, Salma |
Follow us on