Extensions, Iconfilepath – Echelon OpenLNS User Manual

Page 859

Advertising
background image

OpenLNS Programmer's Reference

822

subnetObject

The

Subnet

object.

Data Type

String.

Read/Write

Read only.

Added to API

Prior to LNS Release 3.0.

Extensions

Summary

Contains the

Extensions

collection object associated with the

specified

Subnet

.

This property returns an

Extensions

collection. The objects

in this collection represent user data reserved for

manufacturers. Each object is identified with a unique

identifier set by the manufacturer

Availability

Local, full, lightweight, and independent clients.

Syntax

extensionsColl = object.

Extensions

Element

Description

extensionsColl

The

Extensions

collection object.

object

The object whose

Extensions

collection is being returned.

Data Type

Extensions

collection object.

Read/Write

Read only.

Added to API

Prior to LNS Release 3.0.

IconFilePath

Summary

Specifies the path and file name of an icon (*.ICO file)

representation of the object.

Availability

Local clients.

Syntax

IconFilePathFileName = object.IconFilePath

Element

Description

IconFilePathFileName

Icon file and path name

object

The object to be acted on.

Data Type

String.

Read/Write

Read/write.
If you write to this property, you must specify the bitmap’s

full path and file name (for example,

C:\MyICOs\Object.ICO).

The icon file should contain the following representations:

Standard (32x32 pixels) with 256 colors

Advertising