Setvaluetounknown, Properties – Echelon OpenLNS User Manual
Page 187
OpenLNS Programmer's Reference
150
just been read from the device (for example,
create a data point with the
lcaDataSourceOptionsFromDevice (1)
option set, then set the SourceOptions
property of the data point to this value and
method).
Added to API
LNS Release 3.20.
SetValueToUnknown
Summary
state.
You can use this method to clear the value of a
object from the OpenLNS database. When
you call this method, the value of the
cleared from the OpenLNS database. In addition, all pending
should note that this affects how OpenLNS will manage the
configuration property in read and download operations. In
method to
read all unknown configuration property values into the
OpenLNS database, and you can use the
method to set all unknown
configuration property values to their defaults.
You can read the current state of the value of a
object in the OpenLNS database with the
property. If this property is set to
lcaConfigPropertyValueMgmtStatusUnknown (0), then
unknown state. In this case, use of the
method will have no effect on the
Availability
Local, full, and lightweight clients.
Syntax
cpObject.SetValueToUnknown
Element
Description
cpObject
Added to API
LNS Release 3.20.
Properties
The ComponentApps
object contains the following properties
:
•
•
•
•
•
•
•
•