Defaultapplication, Description – Echelon OpenLNS User Manual
Page 597
OpenLNS Programmer's Reference
560
ConstClassIds
constant:
40 lcaClassIdNetworkServiceDevice
object
The object to be acted on.
Data Type
Integer.
Read/Write
Read only.
Added to API
Depends on the object used to access the property. Generally,
this property exists for an object as soon as the object is
added to the API.
DefaultApplication
Summary
Contains the default application information for this
object.
object gives the application's name, state,
version number, and the version of the API that compiled the
application.
Availability
Local, full, and lightweight clients.
Syntax
defaultApp = nsdObject.DefaultApplication
Element
Description
defaultApp
nsdObject
object to be
acted on.
Data Type
Application.
Read/Write
Read only.
Added to API
LNS Release 3.0.
Description
Summary
Stores description information about the
object
.
Availability
Local, full, lightweight, and independent clients. Note that
some collections are not available to Independent clients.
Syntax
stringValue = object.Description
Element
Description
stringValue
A string description of the
NetworkServiceDevice object.
object
object to be
acted on.
Data Type
String.
Read/Write
Read/write.
Added to API
This depends on the object used to access the property.
Generally, this property exists for the objects listed above as