OMRON
Security Commands
Login
Syntax
returnstate = Login(username, password)
Remarks
Argument
returnstate
username
password
Typical Examples
Login()
The Login dialog is displayed for user entry.
Login("Designer", "Designer")
The default 'Designer' user is logged in automatically using matching password.
References
Refer to the CX-Supervisor User Manual for details of Login.
Logout
Syntax
returnstate = Logout()
Remarks
Argument
returnstate
Typical Example
Logout()
The user is logged out.
Revision 2.0
Type
bool
Returnstate is '1' if the function is successful, or '0' otherwise.
Text
Optional parameter with name of user to login. If omitted, the
login dialog will be shown.
Text
Optional parameter with password for user to login. If used,
username must be specified, even if only empty i.e. "". If
omitted, the login dialog will be shown.
Type
bool
Returnstate is '1' if the function is successful, or '0' otherwise.
CHAPTER 6 – Functions and Methods
Description
Description
Page 103
Need help?
Do you have a question about the CX-SUPERVISOR - SCRIPT REFERENCE REV2.0 and is the answer not in the manual?
Questions and answers