Owner manual

OpenLNS Programmer's Reference 744
TRUE. The LonMarkObject can
report that it has exceeded
its alarm limits.
FALSE. The LonMarkObject can not
report that it has exceeded
its alarm limits.
statusObject
The ObjectStatus object to be acted
on.
Data Type
Boolean.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
OutOfService
Summary
Indicates whether the LonMarkObject is currently
operational, or whether the LonMarkObject is capable of
reporting this information.
This description of this property depends on whether it was
accessed through the Status or ReportMask properties of a
LonMarkObject.
Status property. Indicates whether the LonMarkObject is
currently operational. If this property is True, then the
LonMarkObject is currently inoperable.
ReportMask property. Indicates whether the
LonMarkObject could report that is inoperable. If this
property is True, then the LonMarkObject could report
such information.
Availability
Local, full, and lightweight clients.
Syntax
serviceFlag = statusObject. OutOfService
Element
Description
serviceFlag
A Boolean value indicating whether
the LonMarkObject is currently
operational, or whether the
LonMarkObject could report that it is
operational.
Status Property
TRUE. The LonMarkObject is
currently inoperable.
FALSE. The LonMarkObject is
currently operational.
ReportMask Property
TRUE. The LonMarkObject can
report that it is inoperable.
FALSE. The LonMarkObject can not