Echelon OpenLNS User Manual
Page 1017
OpenLNS Programmer's Reference
980
lcaErrNsCpDbLimit
93
The configuration property database limit has been exceeded.
lcaErrNsCpRangeNotFound
94
The specified configuration property range does not exist.
lcaErrNsCpRangeDblimit
95
The configuration property range database limit has been exceeded.
lcaErrNsConnectionError
96
Connection rebinding failed for a set of moved nodes. Possible causes are: no more
address table slots, no more groups, or broadcast violation.
lcaErrNsFileLookupError
97
An error occurred during a file operation, probably due to an out of range file index.
lcaErrNsFileIoError
98
The file operation target failed to read/write a file.
lcaErrNsFileTimeoutError
99
The target timed out during a file transfer operation.
lcaErrNsFileWindowError
100
The target received a packet out of order during a file transfer operation.
lcaErrNsFileAuthError
101
File transfer failed due to incorrect authentication.
lcaErrNsFileAccessUnavail
102
Random file access is not implemented on the target.
lcaErrNsFileOpenFailure
103
The target failed an open file operation.
lcaErrNsFileSeekInvalid
104
The target failed a file seek operation.
lcaErrNsCantModifyConstCp
105
An attempt was made to modify a constant configuration property.
lcaErrNsCpDefaultsNotFound
106
Default configuration parameters have not been uploaded to the database. To correct
this, you should set default values from the current values in the device using the
UploadConfigProperties method of the AppDevice
. Use the
lcaConfigPropOptSetDefaults and lcaConfigPropOptLoadUnknown upload options when
you call the method. To avoid this error in other databases, import a program template
with a XIF containing CP default values.
lcaErrNsCantFindConnection
107
The requested connection was not found.
lcaErrNsLmobjMemNotFound
108