Echelon OpenLNS User Manual

Page 406

Advertising
background image

OpenLNS Programmer's Reference

369

2 lcaResourceScopeSubclass
This scope applies to all devices of a

specified device class and device subclass

from any manufacturer.
3 lcaResourceScopeMfg
This scope applies to all devices of a

specified manufacturer.
4 lcaResourceScopeMfgClass
This scope applies to all devices of a

specified manufacturer and device class.
5 lcaResourceScopeMfgSubClass
This scope applies to all devices of a

specified manufacturer, device class and

device subclass.
6 lcaResourceScopeMfgModel
This scope applies to all devices of a

specified manufacturer, device class,

device subclass and model.
-1 lcaResourceScopeUnknown
The scope of the resource file is not

known, or could not be found.
-2

lcaResourceScopeAutoDeterminatio

n
This value applies to the

Mode

property of

LonMarkObject

objects only.

Select this value to have LNS determine

the value of the

Mode

property for the

LonMarkObject

automatically.

If you select this value, OpenLNS will

iterate through all the available resource

files from most specific to most general (

highest scope to lowest scope) until it

finds the functional profile template

resource file containing the

LonMarkObject

object’s definition. It will

then assign the proper value to the

Mode

property.
If OpenLNS is unable to determine the

proper scope value, it will set the

Mode

property to

lcaResourceScopeUnknown (-1).

specObject

The

FormatSpec

object to be acted on.

Data Type

Short.

Advertising