Networkinterfaces, Networks – Echelon OpenLNS User Manual
Page 721
OpenLNS Programmer's Reference
684
Availability
Local, full, lightweight, and independent clients. Note that
some objects that contain this property are not available to
Independent clients.
Syntax
stringValue = object.Name
Element
Description
stringValue
The name of the object.
object
The object to be acted on.
Data Type
String.
Read/Write
Read/write.
Added to API
Depends on the object used to access the property. Generally,
this property exists for the objects listed above as soon as
they are added to the API.
NetworkInterfaces
Summary
collection object representing
all of the network interfaces in the system registered on the
Object Server's computer.
Availability
Local, full, lightweight, and independent clients. Note that
some objects that contain this property are not available to
Independent clients.
Syntax
niCollection = objectServerObject.
Element
Description
niCollection
collection object.
objectServerObject
object to be acted
upon.
Data Type
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
Networks
Summary
A collection of all the local networks.
Availability
Local, full, lightweight, and independent clients. Note that
some objects that contain this property are not available to
Independent clients.
Syntax
networksCollection = objectServerObject.
Element
Description
networksCollection
objectServerObject
object to be acted
on.