User guide
eWON 500-2001-4001-4002 User Guide - Programming the eWON
eWON 500®2001®4001®4002® Version 4_3_0 - User Guide - 10/5/05 - ©ACT'L sa - Page 178
Let’s the MM1 Tag is in alarm state. It is then possible to acknowledge its alarm with the following command
It is possible to delete a Tag with:
9.5.4 User Section
This section describes the configuration fields for a single user.
The fields are readable and writable using GETSYS and SETSYS with the USER parameters and the user name.
Example:
Changing password of user "pierre"
The following table describes the fields accessible from the User configuration.
The web pages are found under
Users Setup/[The name from the User].
SETSYS TAG, "LOAD", "MM1"
SETSYS TAG, "DoAck", 1
SETSYS TAG, "SAVE"
SETSYS TAG, "LOAD", "MM1"
SETSYS TAG, "DoDelete", 1
SETSYS TAG, "SAVE"
SETSYS USER, "LOAD", "pierre"
SETSYS USER, "password", "new_password"
Name Description
Id User Id (only for programs simplicity)
FirstName User first name
LastName User last name
Login User login
Password User password
Information User information
Right Combination of bits for user rights on Tags (acknowledge, view, write, …)
EMA User Email address
SMS User SMS number
AccessPage The page the user is allowed to access
AccessDir The directory (and subdirectories) the user is allowed to access
CBEn Allow the user to use callback (allowed = 1)
CBMode Callback phone number is: 0 = mandatory, 1 = user defined
CBPhNum Callback phone number
Table 108: Users configuration fields