Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Plant SCADA

UserEditForm

  • Last UpdatedJul 18, 2023
  • 1 minute read

Not available for a Windows user.

Displays a form to allow the user to create or delete any user record in the database. This function should have restricted access. Changes are written to both the Users database and the runtime database in memory.

An alarm server needs to be configured and running in the project, so that all clients are notified that an online change to the users configuration has been completed.

In order to perform user configuration changes online in a system with multiple computers running SCADA nodes using these functions, you will need to use the RUN and COPY parameters to check the updates are distributed throughout the system, and that the functions are called from the computer which uses the COPY path as its RUN path.

Syntax

UserEditForm()

Return Value

0 (zero) if successful, otherwise an error code is returned.

UserCreate, UserDelete

Example

/* Display a form for the user to create or delete user records. */

UserEditForm();

See Also

Security Functions

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in