Appdevices, Appdevices ob – Echelon OpenLNS User Manual
Page 129
OpenLNS Programmer's Reference
92
Syntax
upgradeReqValue = adObject.UpgradeRequirement
Element
Description
upgradeReqValue
An enumerated value indicating
whether the device's application
matches the application information
in the OpenLNS database. The
values for this property, which are
stored in the
ConstUpgrade
Requirement
constant, are as follows:
0 lcaUgReqNotRequired
Indicates that the device's
application does not need to be
upgraded.
1 lcaUgReqProgramIdMismatch
Indicates that the program ID of the
application does not match the
property of the
AppDevice
object.
adObject
object to be acted on.
Data Type
Integer.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
AppDevices
An AppDevices object is a collection of
objects. An instance of this collection is
typically used to hold all of the application devices in a subsystem.
The following table
summarizes the AppDevices object.
Description
Added to API
Prior to LNS Release 3.0.
Accessed Through
.
Default Property
Item property.
Methods
•
•
•
•
•
Properties
•
•
•
•
•