UserCreateForm
- Last UpdatedJul 18, 2023
- 1 minute read
Not available for a Windows user.
Displays a form to create a record for a new Plant SCADA user. The name of the user needs to be unique. The form allows the user to be assigned to a specified .
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
UserCreateForm()
Return Value
0 (zero) if successful, otherwise an error code is returned.
Related Functions
UserDelete, UserEditForm, UserPassword, UserPasswordForm, UserCreate
Example
UserCreateForm()