11.1.103          <USERPOP>

Description:   Return to the user login last pushed user onto the stack by <USERPUSH>.

Syntax:         <USERPOP>             

Arguments:    none

See Also:       <USERLOGIN>, <USERPUSH>

 

Examples:      <USERPOP >

<USERPOP> returns to the previous user login at the last <USERPUSH> keymacro or USERPUSH script command in ViewDAQ. <USERPUSH> are used together to temporarily login as another user, then return to the original user login. A <USERLOGIN> command or the Login from a Display (File->Login) must precede a <USERPUSH>. This command interacts with script commands USERPUSH and USERPOP used in the same display window or task window.

<USERPOP> is ignored in VIEW.   

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 all cached.  The Browser Window must be closed to allow a new cache to be built appropriate to the user type.

See USERLOGOUT for an example of new user login through a web browser.