Lmnumbermanufacturerassigned, Lonmarkmemberindex – Echelon OpenLNS User Manual
Page 641
OpenLNS Programmer's Reference
604
LmNumberManufacturerAssigned
Summary
Indicates whether the member number within a LonMark
object was assigned by the device manufacturer instead of
being specified in the LonMark Application Layer
Interoperability Guidelines or in a LonMark approved
functional profile.
Availability
Local, full, and lightweight clients.
Syntax
lmNumberFlag = nvObject.LmNumberManufacturerAssigned
Element
Description
lmNumberFlag A Boolean value indicating whether the
member number is manufacturer
assigned.
TRUE. The member number was
assigned by the device
manufacturer.
FALSE. The member number was
specified in the LonMark
Application Layer
Interoperability Guidelines or
in a LonMark approved
functional profile.
nvObject
object to be acted
on.
Data Type
Integer.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
LonMarkMemberIndex
Summary
Contains the ordinal index of the network variable within a
object.
Each LonMarkObject object contains some number of
network variables. Each of those network variables is
assigned a member index within that LonMarkObject based
on its position within the object.
This property differs from the LonMarkMemberNumber
property, which contains the member number assigned to the
network variable by the LonMark Application Layer
Interoperability guidelines or by the user (in the case of a
network variable member not specified in those guidelines).
Availability
Local, full, and lightweight clients.