Bitmapfilepath – Echelon OpenLNS User Manual

Page 563

Advertising
background image

OpenLNS Programmer's Reference

526

order to successfully open this remote network.

TRUE. Open

LNS changes the network

management mode when necessary

.

Set this property to True if it is acceptable

for OpenLNS to temporarily change the

network management mode from

lcaMgmtModeDeferConfigUpdates (1)

to

lcaMgmtModePropagateConfigUpdate

s (0) when opening a network from such a

client application in these situations.
When the network management mode is

changed, all pending configuration updates

will applied to the physical devices on the

network. This may result in unwanted

changes being propagated to the network.
Once this has completed and the network

has been opened, the management mode

will be restored to

lcaMgmtModeDeferConfigUpdates (1).

FALSE. OpenLNS does not change the network

management mode.

Data Type

Boolean.

Read/Write

Read/write.

Added to API

LNS Release 3.20.

BitmapFilePath

Summary

Specify the path and file name of a bitmap (*.BMP file)

representation of the object.
The bitmap files are used to store object images which may

be accessed by a director level LNS component application. A

bitmap may be of any size, although the recommended

dimensions are 40x80 pixels.
See the

IconFilePath

property for related information.

Availability

Local clients.

Syntax

bmpFilePath = object.BitmapFilePath

Element

Description

bmpFilePath The bitmap path and file 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,

Advertising