The number of clients you can connect to the server is limited. If a client is inactive but still connected to the server, one of these limited connections is occupied. You can use the following property to automatically log out inactive users and free up client connections.
To automatically log out clients that are inactive:
In the Project Explorer window, go to [System Architecture] and click [Target01].
In the Properties window, click [Advanced] tab and click [Data Access] tab.
Go to [Web Function Settings] ➞ [Web Viewer Settings] and set the following property.
[Inactive Timeout (minutes)] |
Set the period of time, in minutes, until a client is automatically logged out. If there are no operations on the distribution screen for the set time, the client is automatically logged out. This setting applies to Operation mode only. Web browser operations such as selecting browser menu items or viewing the Internet do not reset this timeout. Setting Value Range: 0 - 60 0 disables this setting. |
If you are in Monitor mode, the user is logged out when the [Inactive Timeout] elapses.
Users with Monitor only access rights cannot remain logged in beyond the [Inactive Timeout].
If you are building a system for monitoring only, disable [Inactive Timeout] (set to 0).