Allen-Bradley Micro800 General Instructions Manual page 229

Programmable controllers
Hide thumbs Also See for Micro800:
Table of Contents

Advertisement

Add MSG_CIPGENERIC variables
1. Add local input variables:
In the Project Organizer, double-click Local Variables to display the
Local Variables page.
In the Variables page, add the variables and data types listed in the table.
Parameter
CtrlCfg
AppCfg
TargetCfg
ReqData
ReqLength
ResData
2. For the MyResData variable, double click Dimension and change the array
size to [1..81].
Result
The Variables page should look similar to the following image.
Rockwell Automation Publication 2080-RM001D-EN-E - February 2015
Communication instructions
Variable Name
Data Type
MyCtrlCfg
CIPCONTROLCFG
MyAppCfg
CIPAPPCFG
MyTargetCfg
CIPTARGETCFG
MyReqData
USINT
MyReqLength
UINT
MyResData
USINT (array)
Chapter 9
229

Advertisement

Table of Contents
loading

Table of Contents