{}

Naše značky

Impact-Company-Logo-English Black-01-177x54

Vítejte na internetových stránkách společnosti Schneider Electric

Vítejte na našich internetových stránkách.
Jak vám dnes můžeme pomoci?
How to use the Custom Widget Web Browser with EcoStruxure Machine SCADA Expert?
The goal of this FAQ is to show how to use the Custom Widget Web Browser with EcoStruxure Machine SCADA Expert.

This article is applicable for EcoStruxure Machine SCADA Expert 2020 & 2023.

Video:


During the video, a code is mentionned, to replace the current one.

The code is the following:
// Subscribes to receive property changes
cwidget.on("URL", function() {

window.location = cwidget.URL;

});

Schneider Electric Česká republika