State, E state, State ) – Echelon OpenLNS User Manual
Page 828
OpenLNS Programmer's Reference
791
property, OpenLNS will use the default
lcaPingClassStationary (3) value.
1 lcaPingClassMobile
Class for nodes which move frequently.
2 lcaPingClassTemporary
Class for temporary nodes.
3 lcaPingClassStationary
Class for nodes which rarely move. This
is the default value.
4 lcaPingClassPermanent
Class for nodes which never move.
Note: You change the ping interval
that applies to each class with the
object's
Data Type
Integer.
Read/Write
Read/write.
Added to API
Prior to LNS Release 3.0.
State
Summary
Describes the state of a router.
You cannot set the state of a router in the same transaction as an
Add
,
Commission
, or Replace method. You cannot set the state of
a router during the definition phase of the predefined components
installation scenario.
The state change may fail if the router has not been completely
updated due to a previous communication problem or if the router
has not been commissioned. If a failure occurs, use the
method to force an update of the router.
Routers are taken offline while they are being configured or
commissioned.
Availability
Local, full, and lightweight clients.
Syntax
stateValue = object.
Element
Description
stateValue
The state of the router (online or
offline). The enumerated values for
this property, which are stored in the
ConstRouterStates
constant, are as
follows:
Note: The only two values that may be
written to this property are
lcaStateCnfgOnline(4) and
lcaStateSoftOffline(12). All other