Scriptmngt; Errormngt; Executescript; Listscripts - Omron CX-SUPERVISOR 3.1 - NET INTERFACE Reference Manual

.net interface
Table of Contents

Advertisement

ScriptMngt

3-4
ScriptMngt
3-4-1

ExecuteScript

3-4-2

ListScripts

3-4-3

GetScriptParameters

3-5

ErrorMngt

3-5-1

GetErrorLog

Allows the client to execute scripts contained within a supervisor application.
Execute a project level script in the supervisor application.
ExecuteScript(ByVal varName As Object, ByRef pParamList As
Object, ByRef retVal As Object)
Parameters Description
varName
Name of script
pParamList
Array of objects representing the list of script arguments
retVal
Returned output parameters
Retrieve a list of all the project level scripts contained within a CX-Supervisor
application.
ListScripts(ByRef pScripts As Object)
Parameters Description
pScripts
Receives an array of strings representing the names of all the
scripts
Retrieves the parameters associated with a script.
GetScriptParameters(ByVal
pParamList As Object)
Parameters Description
szName
The name of the script
pParamList
Receives an array of strings representing the data types of the
parameters
Allows the client to access to the error log.
Get a list of all the error log entries.
GetErrorLog(ByRef pErrors As Object)
Parameters Description
pErrors
Receives and array of strings representing the all of the error
log entries (date/time and message)
SECTION 3 Class Reference
szName
As
String,
ByRef
17

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cx-supervisor 3.1

Table of Contents