Request – Echelon OpenLNS User Manual
Page 472
OpenLNS Programmer's Reference
435
Syntax
statusObject = lmObject.ReportMask
Element
Description
statusObject
lmObject
on.
Data Type
Read/Write
Read-only.
Added to API
Prior to LNS Release 3.0.
Request
Summary
Requests a change to the functionality of a
or requests an update of the information contained in the
Availability
Local, full, and lightweight clients.
Syntax
lmoObject.Request requestValue
Element
Description
lmoObject
requestValue A Long value identifying the request being
made. This element identifies the action
The values for this element, which are
contained in the
ConstLonMarkObjectRequest
constant, are
as follows:
0 lcaLonMarkObjectRequestNormal
Returns the
status after you have disabled or overridden
it by writing the
lcaLonMarkObjectRequestDisable (1)
or lcaLonMarkObjectRequestOverride
(6) values to this property.
1 lcaLonMarkObjectRequestDisabled
. You can
condition by writing the
lcaLonMarkObjectRequestNormal
2
lcaLonMarkObjectRequestUpdateStatus
Requests the status of the
In this case, the
Status
property of the
object will be updated to reflect its current
state.