Methods, Properties, Alarmtype – Echelon OpenLNS User Manual
Page 449
OpenLNS Programmer's Reference
412
Methods
The LonMarkAlarm object does not contain any methods
.
Properties
The LonMarkObject object contains the following properties:
•
•
•
•
•
•
•
•
•
•
AlarmType
Summary
Identifies the alarm condition represented by the
LonMarkAlarm object.
Availability
Local, full, and lightweight clients.
Syntax
typeValue = lmAlarm.AlarmType
Element
Description
lmAlarm
on.
typeValue
The type of alarm condition represented
The possible values for this element,
which are contained in the
ConstAlarmTypes
constant, are as
follows:
0 lcaAlarmTypeNoCondition
1 lcaAlarmTypeAlarmCondition
2
lcaAlarmTypeTotalServiceAlarm1
3
lcaAlarmTypeTotalServiceAlarm2
4
lcaAlarmTypeTotalServiceAlarm3
5 lcaAlarmTypeLowLimitClear1
6 lcaAlarmTypeLowLimitClear2
7 lcaAlarmTypeHighLimitClear1
8 lcaAlarmTypeHighLimitClear2
9 lcaAlarmTypeLowLimitAlarm1
10 lcaAlarmTypeLowLimitAlarm2
11 lcaAlarmTypeHighLimitAlarm1
12 lcaAlarmTypeHighLimitAlarm2