Listdevices; Getdevicestatus; Getappid; Isvalidappid - Omron CX-SUPERVISOR 3.1 - NET INTERFACE Reference Manual

.net interface
Table of Contents

Advertisement

ApplicationMngt
3-2-4

ListDevices

3-2-5

GetDeviceStatus

3-2-6

GetAppId

3-2-7

IsValidAppId

3-2-8

IsValidUser

14
Retrieves a list of all the devices contained within a CX-Supervisor application.
ListDevices(ByRef pDevices As Object)
Parameters Description
pDevices
An array of strings representing the names of all the devices
Retrieves the status of a device
GetDeviceStatus(ByVal szName As String, ByRef pOpen As
Integer, ByRef pCommsFailed As Integer, ByRef pInError As
Integer)
Parameters Description
szName
Name of the device
pStatus
Receives the status of the device
Returns a App ID string that can be used to identify the instance of this
runtime.
GetAppId(ByRef pAppId As Object)
Parameters Description
pAppId
Receives the App ID
This method determines whether the given App ID matches the current's
instance's App ID.
IsValidAppId(ByVal
Integer)
Parameters Description
szAppId
The App ID to validate
retVal
Receives true or false
This method determines whether the given username and password matches
a configured CXSupervisor runtime user with web access enabled.
IsValidAppId(ByVal szUsername As String, ByVal szPassword
As String, ByRef retVal As Integer)
Parameters Description
szUsername A username to validate
szPassword A password to validate
retVal
Receives true or false
SECTION 3 Class Reference
szAppId As
String, ByRef
retVal As

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cx-supervisor 3.1

Table of Contents