Echelon OpenLNS User Manual
Page 420
OpenLNS Programmer's Reference
383
ORed with
lcaConfigPropOptLoadUnknow
n (4) and
lcaConfigPropOptLoadValues
(1), LNS would set all configuration
properties that are not
device-specific, and whose values
are unknown to their default values,
and then download those values into
the device.
This option should not be ORed with
lcaConfigPropOptOnlyDeviceSp
ecific (128).
128
lcaConfigPropOptOnlyDevice
Specific
Downloads only device-specific
configuration properties into the
device. For example, if this option is
ORed with
lcaConfigPropOptLoadUnknow
n (4) and
lcaConfigPropOptLoadValues
(1), OpenLNS would set all
device-specific configuration
properties whose values are
unknown to their defaults, and
download those values into the
device.
This option should not be ORed with
lcaConfigPropOptExcludeDevic
eSpecific (64).
256
lcaConfigPropOptClearUpdate
Pending
Clears the update pending flag on
the device configuration. This value
may be used alone, or ORed with
other values. If used alone, it will
clear the update pending flag of all
configuration property values in the
device. I
t may be combined with
lcaConfigPropOptOnlyDeviceSp
ecific (128) to clear only the
pending flags of device specific
values.
This value has no effect on the
database operations initiated by
other flags passed to the
DownloadConfigProperties method.