...
...
Note |
---|
Bevor das Control verwendet werden kann, muss in der web.config auf dem PI Vision Server die FrameSrcPolicy angepasst werden. Ansonsten können keine fremden Seiten eingebettet werden! |
Code Block |
---|
<add key="FrameSrcPolicy" value="seeqserver" /> |
The Seeq Visual Workbench symbol within PI Vision provides a seamless and versatile method to embed Seeq content directly into your PI Vision displays. This integration enhances the user experience, promotes efficient data analysis, and seamlessly aligns with the PI Vision asset selections and time range.
Starting the Control
To start the control click on the “Assets” button in the upper left corner of the PI Vision display.
...
If the user changes the time range in PI Vision, the time range in the Seeq analysis will also change. This has an influence on the worksheet directly, i.e. for other Seeq users the time range is also changed!
Time Offset
When specifying an offset, the Seeq content will show the time range selected in PI Vision subtracted by the amount of seconds specified in the configuration. This will affect the start and end of the PI Vision content.
Asset swap Adaption
The user can change the selected asset directly in PI Vision
...
For more details about the "weruSeeqVisualWorkbench" settings, please look at the installation guide!
Info |
---|
These settings can only be changed by an admin! |
FrameSrcPolicy
Note |
---|
Before the control can be used, the FrameSrcPolicy must be adjusted in the web.config on the PI Vision server. Otherwise no foreign pages can be embedded! |
Code Block |
---|
<add key="FrameSrcPolicy" value="seeqserver" /> |
Info |
---|
This setting can only be changed by an admin! |