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

Script language
Table of Contents

Advertisement

CHAPTER 6 – Functions and Methods
Remarks
Argument
returnstate
datasetname
databaselink
Typical Example
StartLogging("Process 1")
This command will start logging of all items in the named data set. If the file is closed it will be
automatically opened.
StopLogging
Syntax
returnstate = StopLogging("datasetname")
or
returnstate = StopLogging("databaselink")
Remarks
Argument
returnstate
datasetname
databaselink
Typical Example
StopLogging("Process 1")
This command will stop logging of all items in the named data set.

Database Commands

DBAddNew
Description
Adds a new record to a Recordset. This function will fail if the Recordset is opened with a lock of
'Read Only'.
Page 110
Type
bool
Optional. 1 if the function is successful otherwise 0
text
Name of Data Set to start logging as text point or constant.
text
Name of Database link to start logging as text point or constant.
Type
bool
Optional. 1 if the function is successful otherwise 0
Text
Name of Data Set to stop logging as text point or constant.
text
Name of Database link to stop logging as text point or constant.
Description
Description
Revision 2.0
OMRON

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the CX-SUPERVISOR - SCRIPT REFERENCE REV2.0 and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Cx-supervisor 2.0

Table of Contents