Publication 1756-UM001E-EN-P - August 2002
6-8
Communicate with a PanelView
™
Terminal Over a EtherNet/IP Network
Organize Your Data
Organize your data for the PanelView based on how the data is used.
To access the I/O tags of the PanelView, use the following address
format:
For data that is:
Do this:
time-critical (e.g., controls a
machine)
Use the I/O tags of the PanelView.
The tags for this data were created when you added the PanelView to the I/O configuration
of the controller. They are similar to the tags of I/O modules. See Table 6.A.
not time critical
Create arrays to store the data:
1. For each PanelView screen, create a BOOL array with enough elements for the
bit-level objects on the screen.
For example, the BOOL[32] array gives you 32 bits for push buttons, indicators, etc.
2. For each PanelView screen, create a DINT array with enough elements for the
word-level objects on the screen.
For example, the DINT[28] array, give you 28 values for numeric entry controls,
numeric displays, etc.
Table 6.A Address format for the I/O tags of a PanelView
If the:
Then use this address:
PanelView writes the data
name_of_panelview:I.Data[x].y
PanelView reads the data
name_of_panelview:O.Data[x].y
Where:
Is:
name_of_panelview
name of the PanelView instance in the I/O configuration of
the controller
x
element of the PanelView input (I) or output (O) structure.
y
bit number within the input or output element
Содержание controllogix 1756-L63
Страница 1: ...ControlLogix System 1756 L1 L1Mx L55Mxx L63 User Manual Allen Bradley HMIs...
Страница 4: ...Publication 1756 UM001E EN P August 2002 Summary of Changes 2 Notes...
Страница 16: ...Publication 1756 UM001E EN P August 2002 Table of Contents x...
Страница 46: ...Publication 1756 UM001E EN P August 2002 2 4 Download and Go Online over an EtherNet IP Network Notes...
Страница 116: ...Publication 1756 UM001E EN P August 2002 6 16 Communicate with a PanelView Terminal Over a EtherNet IP Network Notes...
Страница 156: ...Publication 1756 UM001E EN P August 2002 8 16 Communicate with 1756 I O over a ControlNet Network Notes...
Страница 184: ...Publication 1756 UM001E EN P August 2002 9 28 Communicate with 1771 I O Over a ControlNet Network Notes...
Страница 200: ...Publication 1756 UM001E EN P August 2002 10 16 Communicate with 1794 I O Over a ControlNet Network Notes...
Страница 218: ...Publication 1756 UM001E EN P August 2002 11 18 Communicate with Another Controller over a ControlNet Network Notes...
Страница 222: ...Publication 1756 UM001E EN P August 2002 12 4 Route PLC 5 Messages Between ControlNet Networks Notes...
Страница 268: ...Publication 1756 UM001E EN P August 2002 15 4 Monitor Connections Notes...
Страница 276: ...Publication 1756 UM001E EN P August 2002 16 8 Communicate with a DeviceNet Device Notes...
Страница 306: ...Publication 1756 UM001E EN P August 2002 18 8 Route PLC 5 or SLC 500 Messages From a DH Network Notes...
Страница 368: ...Publication 1756 UM001E EN P August 2002 22 18 Configure DF1 Master and Slave Communications Notes...
Страница 402: ...Publication 1756 UM001E EN P August 2002 24 22 Program Motion Control Notes...
Страница 408: ...Publication 1756 UM001E EN P August 2002 25 6 Maintain the 1756 BA1 Battery Notes...
Страница 418: ...Publication 1756 UM001E EN P August 2002 B 2 Estimate Execution Time...
Страница 420: ...Publication 1756 UM001E EN P August 2002 C 2 Estimate Memory Use...
Страница 422: ...Publication 1756 UM001E EN P August 2002 D 2 Determine When Data Is Updated Notes...
Страница 424: ...Publication 1756 UM001E EN P August 2002 E 2 Reconfigure an I O module Notes...
Страница 428: ...Publication 1756 UM001E EN P August 2002 4 Index...
Страница 429: ...Publication 1756 UM001E EN P August 2002 Index 5 Allen Bradley HMIs...
Страница 430: ...Publication 1756 UM001E EN P August 2002 6 Index...
Страница 435: ...ControlLogix System User Manual Allen Bradley HMIs...