{}

我們的品牌

Impact-Company-Logo-English Black-01-177x54

歡迎造訪施耐德電機全球網站

歡迎訪問我們的網站
搜尋常見問題
Audit in the PowerLogic SCADA Event Log for User Logins and Logouts

As of PowerLogic SCADA v7.10 r01.2 (Service Release 2), there is no built in functionality to track user logins and logouts. For those wishing to keep a record, this entry presents one possible solution.
For each user in the project, configure the following parameters in the System > Users window.

Entry Command: PLSAlmDspEventAdd(0, 0, 1, "User Login", Name(), "Login", "");

Exit Command: PLSAlmDspEventAdd(0, 0, 1, "User Logout", Name(), "Logout", "");

The screen capture below shows an example of the output of these functions when user "a" logs in or logs out.


Legacy KB System (APS) Data: RESL202998 V1.0, Originally authored by AnVa on 07/28/2010, Last Edited by AnVa on 07/28/2010
Related ranges: PowerLogic SCADA 7.1

施耐德電機Taiwan