Echelon Neuron User Manual
Page 26
18
LonTalk Interface Developer Errors (LID)
LID#
Description
13
Non-standard transceivers are not supported – the Micro Server uses one of
these and no alternative xcvr has been explicitly specified
This error can occur if the Micro Server does not specify a standard
transceiver as the default, and no standard transceiver has been specified.
Use a standard Micro Server and specify a standard transceiver to avoid
this problem.
This error code applies only to a ShortStack Micro Server.
14
Standard transceiver cannot be found by ID
The standard transceiver requested cannot be found in the standard
transceiver definition file, stdxcvr.xml. Ensure that the stdxcvr.xml file is
present and can be read.
This error code applies only to a ShortStack Micro Server.
15
Standard transceiver cannot be found by name
The standard transceiver requested cannot be found in the standard
transceiver definition file, stdxcvr.xml. Ensure that the stdxcvr.xml file is
present and can be read.
16
A field in the xcvr data appears to be corrupted
The error message contains details about the field. The standard
transceiver definition file, stdxcvr.xml, might be corrupt. Ensure that the
stdxcvr.xml file is present and can be read.
This error code applies only to a ShortStack Micro Server.
17
The specified clock rate is too low for the specified transceiver
The transceiver specified requires a higher clock speed; therefore, you
cannot use the specified combination of clock speed and transceiver.
Change either the Micro Server clock speed or use a different transceiver.
This error code applies only to a ShortStack Micro Server.
18
An error occurred when composing the application XIF file: the data merge
target is ill-chosen (must be the BIF file)
This is an internal error that should not normally occur. However, it could
be a result of an earlier failure. For example, a non-fatal error during the
creation of the device interface file might lead to this error. Re-run the
LonTalk Interface Developer utility in Trace verbosity mode and carefully
examine the LonTalk Interface Developer utility Summary window to
determine the root cause of the failure.
19
File I/O error when writing XIF file
Refer to the error message for details about the failure cause. The error
message contains details such as “disk full,” or “file access denied”.