
152
Rockwell Automation Publication 2711R-UM001E-EN-E - January 2017
Appendix F
Using PanelView 800 Terminals with CompactLogix 5370 Controllers
Limitations with
CompactLogix 5370
Controller Support
There are some limitations when using a CompactLogix 5370 controller in your
PanelView 800 application, as described below:
• PanelView 800 terminals use Connected Components Workbench
software for configuration and screen design, while CompactLogix 5370
controllers use Studio 5000 software.
PanelView 800 terminals do not support the online Tag browsing feature
with CompactLogix 5370 controllers.
• Programming and configuration of CompactLogix 5370 controllers are
not supported in Connected Components Workbench software.
• Only a single CompactLogix 5370 controller is supported.
• PV800 applications can only have a maximum of 25 screens, 200 tags and
150 alarms.
• CompactLogix 5370 L1 controller is supported only in PanelView 800
terminals with firmware revision 3.011 or later. CompactLogix 5370 L2
and L3 controllers are supported only in PanelView 800 terminals with
firmware revision 4.012 or later. Connected Components Workbench
Release 9 or later software is also required.
Array Addressing of an Element
PanelView 800
Data Type
CompactLogix 5370
Data Type
Controller Tag
Address
(Global) Example
Controller Tag Address
(Local, MainProgram) Example
Array
Dimensions
Boolean
BOOL
Tag1[x]
Program:MainProgram.Tag1[x]
1
32-bit integer
DINT
Tag2[x,y,z]
Program:MainProgram.Tag2[x,y,z]
1,2,3
16-bit integer
INT
Tag3[x,y,z]
Program:MainProgram.Tag3[x,y,z]
1,2,3
8-bit integer
SINT
Tag4[x,y,z]
Program:MainProgram.Tag4[x,y,z]
1,2,3
Real
REAL
Tag5[x,y,z]
Program:MainProgram.Tag5[x,y,z]
1,2,3
String
STRING
*
(1)
*
(2)
1,2,3
(1) Tag6[x,y,z].Data/N – N is the length of String.
(2) Program:MainProgram.Tag6[x,y,z].Data/N
Boolean Access from an Array Element
PanelView 800
Data Type
CompactLogix 5370
Data Type
Controller Tag Address
(Global) Example
Controller Tag Address
(Local, MainProgram) Example
Boolean
DINT
Tag2[x,y,z].bitNo
Program:MainProgram.Tag2[x,y,z].bitNo
Boolean
INT
Tag3[x,y,z].bitNo
Program:MainProgram.Tag3[x,y,z].bitNo
Boolean
SINT
Tag4[x,y,z].bitNo
Program:MainProgram.Tag4[x,y,z].bitNo
bitNo can be any value – 0...31 for DINT, 0...15 for INT, and 0...7 for SINT data type tags in CompactLogix 5370 controller.
Содержание PanelView 800 2711R-T10T
Страница 1: ...User Manual PanelView 800 HMI Terminals Catalog Numbers 2711R T4T 2711R T7T 2711R T10T...
Страница 4: ...4 Rockwell Automation Publication 2711R UM001E EN E January 2017 Summary of Changes Notes...
Страница 8: ...8 Rockwell Automation Publication 2711R UM001E EN E January 2017 Table of Contents Notes...
Страница 88: ...88 Rockwell Automation Publication 2711R UM001E EN E January 2017 Chapter 5 Upgrade Firmware Notes...
Страница 98: ...98 Rockwell Automation Publication 2711R UM001E EN E January 2017 Chapter 7 Recipes Notes...
Страница 118: ...118 Rockwell Automation Publication 2711R UM001E EN E January 2017 Appendix A Specifications Notes...
Страница 142: ...142 Rockwell Automation Publication 2711R UM001E EN E January 2017 Appendix D Configure Security Notes...
Страница 156: ...156 Rockwell Automation Publication 2711R UM001E EN E January 2017 Index Notes...
Страница 157: ......