Resetcomplete, E resetcomplete – Echelon OpenLNS User Manual

Page 786

Advertising
background image

OpenLNS Programmer's Reference

749

can be accessed through the

ReportMask

property of the

LonMarkObject

FALSE.

The

ObjectStatus

object

represents a status report

.

The

ObjectStatus

object

reflects the current status of

the

LonMarkObject

.

These

ObjectStatus

objects

can be accessed through the

Status

property of the

LonMarkObject

.

statusObject

The ObjectStatus object to be acted

on.

Data Type

Boolean.

Read/Write

Read only.

Added to API

Prior to LNS Release 3.0.

ResetComplete

Summary

Indicates

whether the most recent reset of the

LonMarkObject

has been completed, or whether the

LonMarkObject

can be reset

.

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 most recent reset

of the

LonMarkObject

has completed. If this property is

True, then the most recent reset has been completed.

ReportMask property.

Indicates whether the

LonMarkObject

can be reset. If this property is True,

then the

LonMarkObject

can be reset

.

If the

LonMarkObject

can be reset, you can reset it by

writing the lcaLonMarkObjectRequestReset (17)

value to the

Request

property of the

LonMarkObject

.

Availability

Local, full, and lightweight clients.

Syntax

completed = objectStatus.

ResetComplete

Element

Description

completed

A Boolean value indicating

whether

the most recent reset of the

LonMarkObject

has been completed

,

or

whether the

LonMarkObject

can be

reset

.

Status Property
TRUE
.

The most recent reset of the

Advertising