Echelon OpenLNS User Manual
Page 1014
OpenLNS Programmer's Reference
977
lcaErrNsProgramDblimit
55
This is an internal error, and should be reported to customer support.
lcaErrNsNvmtNotFound
56
The network variable or message tag cannot be found.
lcaErrNsNvmtDbLimit
57
This is an internal error, and should be reported to customer support.
lcaErrNsChannelNotFound
58
The channel cannot be found.
lcaErrNsProgramIntfMismatch
59
The new program interface does not match the previously defined program interface; i.e.,
the number of network variables, message tags, or the structure of self identification
data is inconsistent even though the program IDs match. This error may also be thrown
if the SelfDocConsistency property of a DeviceTemplate object is set to a value that
conflicts with the configurations of the devices using that template.
lcaErrNsProgramIntfUnsupported
60
The program interface does not support the requested action.
lcaErrNsMsgError
61
There was a failure in the messaging sub-system. This is an internal error, and should
be reported to customer support.
lcaErrNsCancelError
62
An error occurred while canceling a transaction or service. This is an internal error, and
should be reported to customer support.
lcaErrNsNothingToCancel
63
There was no service or transaction to cancel.
lcaErrNsNodeNotInstalled
64
An operation on a node was requested that requires the node to be configured, but the
node is not configured. When you encounter this error, make sure that the device in
question has been configured.
lcaErrNsAuthViolation
65
Authentication rules were violoated.
lcaErrNsChannelDblimit
66
The network channel limit (currently 1000) has been reached.
lcaErrNsSubnetDblimit
67
The network subnet limit (currently 255) has been reached.
lcaErrNsSubnetNotFound
68
The specified subnet ID was not found. Subnet IDs must be created automatically by the
NSS or defined manually using the Add method of the Subnets collection object.
lcaErrNsRouterDblimit
69
The network router limit (currently 32766) has been reached.