Networkservicedevices, Methods – Echelon OpenLNS User Manual

Page 606

Advertising
background image

OpenLNS Programmer's Reference

569

Class for nodes which move

frequently.
2 lcaPingClassTemporary
Class for temporary nodes.
3 lcaPingClassStationary
Class for nodes which rarely move.

This is the default value.
4 lcaPingClassPermanent
Class for nodes which never move.
Note: You change the ping interval

that applies to each class with the

System

object's

PingIntervals

property.

Data Type

Integer.

Read/Write

Read/write.

Added to API

Prior to LNS Release 3.0.

NetworkServiceDevices

The

NetworkServiceDevices

object represents a collection of

NetworkServiceDevice

objects.

The instance of this collection accessed through a

Network

object contains all of the network

service devices attached to the network both locally (in this computer) and remotely. These

objects are managed by the Object Server; therefore, you do not have to explicitly add or

delete items from this collection.

The following table summarizes the NetworkServiceDevices

object.

Description

A collection of

NetworkServiceDevice

objects.

Added to API

Prior to LNS Release 3.0.

Accessed Through

Network

object.

Default Property

Item.

Methods

Remove

Properties

ClassId

Count

Item

Parent

_NewEnum

Methods

The NetworkServiceDevices

object contains the following method

.

Remove

Advertising