Connectdesctemplate – Echelon OpenLNS User Manual
Page 211
OpenLNS Programmer's Reference
174
OpenLNS database by calling the
UploadConfigProperties method,
and specifying
lcaConfigPropOptLoadUnknow
n (4) as the options element.
1
lcaConfigPropertyValueMgmtStatu
sPendingUpdate
The configuration property value is
stored in the OpenLNS database, and
has been updated. This value needs to
be written to the device. OpenLNS will
write the value to the device
automatically as part of its normal
sweep operations.
2
lcaConfigPropertyValueMgmtStatu
sNormal
The configuration property value is
stored in the device, and there are no
pending updates. Typically this means
that the values of the configuration
property in the device, and in the
OpenLNS database, are identical.
However, if the value of the
configuration property can be modified
outside of LNS (for example, it is a
device-specific configuration property),
the value in the database and in the
device may be different—even if the
value.
cpObject
on.
Data Type
Long
Read/Write
Read only.
Added to API
LNS Release 3.2.
ConnectDescTemplate
object represents a generic connection description template that can
be applied to multiple network variable
connections
. This template describes the attributes
for a connection, including the messaging service. Using this object, standard connection
description templates can be defined and associated with multiple connections.
The values you assign to the active attributes of a connection description template will be
used by all of the devices added to the connections associated with that description template.
You can activate the attributes of the connection description template with the
property.