Description: Logout current user. Recognized by ViewDAQ only.
Syntax:
Tcl: USERLOGOUT
JScript: USERLOGOUT();
VB Script: USERLOGOUT
Arguments: none
See Also: <USERLOGOUT>,USERLOGIN, USERPUSH, USERPOP
Examples:
# Tcl
USERLOGOUT
USERLOGOUT logs out the current user in ViewDAQ. USERLOGOUT is ignored in VIEW. The Area and Level security of the user changes immediately in ViewDAQ to 0.
Note that a "restricted user" is limited to viewing displays specified during configuration through a Web Browser client. A "restricted user" login does not limit display access in a local ViewDAQ task. General users are restricted from viewing system displays.
The Web Browser Window must be closed or another Web Browser Window Opened to Login as another user. This is because the displays available to an Administrator, Power or General user are cached. The Browser Window must be closed to allow a new cache to be built appropriate to the user type.