Formatname – Echelon OpenLNS User Manual

Page 200

Advertising
background image

OpenLNS Programmer's Reference

163

The configuration property is offline.
4 lcaCpFlagsConstant
The configuration property has the

constant attribute set. You can use

LNS to read or write the value of the

constant attribute in some cases.
See the

ConstantAttribute and

DeviceSpecificAttribute

properties for

more information.
8 lcaCpFlagsReset
The configuration property has been

reset.
16 lcaCpFlagsManufactureOnly
The configuration property is a

manufacturer-only configuration

property.
32 lcaCpFlagsDeviceSpecific
The configuration property has the

device-specific attribute set. You can

use LNS to read or write the value of

the device-specific attribute in some

cases.
See the

DeviceSpecificAttribute

property for more information.

Data Type

Integer.

Read/Write

Read only.

Added to API

Prior to LNS Release 3.0.

FormatName

Summary

Specifies the formatting of the

ConfigProperty

object’s

Value

property.

The format is obtained on the computer running

the OpenLNS application for Local client applications, and on

the OpenLNS Server computer for Full and Lightweight

client applications:
OpenLNS will use a best-guess format to determine the

default FormatName property. You can also write to this

property to override the format determined by OpenLNS,
OpenLNS Best-Guess Format
OpenLNS will use a best-guess format when determining the

default for this property, using the following procedure:
1. If the ConfigProperty object's type is a standard

configuration property type (SCPT) or a user

configuration property type (UCPT) that is found in the

Device Resource File Type and Format files, and it is not

Advertising