User manual
ILX34-AENWG ♦ Point I/O Platform Ladder Logic
Wireless POINT I/O Adapter User Manual
ProSoft Technology, Inc. Page 117 of 177
August 16, 2013
5 Ladder Logic
In This Chapter
Adjusting the Input and Output Array Sizes (Optional) ........................ 117
1734 POINT I/O Module/RSLogix 5000 Controller Tag Reference ..... 118
5.1 Adjusting the Input and Output Array Sizes (Optional)
The module internal database is divided into two user-configurable areas:
Read Data
Write Data.
The Read Data area is moved from the module to the processor, while the Write
Data area is moved from the processor to the module. You can configure the
start register and size of each area. The size of each area you configure must
match the Add-On instruction controller tag array sizes for the READDATA and
WRITEDATA arrays.
The ILX34-AENWG sample program is configured for 600 registers of READDATA
and 600 registers of WRITEDATA, which is sufficient for most application. This
topic describes how to configure user data for applications requiring more than
600 registers of ReadData and WriteData.
Important: Because the module pages data in blocks of 200 registers at a time, you must
configure your user data in multiples of 200 registers.
Caution: When you change the array size, RSLogix may reset the AENWG tag values to zero. To
avoid data loss, be sure to save your settings before continuing.
1 In the CONTROLLER ORGANIZATION window, expand the DATA TYPES and
USER-DEFINED folders, and then double-click AENWGDATA. This action
opens an edit window for the AENWGDATA data type.