beautypg.com

Nex errors – Echelon Neuron User Manual

Page 134

background image

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: = (..) [NEX#1]

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 , line [NEX#2]

Invalid record in input file, see error message for details.

3

Invalid record in , line : too short [NEX#3]

Invalid record in input file (record too short), see error message for details.

4

Invalid record in , line : bad checksum [NEX#4]

Invalid record in input file (bad checksum), see error message for details.

5

Unable to locate file '' [NEX#5]

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 '' [NEX#7]

No valid records in input file; see error message for details.

8

Unable to access file '' for writing [NEX#8]

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 '' failed [NEX#10]

Writing to file failed. The file could be locked by some other process, and

the file could be write-protected.