Itembyindex, Itembyprogrammaticname – Echelon OpenLNS User Manual
Page 481
OpenLNS Programmer's Reference
444
lcaTypeSpecLmo, or it is invalid in any other way.
Availability
Local, full, and lightweight clients.
Syntax
newLonmarkObject =
lonMarkObjects.AddFromTypeSpec(fbName, lmoTypeSpec
)
Element
Description
newLonMarkObjec
t
The new LonMarkObject object to be
created.
lonMarkObjects
The collection of LonMarkObjects
objects to be added.
lmoName
A String containing the name of the
lmoTypeSpec
The TypeSpec object to be used as
the source for the new
Added to API
OpenLNS.
ItemByIndex
Summary
collection. The
object to be retrieved must be
specified by its index value.
Availability
Local, full, and lightweight clients.
Syntax
itemObject = itemsColl.
Element
Description
itemObject
collection.
itemsColl
acted on.
index
An Integer value specifying the
property of the
retrieved.
Added to API
LNS Release 3.0.
ItemByProgrammaticName
Summary
collection by its programmatic name.
You can determine the programmatic name of a
Alternatively, you can retrieve a
collections by their user names using the
property.
Availability
Local, full, and lightweight clients.