Web visualization configuration

The configuration of the web visualization settings is done in the respective configuration file.

File location

<WorkspaceDirectory>\ConfigFiles\xio.WebVisu.cfg

 

Parameter

Description

Scope

Unit

Default value

Parameter

Description

Scope

Unit

Default value

Web.Notification.AlarmLevel

Level for alarm notification pop-ups.

Warning, Error, Info

None

Warning

Web.Notification.AlarmAutoClose

If enabled, alarm notification pop ups are closed after the above configured time out.

ON, OFF

None

ON

Web.Notification.AlarmTimeOut

Timeout for alarm notification pop ups if enabled.

1 – 1000000

ms

10000

Web.LoginMode

Specifies the behavior when a user connects but the connection limit is reached. Block means that the user cannot proceed. Force means that the user can select a connection which will be dropped.

Force, Block

None

Force

Web.LoginTitle

Title that is shown at the login page of the web visualization.

String

None

NETx BMS Visualization

Web.LoginLogoFile

Logo file which is shown at login page.

String

None

/server/resources/images/favicon.ico

Web.AllowZooming

If enabled, the zooming feature of web browser can be used.

ON, OFF

None

OFF

Web.MaxLoadingClients

Number of clients that are allowed to connect at the same time.

1 – 1000

None

4

Web.ClientBorderSpace

Number of pixels used as visualization page padding.

0 – 100

px

0

Web.ShowTooltipOnTouch

If enabled, tooltips are shown on touch devices.

ON, OFF

None

OFF

Web.ClientTimeout

Specify the inactivity client timeout in seconds. If the client is not active after this timeout, it will be disconnected and logged out by the server.

30 - 86400

s

180

Web.BoolVariableConversionToNumber

If enabled, boolean values (true / false) of variable values will be converted to 1 / 0. Only for backward compatibility - do not enable this option for new projects.

ON, OFF

None

OFF


Applies to the following products

  • NETx BMS Platform