Owner manual
OpenLNS Programmer's Reference 109
for more information.
Availability
Local, full, and lightweight clients.
Syntax
bufSize = bcObject.PriorityBufferCount
Element
Description
bufSize
The priority buffer size.
bcObject
The BufferConfiguration object to be
acted on.
Data Type
Long.
Read/Write
Read/write.
Added to API
Prior to LNS Release 3.0.
Channel
A Channel object represents a single instance of a LONWORKS channel. Channel objects
contain communication and transceiver information common to all devices on the channel.
The following table summarizes the Channel object.
Description
Represents a single instance of a LONWORKS channel.
Channel objects contain communication and transceiver
information common to all devices on the channel.
Added to API
Prior to LNS Release 3.0.
Accessed Through
AppDevice object
Channels collection object
RouterSide object
Default Property
Name.
Methods
None.
Properties
• AltPathType
• AppDevices
• BitmapFilePath
• ClassId
• Delay
• Description
• Extensions
• Handle
• IconFilePath
• MaxPriority
• Name
• Parent
• RouterDevices
• TransceiverId
Methods
The Channel object does not contain any methods.