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 “weruSeeqVisualWorkbench” by clicking on it.
Afterwards an arbitrary attribute from the asset tree could be added to the display via drag and drop. The Seeq Visual Workbench 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 "Configure". Thereby the configuration tile appears.
In Seeq Link, you need to paste the URL to the worksheet you want to embed.
The Seeq server needs to be accessed through https!
Adaption Settings
With the Adaption Settings, settings can be made to determine whether changes to the PI Vision display can affect the Seeq Worksheet. For more information, see "Time Range Adaption" and "Asset Swap Adaption" in the section "Functionality of the Control".
To use any of the adaption features, you need to give write access to the service account that has been entered by your admin!
Functionality of the Control
After a valid presentation link is inserted, the worksheet is displayed in PI Vision.
Time range adaption
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
If the option "Asset swap adaption" is activated, this change also has an effect on the stored Seeq analysis. All signals assigned to the "Switch From" asset will be swapped by the corresponding signals of the "Switch To" asset. In the picture all "France" signals would be swapped by "Austria" signals.
To use this feature, you need to create the symbol using an attribute from the same element that is used in the Seeq analysis!
Open Analysis in Seeq
Clicking the "Open analysis" button opens the analysis in Seeq in a new tab.
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.
Default Configuration
The configuration file "weruPIVisionSuiteConfig.js" is located on the PI Vision Server in the folder /PIVision/Scripts/app/editor/symbols/ext/libraries and contains the default configuration of the PI Vision Suite.
For more details about the "weruSeeqVisualWorkbench" settings, please look at the installation guide!
These settings can only be changed by an admin!
FrameSrcPolicy
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!
<add key="FrameSrcPolicy" value="seeqserver" />
This setting can only be changed by an admin!