Owner manual
OpenLNS Programmer's Reference 745
report that it is inoperable.
statusObject
The ObjectStatus object to be acted
on.
Data Type
Boolean.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
OverRange
Summary
Indicates whether the value associated with the
LonMarkObject is greater than its acceptable range, 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 the value
associated with the LonMarkObject is greater than its
acceptable range. If this property is True, then the value
is over its range.
• ReportMask property. Indicates whether the
LonMarkObject could report that the value associated
with it is over its range. If this property is True, then the
LonMarkObject could report such information.
Availability
Local, full, and lightweight clients.
Syntax
rangeFlag = statusObject.OverRange
Element
Description
rangeFlag
A Boolean value indicating whether
the value associated with the
LonMarkObject is greater than its
acceptable range, or whether the
LonMarkObject could report that its
value is over the acceptable range.
Status Property
TRUE. The value associated with
the LonMarkObject is
greater than its acceptable
range.
FALSE. The value is within the
acceptable range.
ReportMaskProperty
TRUE. The LonMarkObject can
report that its value is over
the acceptable range.
FALSE. The LonMarkObject can not