Owner manual

OpenLNS Programmer's Reference 979
other channel by repeaters or permanent bridges. Also, this error will occur if the
channel is not currently configured in the system.
lcaErrNsRedundantRoutersMustBeConfigured 80
An attempt was made to add a redundant router that was not of the configured class, to
change the class of a redundant router to the non-configured class, or to add a redundant
router to an existing non-redundant, non-configured class router.
lcaErrNsCantDetermineXcvrId 81
A channel was defined with a wildcard transceiver ID, but the transceiver ID could not
be automatically determined by the system.
lcaErrNsRouterCantBePermanent 82
An attempt was made to change a non-permanent router to a permanent router by
writing to the Class property of the Router object. A router can be changed in this way
only by being moved.
lcaErrNsObjectLocked 83
An attempt was made to change a locked object. This is an internal error, and should be
reported to customer support.
lcaErrNsInvalidContext 84
An attempt was made to invoke a service from an event handler that was called directly
from a background task. This is an internal error, and should be reported to customer
support.
lcaErrNsServerNotFound 85
The specified server could not be found. The server ID may be invalid. This is an internal
error, and should be reported to customer support.
lcaErrNsNodeStateError 86
The node was in the wrong state for the attempted operation. To resolve this error, try
setting the State property of the node’s AppDevice object to lcaStateCnfgOnline.
lcaErrNsLmobjNotFound 87
The specified LonMark object could not be found.
lcaErrNsLmobjDbLimit 88
The LonMarkObject property database limit has been exceeded.
lcaErrNsInvalidSidata 89
The self-documentation information was invalid (e.g., improper LonMark definitions).
lcaErrNsServiceCommError 90
A communications error occurred between the client and the server.
lcaErrNsRequestNotAllowed 91
The requested service has been disabled. This error is usually the result of a remote full
client performing an operation that has been disabled by the server.
lcaErrNsCpNotFound 92
The specified configuration property does not exist.