Echelon OpenLNS User Manual

Page 1043

Advertising
background image

OpenLNS Programmer's Reference

1006

lcaErrCantCopyNssDirectory

54

Internal error. Contact customer support.
lcaErrCantRecoverNotNewDb

55

A call to the RecoverFromNetwork method has been made, using a previously used

network database. For the recovery process, a newly created network database is

required.
lcaErrCantRecoverMissingNssDbFiles

56

Some parts of the network database are lost and can not be recovered. The network must

be re-build from scratch, should no backup be available.
lcaErrCompilerInit

57

Initialization of the NEURON C Compiler failed. See the LNS Field Compiler

documentation for details.
lcaErrAssembler

58

Generic error message, indicating an unspecified NEURON Assembler error. See the

LNS Field Compiler documentation for details.
lcaErrAssemblerInit

59

Initialization of the NEURON Assembler failed. See the LNS Field Compiler

documentation for details.
lcaErrLinker

60

Generic error message, indicating an unspecified NEURON Linker error. See the LNS

Field Compiler documentation for details.
lcaErrLinkerInit

61

Initialization of the NEURON Linker failed. See the LNS Field Compiler documentation

for details.
lcaErrExport

62

Generic error message, indicating an unspecified NEURON Exporter error. See the LNS

Field Compiler documentation for details.
lcaErrExportInit

63

Initialization of the NEURON Exporter failed. See the LNS Field Compiler

documentation for details.
lcaErrGlobalDbNotOpen

64

An attempt has been made to obtain a service from LNS prior to opening the LNS global

database. This database is opened and closed by opening and closing the ObjectServer

object itself.
lcaErrOnlyAllowedOnHostIntf

65

The requested operation is only allowed on Interface objects associated with host devices.

Typically, this exception indicates an attempt to create virtual interface objects or to

dynamically add or remove network variables from regular, non-hosted, L

ON

W

ORKS

devices.

Advertising