Owner manual

OpenLNS Programmer's Reference 412
Methods
The LonMarkAlarm object does not contain any methods.
Properties
The LonMarkObject object contains the following properties:
AlarmType
ClassId
IndexToSNVT
LimitValue
Location
ObjectId
Parent
PriorityLevel
TimeStamp
Value
AlarmType
Summary
Identifies the alarm condition represented by the
LonMarkAlarm object.
Availability
Local, full, and lightweight clients.
Syntax
typeValue = lmAlarm.AlarmType
Element
Description
lmAlarm
The LonMarkAlarm object to be acted
on.
typeValue
The type of alarm condition represented
by the LonMarkAlarm object.
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