Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 6 Next »

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 “weruHighAvailability” by clicking on it.

Afterwards an arbitrary attribute from the asset tree could be added to the display via drag and drop. The HA control appears on the display and can be used.

Configuration

With a right click on the control it is possible to press "Configure". Thereby the configuration tile appears.

The "Enabled" option switches the control on or off. (Before editing the options, it is always best to switch the control off first to prevent incorrect server queries).

The "Server 1" option specifies the first server to be controlled. (This field is required)

The "Server 2" option is optional and specifies the second server to be controlled.

The "Interval(ms)" option specifies the time interval in milliseconds in which the server(s) will be checked.

The "Max Timeout(s)" option specifies the maximum time in seconds a server can take to be counted as unreachable.

Functionality of the Control

tbd

If only one server is stored:

Server 1 is queried periodically to see if it can still be reached.

If the connection fails, the page is reloaded. So that your server redundancy is used.

(This option should only be used if you have more than 1 server running over one URL).

If two servers are stored:

Server 1 and server 2 are periodically queried whether they are still accessible.

It is automatically switched to the other server in case of failures, if necessary.

Default Configuration

The configuration file "weruPIVisionSuiteConfig.js" is located on the PI Vision Server within /PIVision/Scripts/app/editor/symbols/ext/libraries and contains the default configuration of the PI Vision Suite.

In the "HAconfig" section, the default configuration for the High Availability Control can be set. These values are adopted as the configuration when the control is dragged into the display and can be changed later by right-clicking → Configure.

This can only be changed by an admin!

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.

  • No labels