User Manual Manual
Table Of Contents
- 2706-UM017C-EN-P InView Communications User Manual
- Summary of Changes
- Table of Contents
- 1 - Introduction to InView Connectivity
- 2 - Install InView Communication Modules
- Mount Module to 2706-P42, 2706-P43 and 2706-P44 Displays
- Wire Communication Module to InView Display 2706-P42, 2706-P43, 2706-P44
- Mount Communication Kit to 2706-P72, 2706-P74, 2706-P92 and 2706-P94 Displays
- Wire Communication Kit to 2706-P72, 2706-P74, 2706-P92 and 2706-P94 Displays
- Use Communication Module with a 2706-P22R Display
- 3 - InView Communication Module Connections
- 4 - Application Guide
- ControlNet Communication and Tag Setup Screens
- DeviceNet Communication and Tag Setup Screens
- Data Highway Plus (DH+) Communication and Tag Setup Screens
- DH485 Communication and Tag Setup Screens
- EtherNet Communication and Tag Setup Screens
- RIO Communication and Tag Setup Screens
- Save or Download an Application File
- 5 - InView Communication Module Troubleshooting
- A - InView Communication Module Specifications
- Index
- Back Cover

Publication 2706-UM017C-EN-P - March 2006
Application Guide 4-41
• Variable Array Size. The size of the array (16 to 254 characters
for a ControlLogix controller) containing the variable data. The
maximum array size is dependent on the controller and must be
an even integer.
The address tags are a SINT data type, however they can be named
anything provided it follows this syntax: Name[element number]. Both
the Message Trigger and Message Data addresses must fall entirely
within a single 254 byte block, including the Message Data array size.
You can choose to use any name, but you cannot use more than one
data file. For example, a Message Trigger address of Message_data[0]
and a Message Data address of Message[1] is not valid. At the same
time, a Message Trigger address of Message_data[0] and a Message
Data address of Message_data[250], with a Message Data array size of
16, is not valid because the array falls outside of the 254 byte block.
RIO Communication and
Tag Setup Screens
The InView Message Display communicates with the following
controllers on a Remote I/O network.
• PLC-5 controller
• SLC 5/03, 5/04 or 5/05 controller with a 1747-SN/B scanner
• ControlLogix controller
IMPORTANT
Variable Trigger and Variable Data addresses work
the same as Variable Array Size.