Version – Echelon OpenLNS User Manual
Page 434
OpenLNS Programmer's Reference
397
You can determine if a
dynamic by reading its
property
.
FALSE. The static
objects (functional blocks)
on the device containing
this interface do not
support the dynamic
addition of network
variables.
Note: The only interface
on a device that contains
static LonMarkObjects is
the device’s main interface
accessed through the
upon.
Data Type
Integer.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
Version
Summary
The value assigned to an
incremented each time you modify the interface by changing
a network variable's type, or by adding or removing a
dynamic network variable from the interface.
All
objects on a device share the same version
this fashion, its version number will be incremented, as will
the version number of all the other
device.
Availability
Local, full, and lightweight clients.
Syntax
version = intfObject.Version
Element
Description
version
The returned version number string.
intfObject
Data Type
Integer.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.