Error list, B-xiv – Rockwell Automation 9323-S5500D A.I. SERIES MICROLOGIX 1000 AND PLC-500 SOFTW User Manual
Page 515

MicroLogix 1000 and PLC-500 A.I. Series Software Reference
B-xiv
Error List
The following list is a partial list of the error messages which may be displayed. Many
of the more self-explanatory error messages have been omitted.
AppendToList
AppendToMenu
AppendToMenuField
AppendToNamedValueList
These are all memory errors.
ATTACHMODE_1
Couldn’t read data file attach mode types from file! All data files will be assigned
Global Access.
This is a normal occurrence when reading a program created with an old revision of
RSI software, or another company’s software. The program should load correctly, but
the data files will all be global.
Calloc
Another term for a memory allocation error.
CheckFileHeader
The software attempted to read specific information from a data file, but the
information wasn’t at the correct location in the file. This can occur if the file was
damaged or created with another program. Another possibility is that the file isn’t
really what the extension implies. For example, if you rename a text file to
PROG.ACH, you will be able to select it as a program, but it really isn’t a program and
the software will return errors when it attempts to read it.
CreatePortal
A memory allocation error. See the section on Memory Errors for details.