Ab ethernet plc's to plant network

James Mcquade

Member
Join Date
Oct 2007
Location
Nashville, Tennessee area
Posts
3,665
Hi everyone,

I have run into a problem here at the plant.
we have a plant novell network and we want to put all our ab
ethernet plc's on it.

Trouble is, the powers that be think that we can simply hook
directly to the plc's and get the data we want. they say its ethernet, so what's the big deal.

I try to tell them that you just can't simply hook to the plc.
first, we need a way to recognize the plc. so we need a driver to find the plc.
second, we need a program that can communicate with the plc to get the exact data we need.
third, since novell is not compatible with rslinx, we need a pc bridge to go from the plc to the plant network.

is there a way to communicate with a novell network and yet work with rslinx?

if i have missed something, pleas explain. I definately want to learn how to make this work.
thanks,
james
 
Hi everyone,

I have run into a problem here at the plant.
we have a plant novell network and we want to put all our ab
ethernet plc's on it.

Trouble is, the powers that be think that we can simply hook
directly to the plc's and get the data we want. they say its ethernet, so what's the big deal.

I try to tell them that you just can't simply hook to the plc.
first, we need a way to recognize the plc. so we need a driver to find the plc.
second, we need a program that can communicate with the plc to get the exact data we need.
third, since novell is not compatible with rslinx, we need a pc bridge to go from the plc to the plant network.

is there a way to communicate with a novell network and yet work with rslinx?

if i have missed something, pleas explain. I definately want to learn how to make this work.
thanks,
james

See earlier thread: http://www.plctalk.net/qanda/showthread.php?t=60475
 
Here is what i did for our sister plant as they have novell also.

We used http://www.oldi.com/ Eatm and Catm modules to connect controller and gather data and put it into a server running a sql database as well as a oracle DB as their buisness system is oracle so the data is in oracle format and sql format. They use it for reports in oracle and we setup Novell SQl integrator http://support.novell.com/techcenter/articles/dnd19990411.html to be able to pull the data across for reporting.

I will be honest it was not easy to setup. I work on this for close to 6 months.

Ours here was even more fun because we were runing a part novell and part microsoft network with oracle and sap buisnes systems. We now have a all microsoft network and are working to get the entire corp on 1 buisness system as we now have 3 corporation wide. It is between Oracle and SAP. I prefer sap myself.

But i will be making changes to this soon. The oldi modules can write to IBM systems and networks also including AS/400.
 
I strongly recommend that you NOT connect PLC's to your Admin LAN.

Review the S95 Standard.

Your control system should be an isolated Level 1/2 network. Use your SCADA system to push the data to the correct repository at the correct level. Then you can use reporting software to get the data to whom ever wants it in an acceptable format.
 

Similar Topics

Hi all, My ethernet port on my laptop recently broke and I was hoping to just use a usb-c dongle in the mean time to go live on my PLC until I...
Replies
14
Views
436
Hi; In a cabinet of a machine, a Fatek PLC with an Ethernet communication card is working. In the same cabinet, there is a 1 kW inverter. When...
Replies
16
Views
487
I'm adding an IAI Gateway with 2 axes connected to it. To an ethernet network on my PLC. So, I think the math is correct on the Input and Output...
Replies
0
Views
133
Hello, I've been trying to learn this a while now and still have not found out how this works. I have an Omron CJ2M PLC and an ABB ACS 355 VFD...
Replies
1
Views
217
An outside contracting firm designed a machine for our company. There are several devices connected through Ethernet/IP. This includes a Panel...
Replies
4
Views
188
Back
Top Bottom