Bitmapfilepath, Channel – Echelon OpenLNS User Manual

Page 105

Advertising
background image

OpenLNS Programmer's Reference

68

be installed in the device or router side

by some external means.
Setting this property to False results

in removing the system key from the

device or router side and disabling

network management authentication

on the device or router side.
Only application devices whose

AuthenticationEnabled property is

set to True are permitted to participate

in authenticated connections. If an

application device participates in

authenticated connections, you cannot

set this property to False.

Object

The object to be acted on.

Data Type

Boolean.

Read/Write

Read/write.

Added to API

Prior to LNS Release 3.0.

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,

C:\MyBMPs\Object.BMP).

Added to API

Prior to LNS Release 3.0.

Channel

Summary

Contains the

Channel

object associated with the specified

AppDevice

object. The channel assigned to an

AppDevice

object is determined when you

add the device

to the

Advertising