Ethernet for Industrial I/O
Ethernet for Industrial I/O
(OP)
I have a project coming up. I have four machines with Rockwell VFDs on them. I want to monitor the speed of the drives of the drives for trending and such. One solution was to hook up a simple 4 pen chart recorder to the A/O of the drives. This would require that someone change the paper in the charts and collect the charts every couple days. I would like a more eligant solution. Of course I have very little money to spend. I would like device that would take in an anolog sygnal and put it out on the eithernet so that my IT guy can program me a nice little spread sheet of the data. I would guess he would DDE or what ever to get the data. Can anyone point me to a vendor that would have some info on a device like this?





RE: Ethernet for Industrial I/O
http://www.vipa.de
This is a link to a VIPA PLC manufacturer that is very inexpensive and you get good value for money, its configuration software is Step 7 from Siemens...
If you dont want to go 4 a PLC here is a link to another option...
htt
I would reccomend the PLC option, it gives you room for future expansion on the automated side of things, this is a dedicated controller without expansion capabilitys...
Regards
RHeinhardt
--Off all the things i've lost , i miss my mind the most--
RE: Ethernet for Industrial I/O
This will get you pretty close. If you can get a converter to locally convert the analog output to any type of serial output, there are alot of serial-to-ethernet converters available.
Are you sure you can't get a serial port from the VFD and just skip the analog part?
Try some Google searches and see what you come up with. I'd guess you could get this for under $500/point, maybe a lot less than that. Not counting the Ethernet wiring and the 80 man-hours you'll spend on that Excel spreadsheet.
I wouldn't even think about a pen recorder. If I never see one of those again, it will be too soon.
Good luck.
RE: Ethernet for Industrial I/O
This is a motion controller with a Ethernet interface. It also has a free OCX that allows one to control or montior the motion controller from VB or Excel. However, Excel is NOT meant to be a control program. More importantly the controller will connect to the RSLinx so you can also use your RSView or other Rockwell compatible products.
RE: Ethernet for Industrial I/O
Perhaps I don't understand the whole scope, I think one option could be this cheap module from
www.dataq.com
The problem is the serial conection to the closest pc, but for $25, solves the main goal. Now, If it is required conectivity to ethernet, then is possible use serial ethernet converters.
Hope helps
Freddy Guedez
Shenandoah Engineering Services
www.shenengr.com
RE: Ethernet for Industrial I/O
Fchild hasn't specified the whole scope. The dataq data logger would record analog data but at what resolution or data acquisistion rate? Second, what is the type of data that Fchild is trying to record? Is this data streamed continously to the PC or PLC? I would want to record the postion/speed with a quadrature encoder or absolute encoder depending on the application. The output of the drive will be a chopped up analog signal that will be almost meaningless. It would be better if the drive had a analog signal that had the effective control signal. If that isn't available then it would be nice to read the output value right out of the drive over the ethernet.
The motion controller above would control the 4 VFDs as well as acquire data and is Ethernet/IP certified so it is compatible with other Rockwell products. Yes, it cost more but it does more and will not be a kludge. Controller can produce status data a 5 millisecond intervals that any consumer can record. This is done all the time but rarely does anyone want to log the data because there would be too much.
RE: Ethernet for Industrial I/O
Are the four machines stand alones with separate controllers, and are they networked, or are all part of a single system?
What type of controller(s) and communications is used with the drives?
What model of Rockwell drive is used?
RE: Ethernet for Industrial I/O
We have a fully fuctional PI server and I recently got our RSLinx data collector going. The only part that I am stuck on is getting the rslnix data collector to talk to the PI server. The process guys are familar with PI and once the tags are configured can build there own screens and such.
I will establish eithernet connection to one rslogix 5000 processor in the area and link the other PLCs together wiht remote i/o and bring the data to one centeral plc in that department. I can then connect to the plc with our rslinx data collector PC and get the data into PI. This will give me way lots of storage and allow me to trend all kinds of usfull stuff from the drive system for maintanance and stuff.
Total cost=
Cat5 and conduit $1000
electrician labor $2000
maybe an engineer to help with the set up of the dcomm for the rslinx server to the pi server.
RE: Ethernet for Industrial I/O
RE: Ethernet for Industrial I/O
search for DDE TOPICS and automating Excel etc..
best regards, PLCSAVVY