Echelon OpenLNS User Manual

Page 1024

Advertising
background image

OpenLNS Programmer's Reference

987

However, the device will remain applicationless. You should load a new application

image into the device with the Load or LoadEx methods in this case.
lcaErrNsSysimageUpgradeFailed

188

This error will be generated when you invoke the LoadEx method on a device, and the

new system image is successfully transferred to the device, but the switch from an old

system image to a new system image fails. If you encounter this error, try invoking the

LoadEx method again, or loading the previous system image back into the device.
s16BitUserErrorCode

189

The user defined error code is too big. This is an internal error, and should be reported

to customer support.
lcaErrNs16BitWarningCode

190

The NSS warning code is too big. This is an internal error, and should be reported to

customer support.
lcaErrNs16BitErrorCode

191

The NSS error code is too big. This is an internal error, and should be reported to

customer support.
lcaErrNsFlexDomainAuthNotSupported

256

An attempt was made to leave a device authenticated but without a domain, and that

device does not support flex domain authentication.
lcaErrNsCantModifyBoundNvType

257

Cannot modify the network variable type of a network variable when it is bound.
lcaErrNsCantModifyMonitoredNvType

258

Cannot modify network variable type of a network variable when it is being monitored.
lcaErrNsRegCannotOpenReg

259

Cannot open the NSS registry.
lcaErrNsRegUnknown

260

Unknown NSS registry error.
lcaErrNsRegConfigFileNotFound

261

The NSS registry backup file cannot be found.
lcaErrNsRegCannotUpdateConfigFile

262

Cannot update the NSS registry backup file.
lcaErrNsUnsupportedFileDirectoryVer

263

The device contains a version of the file directory that is unsupported.
lcaErrNsBadsiHdrSize

264

Invalid self-identification data header size.
lcaErrNsBadsiCapacityExceedsLimits

265

Capacity defined by self-identification data exceeds supported limits.
lcaErrNsBadsiCountExceedsCapacity

266

Advertising