undefined undefined
{}

Våra varumärken

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

Välkommen till Schneider Electrics webbplats

Välkommen till vår webbplats.
Hur kan vi hjälpa dig idag?
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 Sverige