Manualcontrol – Echelon OpenLNS User Manual
Page 777
OpenLNS Programmer's Reference
740
Data Type
Boolean.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
ManualControl
Summary
Indicates
whether the
LonMarkObject
is under manual
manual control
.
This description of this property depends on whether it was
accessed through the Status or ReportMask properties of a
•
Status property.
under manual control. If this property is True, then the
•
ReportMask property.
Indicates whether the
can be placed under manual control.
Availability
Local, full, and lightweight clients.
Syntax
manControlFlag = statusObject. ManualControl
Element
Description
manControlFlag
A Boolean value indicating
whether
manual control
, or
whether the
controlled
.
Status Property
TRUE.
manual control
.
FALSE.
under manual control
.
ReportMask Property
TRUE. The LonMarkObject
manually controlled
.
FALSE. The LonMarkObject
be manually controlled
.
statusObject
The ObjectStatus object to be acted
on.
Data Type
Boolean.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.