...
The embedder symbol allows to seamlessly incorporate external content, allowing you to display and interact with content from another source directly within your PI Vision environment. This symbol essentially creates a cohesive experience by bringing in external content as if it were a natural part of PI Vision. Many customers use this symbol to seamlessly embed content from e.g.:
Microsoft Power BI
Microsoft Sharepoint
MES System
LIMS System
FrameSrcPolicy
Note |
---|
Bevor das Control verwendet werden kann, muss in der Before the control can be used, the FrameSrcPolicy must be adjusted in the web.config auf dem on the PI Vision Server die FrameSrcPolicy angepasst werden. Ansonsten können keine fremden Seiten eingebettet werdenserver. Otherwise no foreign pages can be embedded! |
Code Block |
---|
<add key="FrameSrcPolicy" value="seeqserver werusys.de" /> |
Starten des Controls
In PI Vision oben links auf “Assets” klicken um entsprechenden Bereich aufzuklappen.
Im oberen Bereich mit einem Klick auf “weruiFrame” das Control selektieren.
Im Anschluss kann das Control mit einem beliebigen Attribut nach Navigation durch den Asset Tree per Drag&Drop dem Display hinzugefügt werden. Das Embedder Control erscheint auf dem Display und kann danach konfiguriert werden.
Konfigurationsmöglichkeiten
Mit einem Rechtsklick auf das Control im oberen Bereich besteht die Möglichkeit auf “Konfigurieren” zu drücken. Dadurch erscheint die Konfigurationskachel.
...
Dort kann die gewünschte Website inklusive Protokoll angegeben werden.
Info |
---|
Moderne Browser verhindern das Einbetten von unverschlüsselten http Seiten innerhalb von verschlüsselten https Seiten. Infolgedessen ist es nicht möglich dort unverschlüsselte Seiten zu hinterlegen! |
Entfernen des Controls
Als erstes muss in den Bearbeitungsmodus gewechselt werden (Icon oben rechts).
...
Starting the Control
To start the control click on the “Assets” button in the upper left corner of the PI Vision display.
In the upper part select “weruEmbedder” by clicking on it.
Afterwards an arbitrary attribute from the asset tree could be added to the display via drag and drop. The Embedder control appears on the display and can be used.
Configuration
With a right click on the control in the upper area there is the possibility to press "Format Symbol…". Thereby the configuration tile appears.
...
Use website from Tag/Attribute: The website will be used from the initial dragged attribute (if it has a website defined). The website cannot be changed as long as this checkbox is activated. You need to uncheck this checkbox in order to enter a website manually.
Website: There, the desired website including protocol can be specified.
Info |
---|
Modern browsers prevent the embedding of unencrypted http pages within encrypted https pages. As a result, it is not possible to specify unencrypted pages there! |
Hide title: Hides the title of the control in the upper left corner.
Removing the Control
Before removing the control it is necessary to switch into edit mode (Icon in the upper right corner). Thereafter it is possible to click on the control and press the delete key to remove the control.