Owner's manual

APL Appendix C Error Messages
4579 Can not convert to mm, not valid units
The format’s current physical units of measure (inches or millimeters) is unknown and the
firmware is unable to convert a dimension to millimeters.
5000-5999 Directory errors
5002 No directory memory
The DIRN or NAMI command failed because there is an insufficient amount of managed
memory for the buffer request.
5003 Directory memory full
The DIRA or DIRS command failed because there is insufficient room in the directory
memory pool for the requested save.
5006 No directory to save
An attempt was made to save the contents of a directory editing buffer when there was no
open directory editing session to save.
5009 Directory list full
This occurs during DIRA and DIRS commands when attempting to save more directories
than supported by the current firmware.
5010 Invalid name index
The value of the <index> parameter used for a NAMQ? query is can not be zero(0).
6000-6999 Bitmap errors
6006 No map to save
An attempt was made to save the contents of a bit map editing buffer when there was no
open bit map editing session to save.
6020 Map not found
An attempt was made to access a bit map whose name can not be found in the
generator’s list of currently stored bitmaps
6030 Invalid map dimensions
A bit map can not have a horizontal or vertical dimension of less than one (1) pixel.