Echelon Neuron User Manual
Page 34
26
LonTalk Interface Developer Errors (LID)
LID#
Description
4002
An intermediate file cannot be removed in the sweep-phase. See message for
details
Refer to the warning message for details about the warning cause. The
sweep occurs when the utility’s operation is complete and the utility did not
run in the Trace verbosity level. The warning indicates that an
intermediate file cannot be removed.
4004
The Micro Server's default clock rate does not match the explicitly specified
clock speed
A Micro Server image supports a default clock rate. You might have to
reconsider your clock rate selection. Otherwise, consult your Micro Server
documentation for possible clock rate restrictions and make sure your
chosen clock rate matches the hardware.
This warning code applies only to a ShortStack Micro Server.
4006
A file cannot be copied
This is possibly, but not necessarily, fatal. When the LonTalk Interface
Developer utility creates the host framework, it produces several files based
on input provided by the user. It also copies the necessary files into the
destination folder. The utility-generated files refer to these files, which are
required to build the host application. Thus, this issue is non-fatal for the
LonTalk Interface Developer utility, but probably fatal when building the
host application. See also warning LID#4017.
4007
One or more configuration properties implemented within a file are present –
LW-FTP must be implemented
Alternatively, you can declare configuration properties as configuration
network variables.
This warning code applies only to a ShortStack Micro Server.
4009
One or more configuration properties are present but the LW-FTP-related
network variables are not
This warning indicates that the L
ON
W
ORKS
file transfer protocol (LW-FTP)
must be implemented (because of the presence of configuration properties
that are held in files), but the absence of the LW-FTP-related network
variables indicates that LW-FTP has not been implemented.
Change the declaration of your configuration properties to configuration
network variables (if possible), or complete the implementation of LW-FTP.
See
for more information about the file transfer protocol
(LW-FTP).
This warning code applies only to a ShortStack Micro Server.