Setup Users; Data Logging Commands; Clearlogfile; Closelogfile - Omron CX-Supervisor Reference Manual

Script language reference
Hide thumbs Also See for CX-Supervisor:
Table of Contents

Advertisement

Data Logging Commands

6-15-3 Setup Users

6-16
Data Logging Commands

6-16-1 ClearLogFile

6-16-2 CloseLogFile

The user is logged out.
References
Refer to the CX-Supervisor User Manual for details of Logout.
Syntax
returnstate = SetupUsers()
Remarks
Argument
Type
returnstate
bool
Typical Example
SetupUsers()
The Setup Users dialog is displayed for user entry.
References
Refer to the CX-Supervisor User Manual for details of setting and modifying
user details.
Syntax
ClearLogFile("datasetname")
Remarks
Argument
Type
datasetname
string
Typical Example
ClearLogFile("Process 1")
This command will clear all data from the active (latest) log file for this data
set, and add a 'Clear Event' indicator.
Syntax
returnstate = CloseLogFile("datasetname")
or
returnstate = CloseLogFile("databaselink")
Remarks
Argument
Type
returnstate
bool
datasetname
text
databaselink
text
SECTION 6 Functions and Methods
Description
Returnstate is '1' if the function is successful, or
'0' otherwise.
Description
Name of Data Set to clear as text point or
constant.
Description
Returnstate is '1' if the function is successful, or
'0' otherwise.
Name of Data Set to close as text point or
constant.
Name of Database link to close as text point or
constant.
97

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cx-supervisor 3.1

Table of Contents