Owner manual
OpenLNS Programmer's Reference 437
in the LonMarkAlarm property of the
LonMarkObject will be cleared until the
next alarm condition occurs.
11
lcaLonMarkObjectRequestAlarmNotify
Enabled
Enables alarm notification for the
LonMarkObject.
12
lcaLonMarkObjectRequestAlarmNotify
Disabled
Disables alarm notification for the
LonMarkObject.
13 lcaLonMarkObjectRequestManual
Control
Places the LonMarkObject under manual
control.
14 lcaLonMarkObjectRequestRemote
Control
Places the LonMarkObject under remote
control.
15 lcaLonMarkObjectRequestProgram
Reserved.
16
lcaLonMarkObjectRequestClearReset
Cancels the reset of the LonMarkObject.
You can initiate a reset by writing the
lcaLonMarkObjectRequestReset (17)
property to the Request property.
17 lcaLonMarkObjectRequestReset
Resets the LonMarkObject. You can check
whether or not the reset is complete by
reading the object’s ResetComplete property.
Data Type
Long.
Read/Write
Write-only.
Added to API
Prior to LNS Release 3.0.
SelfTestResults
Summary
Returns an ObjectStatus object that reports the results of a
self-test request of this object.
Getting the value of this object automatically runs the
object’s self-test. However, if the self-test takes more than 20
seconds, an exception will be raised.