12/21/2016 2:07 PM | |
Joined: 10/3/2010 Last visit: 8/26/2025 Posts: 1568 Rating:
|
In WinCC V7.0 SP3 WebNavigator Documentation, there is a VBS example of WaitForDocumentReady(ByRef PictureWindow) This code can be found in C:\Program Files\Siemens\WinCC\aplib\ScriptLibStd\WebNavigatorStd.bmo:
Using one of the above (IsWebNavigator or WaitForDocumentReady) however generates the following error on a WebClient (in IE and in WinCCViewerRT): Variable Not Defined: 'WaitForDocumentReady' Variable Not Defined: 'IsWebNavigator' We are using V7.0 SP3 Update 6 and we need everyhting in VBS, c-script is not allowed over here. Any idea's? Thank in advance. |
B r g d s , |
|
1/10/2017 6:46 AM | |
Joined: 10/3/2010 Last visit: 8/26/2025 Posts: 1568 Rating:
|
Adding the same scripts as Global Scripts inside the project (with altered names) seems to work instead. |
B r g d s , |
|
Follow us on