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

MicroLogix 1000 and PLC-500 A.I. Series Software Reference
14-8
Export Rung Descriptions and Page Titles
Each rung description and page title is exported as a single record. Each record
contains three fields:
1.
Address
. Variable length. Depending on the attach mode, this field will contain
either data table addresses or a pseudo address representing the rung number. The
pseudo address for the rung number will be in the format “RUNGxxx-yyyy”, where
“xxx” is the ladder file number (002-255) and “yyyy” is the rung number within
that ladder file.
2.
Page Title
. 80 Characters. This field contains the text of the page title. If no
page title is associated with the address, a pair of double quote marks will be
present to mark the position. Because double quotes delimit the page title record,
any double quotes used in the page title will be changed to single quotes on export.
3.
Rung Description
. Up to 64K (approximately 16 pages). This field contains the
text of the rung description associated with the address.
The example below shows two records. The first record contains information in all
three fields. The second record contains three fields, but the Page Title field is empty.
“C5:0”,“COUNTERS TO TOTAL PIECES”,“COUNTER TO TOTAL STATION 1 PIECES”
“C5:0.ACC”,“”,“SUBTRACT ONE COUNT FROM TOTAL FOR REJECTED PART”