This document provides information about integer and floating point files in Allen-Bradley SLC-500 and LogixPro PLCs. It discusses:
- Default and user-defined file types for integers (N7) and floating point (F8) data.
- The integer file can store 256 16-bit words of integer data. The floating point file stores non-extended 32-bit numbers in two 16-bit words each.
- Examples of addressing integers (N7:0) and floating point (F8:4) values in these files.