Security Commands - Omron CX-SUPERVISOR - SCRIPT REFERENCE REV2.0 Reference Manual

Script language
Table of Contents

Advertisement

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

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cx-supervisor 2.0

Table of Contents