Lockedout – Echelon OpenLNS User Manual
Page 776
OpenLNS Programmer's Reference
739
been made
.
statusObject
The ObjectStatus object to be acted
on.
Data Type
Boolean.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
LockedOut
Summary
Indicates
whether the
LonMarkObject
is in an operable state,
.
This description of this property depends on whether it was
accessed through the Status or ReportMask properties of a
•
Status property.
an operable state. If this property is True, then the
is online, but is not in an operable state.
•
ReportMask property.
Indicates whether the
can report that it is locked out and
inoperable.
Availability
Local, full, and lightweight clients.
Syntax
lockedOutFlag = statusObject. LockedOut
Element
Description
lockedOutFlag
A Boolean value indicating
whether
state
, or
can report that it is locked out and
inoperable
.
Status Property
TRUE.
online, but is not in an
operable state
.
FALSE.
online, and it is an operable
state
.
ReportMask Property
TRUE. The LonMarkObject
report that it is locked out
and inoperable
.
FALSE. The LonMarkObject
report that it is locked out
and inoperable
.
statusObject
The ObjectStatus object to be acted
on.