Nex errors – Echelon Neuron User Manual
Page 134
126
Neuron Exporter Errors (NEX)
NEX Errors
Table 10 lists the NEX error codes.
Table 10. NEX Error Codes
NEX#
Description
1
Numerical value out of range:
Numeric value out of range. See error message for details. A command
was specified correctly, but the parameter value given was invalid. Verify
that to correct your build scripts as appropriate.
2
Invalid record in
Invalid record in input file, see error message for details.
3
Invalid record in
Invalid record in input file (record too short), see error message for details.
4
Invalid record in
Invalid record in input file (bad checksum), see error message for details.
5
Unable to locate file '
Unable to locate input file. See error message for details. You can attempt
to fix this problem by building the target unconditionally, and by making
sure the file does exist prior to invoking the tool.
6
Unable to allocate memory [NEX#6]
Out of memory. When running in a DOS virtual machine, make sure to
offer sufficient memory. When running in a Win32 environment, this
should not occur.
7
No valid records found in '
No valid records in input file; see error message for details.
8
Unable to access file '
Unable to access file for writing. The file could be write-protected, or locked
by another process.
9
Attempt to write to unopened file [NEX#9]
Attempt to write to an unopened file. This is an internal error condition;
please contact LonSupport.
10
Writing to file '
Writing to file failed. The file could be locked by some other process, and
the file could be write-protected.