Channels, Methods – Echelon OpenLNS User Manual

Page 156

Advertising
background image

OpenLNS Programmer's Reference

119

29 lcaXcvrDC_1250
DC-1250 LONWORKS transceiver.

channelObject

Channel

object to be acted upon.

Data Type

Long.

Read/Write

Read/write.

Added to API

Prior to LNS Release 3.0.

Channels

A Channels object is a collection of

Channel

objects. The instance of this collection accessed

through the Network object contains all of the Channel objects in the network.

Description

Represents a collection of

Channel

objects.

Added to API

Prior to LNS Release 3.0.

Accessed Through

Network

object

Default Property

Item.

Methods

Add

ItemByHandle

Remove

Properties

ClassId

Count

FilterType

Item

Parent

RefChannel1

RefChannel2

RefTransceiverType

_NewEnum

Methods

The Channels object contains the following methods

.

Add

ItemByHandle

RemoveRemove

Add

Summary

Defines a new Channel object. Channels only need to be

defined when router devices are added or for when automatic

channel determination is not used when adding devices (see

the Add method of the AppDevices object for more

information).

Availability

Local, full, lightweight, and independent clients. Note that

some collections are not available to Independent clients.

Syntax

objectColl.Add name

Advertising