Properties – Echelon OpenLNS User Manual
Page 424
OpenLNS Programmer's Reference
387
upload all unknown values in the OpenLNS
database from the physical device on the
network. Alternatively, you can OR this with
the lcaConfigPropOptSetDefaults (2)
values to upload all the unknown values into
the OpenLNS database, and then set the
uploaded values (as well as all values that
were known in the database before the upload)
as the device’s defaults in the OpenLNS
database. Note that all configuration
properties in an AppDevice
start in the
unknown condition. Values that have been
explicitly set in the database are not affected
by this option.
64
lcaConfigPropOptExcludeDeviceSpecific
Do not upload configuration properties with
the device-specific attribute set into the
OpenLNS database. For example, if this option
is ORed with lcaConfigPropOptLoadValues
(1), OpenLNS would upload all configuration
properties that are not device-specific from the
device into the OpenLNS database. This option
should not be ORed with
lcaConfigPropOptOnlyDeviceSpecific (128).
128
lcaConfigPropOptOnlyDeviceSpecific
Only upload configuration properties with the
device-specific attribute set into the OpenLNS
database. For example, if this option is ORed
with lcaConfigPropOptLoadUValues (1),
LNS would upload all device-specific
configuration properties from the device into
the OpenLNS database. This option should not
be ORed with
lcaConfigPropOptExcludeDeviceSpecific
(64).
Added to API
Prior to LNS Release 3.0.
Properties
The Interface
object contains the following properties
:
•
•
•
•
•
•
•
•