Echelon OpenLNS User Manual
Page 1042
OpenLNS Programmer's Reference
1005
Contact customer support.
lcaErrCompiler
41
Generic compiler error. See the LNS Field Compiler documentation for details.
lcaErrProjectMgrNotAvailable
42
The LNS Field Compiler's project manager and dependency checker is unavailable. See
the LNS Field Compiler documentation for details.
lcaErrInvalidLinkerOptions
43
The options passed to the NEURON Linker were invalid. See the LNS Field Compiler
documentation for details.
lcaErrInvalidBuildTemplate
44
The BuildTemplate object is invalid, as it does not comply with the requirements and
constrains to the LNS Field Compiler. See the LNS Field Compiler documentation for
details.
lcaErrInvalidHardwareTemplate
45
The HardwareTemplate object is invalid, as it does not comply with the requirements
and constrains to the LNS Field Compiler. See the LNS Field Compiler documentation
for details.
lcaErrInvalidProgramTemplate
46
The ProgramTemplate object is invalid, as it does not comply with the requirements and
constrains to the LNS Field Compiler. See the LNS Field Compiler documentation for
details.
lcaErrInvalidExportOption
47
The options passed to the NEURON Exporter were invalid. See the LNS Field Compiler
documentation for details.
lcaErrCantCallDtssComponent
48
An attempt to communicate with a LNS Device Control failed.
lcaErrCantLoadDevice
49
The application could not be loaded into the device.
lcaErrCantRemoveFromReservedSubsystem 50
An attempt has been made to remove an item from a reserved subsystem. Such
subsystem objects are all subsystem objects in the "ALL" and "Discovered" subsystem are
and underneath.
Other read-only subsystems collection objects are the Router object's Subsystems
property and the AppDevice object's Subsystems property.
lcaErrDeviceTemplatePgmMismatch
51
The program ID from the DeviceTemplate object does not match the one found on the
device during an attempt to commission the device.
lcaErrMustSetNeuronIdFirst
52
The NEURON ID must be set prior to querying this property or invoking the method.
lcaErrInvalidOnDiscoveredDevice
53