...
...
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" /> |
Starting the Control
To start the control click on the “Assets” button in the upper left corner of the PI Vision display.
...
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! |