Miscellaneous Functions
- Beep: Beeps the speaker on the
CitectSCADA
computer.
- FullName: Returns the full name of the user who
is currently logged in to the system.
- InfoForm: Displays the animation information
form. This form displays the real-time data that is controlling the
current animation.
- Login:
Allows a user access to the CitectSCADA system.
- LoginForm: Displays a
dialog box to allow a user to log in to the system.
- Logout:
Logs the current user out of the CitectSCADA system.
- Name:
Returns the user name of the user who is currently logged in to the
system.
- Prompt:
Displays a message on the screen. The message String is supplied as an argument to the function.
- Shutdown: Terminates CitectSCADA. Use this function, or the
ShutdownForm() function, to shut down your system. Otherwise
buffered data may be lost.
- ShutdownForm: Displays a dialog box to
allow a user to shut down your CitectSCADA system.