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