Configure MSG block for Control Logix to Control Logix

You can lead a Programmer to the MSG block, but you can't make them read.

Jeff, you gotta tell us WHAT isn't working. Tell us what you have.....be specific. What error are you getting? Be specific!

Include screen shots if need be.

As an alternative, have you considered adding the remote analog card to (as well as your local and remote ENET cards) your CLX I/O configuration? Set up a Listen-Only connection and you can read the inputs from the card directly rather than messaging from one PLC to another.

OG
 
You don't want a MSG, you want produced/consumed.
The help file & AB manual & a search on this site will get you there.
 
I did a produced/consumed but I want to read all 16 points on the IF16.

I used the CIP - BTR and set my Data Type as a 1756-IF16 and the number of elements to 16 and I got an error, I tried different number of elements but still didn't work.
 
Jeff D said:
I did a produced/consumed but I want to read all 16 points on the IF16.

I used the CIP - BTR and set my Data Type as a 1756-IF16 and the number of elements to 16 and I got an error, I tried different number of elements but still didn't work.

Set up a UDT with 16 reals, each uniquely named.
Now CPS the Analog Input into each one of those reals.
Now Produce/Consume that UDT.
 
Another option would be to place the analog card in your IO tree and configure it as Listen Only.
 

Similar Topics

hi all i am new here i have a mitsubishi smart touch hmi i.e ms-60t-pe but i cannot find a software to edit and download a program in it any help...
Replies
3
Views
169
Hello, I am trying to connect a Stride Analog Output module to a 1769 CompactLogix via Ethernet. I added a new Generic Ethernet Module for the...
Replies
4
Views
244
Dear all, I am beginer in ifix hmi programming. I have 2 ifix 6.0 pc with license FiX and client.. Can some one tell me how to configure sample...
Replies
0
Views
158
Hi all, the machine I am programming the Rockwell PLC for has about 100 parameters that need to be adjusted for every customer. I would like to...
Replies
20
Views
2,002
Within the last week or so, PME has crashed whenever I try to open a configure IO screen. I am running V8.0 Build 6215. Offline configuration of...
Replies
3
Views
405
Back
Top Bottom