Reportmask – Echelon OpenLNS User Manual

Page 785

Advertising
background image

OpenLNS Programmer's Reference

748

Syntax

progModeFlag= statusObject.ProgrammingMode

Element

Description

progModeFlag

A Boolean value indicating

whether

the

LonMarkObject

is currently in

programming mode

, or

whether the

LonMarkObject

can placed in

programming mode

.

Status Property
TRUE
.

The

LonMarkObject

is in

programming mode

.

FALSE.

The

LonMarkObject

is not

in programming mode

.

ReportMask Property
TRUE
. The LonMarkObject

can be

placed in programming

mode

.

FALSE. The LonMarkObject

can not

be placed in programming

mode

.

statusObject

The ObjectStatus object to be acted

on.

Data Type

Boolean.

Read/Write

Read only.

Added to API

Prior to LNS Release 3.0.

ReportMask

Summary

Indicates whether this ObjectStatus object represents a

report mask, or a status report.

Availability

Local, full, and lightweight clients.

Syntax

reportMaskFlag = objStatusObject.

ReportMask

Element

Description

reportMaskFlag

A Boolean value indicating whether

the

ObjectStatus

object represents a

report mask or a status report

.

TRUE.

The

ObjectStatus

object

represents a report mask

.

The

ObjectStatus

object

identifies which status

attributes are supported by

the

LonMarkObject

object

that owns this

ObjectStatus

object.
These

ObjectStatus

objects

Advertising