Unabletomeasure – Echelon OpenLNS User Manual
Page 789
OpenLNS Programmer's Reference
752
UnableToMeasure
Summary
Indicates
whether an input/output line failure has been
detected in the
LonMarkObject
object, or whether the
could report an input/output line failure.
This description of this property depends on whether it was
accessed through the Status or ReportMask properties of a
•
Status property. Indicates
whether an input/output line
failure has been detected in the
. If this
property is True, then an input/output line failure has
•
ReportMask property.
Indicates whether the
could report an input/output line failure.
If this property is True, then the
report an input/output line failure
.
Availability
Local, full, and lightweight clients.
Syntax
measureFlag = statusObject.UnableToMeasure
Element
Description
measureFlag
A Boolean value indicating whether
an input/output line failure has been
report an input/output line failure
.
Status Property
TRUE.
An input/output line failure
has been detected in the
LonMarkObject
object
.
FALSE.
An input/output line failure
has not been detected
.
ReportMask Property
TRUE. The LonMarkObject
report an input/output line
failure
.
FALSE. The LonMarkObject
report an input/output line
failure
.
statusObject
The ObjectStatus object to be acted
on.
Data Type
Boolean.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.