Isdynamic, Ispolled – Echelon OpenLNS User Manual
Page 639
OpenLNS Programmer's Reference
602
implements a configuration
property conforming to
LonMark interoperability
guidelines
.
FALSE. T
he network variable does not
implement a configuration
property
.
nvObject
object to be acted
on
Data Type
Boolean.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
IsDynamic
Summary
Indicates whether the network variable is dynamic
.
A
network variable is considered to be dynamic if it was
manually added to the interface it belongs to, rather than
being part of the static interface defined by a device
template.
Availability
Local, full, and lightweight clients.
Syntax
isDynamicFlag = object.
Element
Description
isDynamicFlag A True of False value indicating
whether the object is dynamic.
TRUE. The network variable is
dynamic.
FALSE. The network variable is static.
object
object to be acted
on.
Data Type
Boolean.
Read/Write
Read only.
Added to API
LNS Release 3.0.
IsPolled
Summary
Indicates whether the network variable has the poll attribute
enabled.
Availability
Local, full, and lightweight clients.
Syntax
isPolledFlag = nvObject.IsPolled
Element
Description
isPolledFlag
A Boolean value. This element may be
one of the following values: