Feedbackfailure – Echelon OpenLNS User Manual
Page 772
OpenLNS Programmer's Reference
735
FeedbackFailure
Summary
Indicates
whether the feedback signal of the
is being received, or whether the
reporting this information.
This description of this property depends on whether it was
accessed through the Status or ReportMask properties of a
•
Status property. Indicates
whether the feedback signal
of the
LonMarkObject
is being received.
•
ReportMask property. Indicates whether the
LonMarkObject can report a feedback failure through the
ObjectStatus object when it is is accessed as a status
report.
Availability
Local, full, and lightweight clients.
Syntax
failTestFlag = statusObject. FailSelfTest
Element
Description
eFaultFlag
A Boolean value indicating
whether
the feedback signal of the
capable of reporting this information
.
Status Property
TRUE.
The feedback signal of the
received
.
FALSE.
The feedback signal of the
received
.
ReportMask Property
TRUE.
report a feedback failure
object
.
FALSE.
report a feedback failure
object
.
statusObject
The ObjectStatus object to be acted
on.
Data Type
Boolean.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.