P/N 134421
8
Banner Engineering Corp. • Minneapolis, MN U.S.A.
www.bannerengineering.com • Tel: 763.544.3164
SureCross™ DX80 Web Configurator
Instruction Manual
Error Codes
Appendix B - Reference Information
Error Codes
Data Logger Error Codes
The following Status messages may appear for an event or data log file.
Status Message
Definition
OK
Error: -n
A file system error has occurred. Refer to the file system error
codes listed below.
Record size overflow
Too much information per record is being logged. As this time,
the record size is a maximum of 1000 characters.
Illegal file name
File names must use alphanumeric characters only and may
have no embedded spaces. The suffix must be .txt for event
and data log files.
E-mail error: -n
There is a problem attempting to e-mail a log file. The error
codes are listed below.
Unknown x/y
A status x with code y has not been enumerated for the web
page. Please contact Banner technical support and provide the
values of x and y.
File System Error Codes
The file system errors are listed in the following table.
One commonly occurring code is -5, referring to a full volume (a “disk full” error if it was a disk).
Duplicate
or
not found
errors are also common error messages. A DIR_ENTRY error refers to an
invalid file name.
Error Code
Description
0
NAFS_SUCCESS
-1
NAFS_INVALID_VOLUME_NAME
-2
NAFS_INVALID_BLOCK_NUMBER
-3
NAFS_SERVICES_NOT_READY
-4
NAFS_BLOCK_NOT_MAPPED
-5
NAFS_NO_FREE_BLOCKS
-6
NAFS_WRITE_FAILED
-7
NAFS_INVALID_BLOCK
-8
NAFS_DELETE_FAILED
-9
NAFS_NULL_POINTER
-10
NAFS_INVALID_RAM_VOLUME
-11
NAFS_INVALID_FLASH_VOLUME
-12
NAFS_UNKNOWN_FLASH
-13
NAFS_MALLOC_FAILED
-14
NAFS_ALREADY_INITIALIZED
-15
NAFS_INVALID_WRITE_OPTION
-16
NAFS_BLOCK_SCAN_FAILED
-17
NAFS_NO_TRANSFER_SECTOR