Help deciding !!

Chonwell

Member
Join Date
Jul 2005
Location
Viña del mar
Posts
5
Hi guys,

I need some help deciding on what PLC should I use.
It's for controling some pumps and stuff. I've worked several times with PLCs, but now I need to be able to programm and control it through RS232 or RS485 from a java programm. Cost is very important!!
I've been looking into the mitsubishi's FX family an the Simatic S7.

Thanks !!
 
I can't recommend either. I don't think I've ever done java. If I did, I sure didn't know it.

Quite a few guys on here will say to go with the S7. And they know more about siemens then I will ever.

Do a search on the Mitsu unit, here and on google. I think you will get a 50/50 response, or worse, on recommending it.
 
What about the Allen Bradley Micrologix? There are RS232 DF-1 drivers available for your Java program I should think. Altthough I would say that a dedicated HMI such as a Red Lion controls G3 would be a cost effective solution for controls. I am not fond of PC based HMI for PLC's. OK for SCADA but not operator controls, PC's are generally too flaky. The G3 would also act as a bridge to an ethernet network for your PC for data collection.
 
Ain't gonna get in this game...

But then, having posted, I guess I got in the game... however, ain't gonna lay.
 
There's nothing wrong in being safety conscious. And if you can't be safe...be careful and if you can't be careful....buy a buggy.
 
Unless you have a really compelling reason to use Java to interface to the serial port, I'd strongly advise you to use another language. Java (being largely platform independent) really falls down when it is called on to interface with hardware since it has to deal with the messy details of the OS.

Consider something like VBA instead - it took me about 3 days to get an example Java serial port app working (badly) and about 30 minutes in VB6. That said, the javax.comm for Windows control is available online if you want to play with it and see for yourself.
 

Similar Topics

Hi guys, I need some help deciding on what PLC should I use. It's for controling some pumps and stuff. I've worked several times with PLCs, but...
Replies
4
Views
1,868
I'm fairly new to Rockwell software, I've had some basic training in the past but nothing too advanced. My company and I use Reliable products for...
Replies
9
Views
145
Hi all I need help on this As in my project used Schneider TM241 controller. Now I want to communicate Elite energy meter with controller by...
Replies
3
Views
117
Hi all, I am having issues accessing my Cimplicity software - the site code changed after re-install and I am no longer able to attain a new key...
Replies
10
Views
135
Good day all! Can someone help me with the procedure to update Beijers E700 firmware? The Panel I am working on is firmware 2.04v and I would...
Replies
1
Views
54
Back
Top Bottom