Applicationmngt; Geterrorstring; Restart; Getprojectname - Omron CX-SUPERVISOR 3.1 - NET INTERFACE Reference Manual

.net interface
Table of Contents

Advertisement

ApplicationMngt

3-2
ApplicationMngt
3-2-1

GetErrorString

3-2-2

Restart

3-2-3

GetProjectName

Parameters Description
vtDataTypeF
Data type filter. One of:
ilter
0 - All types
11 - Boolean
3 - Integer
5 - Real
8 - String
pPoints
Receives an array of strings representing the names of all the
points that pass the filters
Allows the client to retrieve Application level information and manage the
running application.
This method returns the error string corresponding to a specific error code
generated by CXSupervisor in response to a method call on the custom
interface.
GetErrorString(ByVal dwError As Integer, ByRef pString As
Object)
Parameters Description
dwError
A valid component specific error code that the client had
returned from an interface function from the component. For
which the client application is requesting the server's textual
representation
pString
Receives a string error message
Causes the CX-Supervisor runtime to be restarted. If a path to a .SR2 file is
specified then this is run upon restart.
Restart(ByVal szFile As String)
Parameters Description
szFile
Optional path of the SCS application to run.
Returns the name of the running CX-Supervisor application project.
GetProjectName(ByRef pName As Object)
Parameters Description
pName
Receives the name of the project
SECTION 3 Class Reference
13

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cx-supervisor 3.1

Table of Contents