Parentinterface, Priority – Echelon OpenLNS User Manual
Page 647
OpenLNS Programmer's Reference
610
desired.
Data Type
Object.
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.
ParentInterface
Summary
Object belongs
.
on a network contains an
containing the device’s main interface, and an
collection containing the custom interfaces that have been
added to the device dynamically. The interfaces each contain
network variables and LonMarkObjects that reflect the
device’s functionality on the network.
The ParentInterface property returns the
Object belongs. In the case of
static LonMarkObjects and network variables, this property
returns the main device interface or device template the
object is associated with. In the case of a dynamic
and network variables, it returns the custom
interface to which the object belongs.
The ParentInterface property is read-only. However, you can
move a dynamic network variable or
one custom interface to another with the method.
Availability
Local, full, and lightweight clients.
Syntax
interface = object.ParentInterface
Element
Description
interface
property.
object
object to be acted
upon.
Data Type
Read/Write
Read only.
Priority
Summary
Contains the default priority setting for the network
variable, as specified by the device developer.
If the network variable is a connected output network
variable, or a polling input network variable, then this flag
will be used to determine whether messages sent by the
network variable use priority. This value may be overridden