Control Logix data from TI575 PLC

russrmartin

Member
Join Date
Aug 2002
Location
Eastman, Wisconsin
Posts
744
Hey guys, I"m just curious if anyone knows if this is possible. I need to read data from a TI processor, and I need to get it to a CLogix5000. We have a SST VME backplane module in the TI rack, but I have never used this before. I'm not even sure what command, if any there is in CL to go and retrieve the data. I think there is a generic read or something that you then configure where you want it to go, but I'm not sure what it is right off the top of my head. I'm currently digging, and will post my methodology when this is complete. I'm just looking for the simplest way to do this. Thanks.

Russ
 
Last edited:
A little better explanation this time. I was hoping that I could use some sort of an MSG to get the data into the ControlLogix via ethernet. It appears like the MSG will not work over ethernet, I think. We are currently getting data out of the TI processor to a Fix system via the SST card I mentioned above. I am just trying to duplicate that somehow, and get the data into a CL5000 PLC rather than the Fix system. Thanks.

Russ
 
Last edited:
russrmartin said:
A little better explanation this time. I was hoping that I could use some sort of an MSG to get the data into the ControlLogix via ethernet. It appears like the MSG will not work over ethernet, I think. We are currently getting data out of the TI processor to a Fix system via the SST card I mentioned above. I am just trying to duplicate that somehow, and get the data into a CL5000 PLC rather than the Fix system. Thanks.

Russ

MSG works over Ethernet. It supports CIP generic on the CLX 5000 end, and I don't know what the TI supports.

I believe the 1756-EWEB does raw TCP/IP messaging.
If you forum search the EWEB, I believe there was a similiar application done.
 
I am not familiar with Ethernet MSGs. When I set the comms path, it only shows the ethernet module defined in the PLC rack. I would assume that I need to identify the actual device that I wish to read from, correct? I'm unsure of how to get this path set. Thanks for the response.

Russ
 
Exactly what model of VME card from SST are you running ?

I have used SST's VME-bus ControlNet card, but you seem to be saying that it's an Ethernet card in the VME chassis.

Are we talking about the same "SST"; I mean the old Sutherland-Schultz Technologies, now owned by Woodhead Connectivity.

Which model of TI controller is this ? [Edit; I see you said it's a 575 in the title; I am more familiar with the 545.)
 
Update

Ok, I did some actual running around, and digging. The iFIX is actually using a TI module 505-CP2572 comms module, which is connected to ethernet. So, the SST card stuff is out. Basically, I just need to manage to read a block of data using this ethernet module in the TI rack. But, I have no idea how to do this.
 
Last edited:

Similar Topics

Is there a way to use LREAL Data type on L71. I am getting 64 bit Double (IEEE754 Double precision 64-bit) data from a modbus device onto PLC via...
Replies
6
Views
955
Good evening, I'll start by explaining what i want to do and then what I've tried. We have an excel document at work that contains our material...
Replies
4
Views
2,279
Hi All, I need to read some data from a Rockwell 5380 PLC to a schnieder m340 PLC. What hardware will i require for both systems? on the M340...
Replies
12
Views
5,281
Hi, I am trying to design Modbus UDP driver. I have already designed and tested Modbus TCP and RTU drivers. Now the requirement is to send the...
Replies
4
Views
1,863
Hello, For my general information and knowledge, how is querying and storing data from a AB PLC (Compact or Control Logix) typically...
Replies
15
Views
7,376
Back
Top Bottom