Communication instructions Chapter 9
Rockwell Automation Publication 2080-RM001D-EN-E - February 2015 229
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 Variable Name Data Type
CtrlCfg MyCtrlCfg CIPCONTROLCFG
AppCfg MyAppCfg CIPAPPCFG
TargetCfg MyTargetCfg CIPTARGETCFG
ReqData MyReqData USINT
ReqLength MyReqLength UINT
ResData MyResData USINT (array)
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.