Inalarm – Echelon OpenLNS User Manual
Page 773

OpenLNS Programmer's Reference
736
InAlarm
Summary
Indicates
whether the
LonMarkObject
is currently in an
alarm condition, or whether the
reporting an alarm condition
.
This description of this property depends on whether it was
accessed through the Status or ReportMask properties of a
•
Status property.
is an alarm condition. If this property is True, then the
•
ReportMask property.
Indicates whether the
can report an an alarm condition. If this
alarm condition
.
You can get more information about the alarm status of a
LonMarkObject by reading its LonMarkAlarm property.
Availability
Local, full, and lightweight clients.
Syntax
inAlarmFlag = statusObject. InAlarm
Element
Description
inAlarmFlag
A Boolean value indicating whether
currently in an alarm condition
, or
report an alarm condition
.
Status Property
TRUE.
alarm condition
.
FALSE.
in an alarm condition
.
ReportMask Property
TRUE. The LonMarkObject
report an alarm condition
disabled
.
FALSE. The LonMarkObject
report an alarm condition
.
statusObject
The ObjectStatus object to be acted
on.
Data Type
Boolean.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.