Outoflimits – Echelon OpenLNS User Manual

Page 780

Advertising
background image

OpenLNS Programmer's Reference

743

LonMarkObject

object

.

FALSE. A

n open circuit has not

been discovered

.

ReportMask Property
TRUE
. The LonMarkObject

can

report an open circuit

.

FALSE. The LonMarkObject

can not

report an open circuit

.

statusObject

The ObjectStatus object to be acted

on.

Data Type

Boolean.

Read/Write

Read only.

Added to API

Prior to LNS Release 3.0.

OutOfLimits

Summary

Indicates

whether the

LonMarkObject

has exceeded its alarm

limits, or whether the

LonMarkObject

is capable of reporting

this information.

This description of this property depends on whether it was

accessed through the Status or ReportMask properties of a

LonMarkObject.

Status property. Indicates

whether the

LonMarkObject

has exceeded its alarm limits. If this property is True,

then the alarm limits have been exceeded.

ReportMask property.

Indicates whether the

LonMarkObject

could report that it has exceeded its

alarm limits. If this property is True, then the

LonMarkObject

could report such information

.

Availability

Local, full, and lightweight clients.

Syntax

limitsFlag = statusObject.OutOfLimits

Element

Description

limitsFlag

A Boolean value indicating whether

the

LonMarkObject

has exceeded its

alarm limits, or whether the

LonMarkObject

could report that it

has exceeded its alarm limits

.

Status Property
TRUE
. T

he

LonMarkObject

has

exceeded its alarm limits

.

FALSE.

The

LonMarkObject

has not

exceeded its alarm limits

.

ReportMaskProperty

Advertising