Commfailure – Echelon OpenLNS User Manual
Page 768
OpenLNS Programmer's Reference
731
CommFailure
Summary
Indicates whether
there has been a communication failure on
could report such a failure
.
This description of this property depends on whether it was
accessed through the Status or ReportMask properties of a
•
Status property. Indicates
whether a communication
property is True, then there has been a communication
failure.
•
ReportMask property.
Indicates whether the
can report a communications failure
object when it is accessed as a
status report. If this property is True, then it can report a
failure
.
Availability
Local, full, and lightweight clients.
Syntax
commFailFlag = statusObject.CommFailure
Element
Description
commFailFlag
A Boolean value indicating whether
a
communication failure on the
, or
whether the LonMarkObject
report a communications failure
.
Status Property
TRUE.
A communication failure on
occurred
.
FALSE.
A communication failure
has not occurred
.
ReportMask Property
TRUE. The LonMarkObject
report a communications
failure
.
FALSE. The LonMarkObject
report a communications
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.