Uncommissioneddevicecount – Echelon OpenLNS User Manual
Page 950
OpenLNS Programmer's Reference
913
5
0.096
6
0.128
7
0.192
8
0.256
9
0.384
10
0.512
11
0.768
12
1.024
13
1.536
14
2.048
15
3.072
You can also write the value 254 to
the property at any time to restore it
to the default.
timerValue
The encoded value of the transmit
timer.
systemObject
The System object to be acted on.
Data Type
Integer.
Read/Write
Read/write.
Added to API
Prior to LNS Release 3.0.
UncommissionedDeviceCount
Summary
Returns the number of uncommissioned devices discovered
by network recovery
. At the completion of network recovery,
devices are grouped into three categories.
•
Installed devices that were recovered are counted by the
CommissionedDeviceCount property.
•
Installed devices that could not be recovered, and had to
be uninstalled, are counted by the
UninstalledDeviceCount property.
•
Devices that were discovered by network recovery but
had not previously been installed are counted by the
UncommissionedDeviceCount property.
Availability
Local, full, and lightweight clients.
Syntax
numDevices = systemObject.
Element
Description
numDevices
The number of uncommissioned
devices discovered by the network
recovery process.
systemObject
The System object to be acted on.
Data Type
Long.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.