Rockwell Automation 9323-S5500D A.I. SERIES MICROLOGIX 1000 AND PLC-500 SOFTW User Manual
Page 520

Error Codes
B-xix
NETWORK_STAT_ERR
Status Error 80 - DIAGNOSTIC CODE:%d
Attempting to download a program larger than will fit in the available PLC memory.
The program is too large for the SLC 500 memory. You will have to reduce the size of
the program.
Program Error
Most of these errors indicate an ACH file which is damaged or created using some
other software package. In many cases, these errors warn you that PLC-500 A.I. is
attempting to correct the problem. Examine the ladder logic to see if the attempt
succeeded.
1: PROGRAM_ERROR_1
Attempting to program past end of program file. Addr=%u End of file=%u
2: PROGRAM_ERROR_2
Last instruction in program file incomplete, runs into next program file. Last rung will
be deleted. Curaddr=%u Next Start=%u
3: PROGRAM_ERROR_3
Invalid start of rung address encountered while copying rung to edit buffer.
4: PROGRAM_ERROR_4
Invalid edit. Instruction is off programming screen.
The rung involved is too large. Break it into smaller rungs, or increase the
Programming Screen Size parameters in the Program Operational Parameters screen.
5: PROGRAM_ERROR_5
Archived file header too long (%u bytes) - creating new header.
6: PROGRAM_ERROR_6
Invalid file header encountered - %u extra bytes in file not read
7: PROGRAM_ERROR_7
Last rung in Program File #%d has no output!
8: PROGRAM_ERROR_8
Program file too large to fit into buffer! File Number=%d length=%u