Monitorsets, Methods – Echelon OpenLNS User Manual

Page 515

Advertising
background image

OpenLNS Programmer's Reference

478

Independent clients.

Syntax

tagValue = Object.Tag

Element

Description

Object

The monitor point or monitor set

object to be acted on.

tagValue

The tag associated with the object.

Data Type

Variant

.

Read/Write

Read/write.

Added to API

LNS Release 3.0.

MonitorSets

The MonitorSets object contains a collection of MonitorSet objects representing all the

monitor sets on a device. If a device does not support monitor sets, an empty collection will

be returned when you attempt to access this collection. In general, only

NetworkServiceDevices (NSDs) support monitor sets. The following table summarizes the

MonitorSets object.

Description

A collection of

MonitorSet

objects.

Added to API

LNS Release 3.0.

Accessed Through

AppDevice

object.

Network

object.

Default Property

Item

Methods

Add

Remove

Properties

ClassId

Count

Item

Parent

_NewEnum

Methods

The

MonitorSets

object contains the following methods

.

Add

Remove

Add

Summary

Adds a permanent

MonitorSet

object to the collection.

This method can only be called when connected to the

OpenLNS Server (after the Network object's Open method

has been called).
You should not add and open a monitor set in the same

explicit transaction. If you create a monitor set while the

network management mode is set to

Advertising