User guide

Chapter 4
Data File Organization and Addressing
428
Editing G File Data
Data in the G file must be edited according to your application and the
requirements of the specialty I/O module. You edit the data offline under the
I/O configuration function only. With the decimal and hex/bcd formats, you
edit data at the word level:
G1:1 = 234 (decimal format)
G1:1 = 00EA (hex/bcd format)
With the binary format, you edit data at the bit level:
G1/19 = 1
Important: Word 0 of the G file is configured automatically by the
processor according to the particular specialty I/O module.
Word 0 cannot be edited.