Available Internal Data
8
3A6338F
Available Internal Data
See
Appendix A - I/O Signal Descriptions
on page 22
for additional details regarding each input/output.
Unless stated otherwise:
•
In each instance, bytes are stored in little endian
order (most significant to least significant).
•
PROFIBUS and PROFINET data must be mirrored
by the PLC to get the correct data out on the PLC
side. When the data is mirrored, the least significant
byte is inserted into the most significant spot, and
the most significant byte is inserted into the least
significant spot.
Example
:
•
Values sent through the CGM are subject to the
same maximum and minimum restrictions as those
experienced through the ADM. For example, flow
rates cannot be set to a value less than zero.
NOTE:
Automation Outputs can be monitored by the
corresponding Automation Inputs to verify the EFR
received the data correctly.
Bit
15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
Original
Data
0 0 1 1 1 0 0 1 1 0 1 1 0 1 1 1
Mirroring
Data
0 1 1 1 1 0 1 1 1 0 0 1 0 0 1 1