Methods, Clearstatus, Properties – Echelon OpenLNS User Manual
Page 840: Bufferconfiguration
OpenLNS Programmer's Reference
803
Methods
The RouterSide object contains the following method
.
•
ClearStatus
ClearStatus
Summary
Clears the status information stored in the router side.
The clear status method causes a LonTalk Clear Status
network diagnostic message to be sent to the specified router
side. This clears the error log, last reset cause, and
communication counters, which are generally accessed by
reading the router side's DetailInfo object.
Availability
Local, full, and lightweight clients.
Syntax
object.ClearStatus
Element
Description
object
Added to API
Prior to LNS Release 3.0.
Properties
The RouterSide object contains the following properties
.
•
•
•
ClassId
•
•
•
•
•
•
•
•
•
•
•
BufferConfiguration
Summary
Contains the
BufferConfiguration
object associated with the
object.
The property values contained within the
BufferConfiguration object are not propagated to the network
when individually set. To have the OpenLNS Server update
the new values on the network, the BufferConfiguration
property must be set with the modified BufferConfiguration
object.