DIYbanter

DIYbanter (https://www.diybanter.com/)
-   Metalworking (https://www.diybanter.com/metalworking/)
-   -   OT - PLC Programming Software (https://www.diybanter.com/metalworking/11736-re-ot-plc-programming-software.html)

Ned Simmons September 17th 03 08:47 PM

OT - PLC Programming Software
 
In article ,
am says...
I have aquired an AB SLC 501 PLC (programmable logic controller) for
educational/hobby purposes but am having trouble locating programming
software for it w/o having to purchase an AB copy (for many hundreds
of $). Was wondering if anyone might have a copy to sell or know of a
third party program that could be used with these things or some other
alternative. Any assistance would be appreciated........

Note: I'm not looking for a pirate copy.


Have you tried begging to the local AB distributor,
preferably the outside salesman who covers your area? If
you explain that you are just interested in learning PLC
programming, he may be willing to stop by and give you a
"demo" of the software using your laptop. Most salesmen
will go along if they know you're not in a position to
justify purchasing the software.

It's been a while since I've used one, but doesn't the SLC
also require a protocol converter (RS232/RS485 or the like)
as well?

Ned Simmons

ERich10983 September 18th 03 12:56 AM

OT - PLC Programming Software
 
A local inventor developed a machine for installing hooks on plantpots.
Doesn't sound like a useful thing, but a typical greenhouse might have to do 6
million of these pots for Walmart in a short growing season. Anyway, we used
an AutomationDirect 205 PLC that was perfect and did everything we wanted. The
distributor, however, decided that we should use Omron for export to the
European market. After some difficulty, we translated the program to use the
different PLC. I've used both before, so no real big deal.

Then! they decided that we should use the AB PLCs because their maintenance
department was more familiar with them.

What a headache! That is the most unfriendly software I've used in some time.
Almost like programming in machine language again. It took me about a week to
finally figure out how to make things start to work again. Three weeks before
the machine control was back to where we started.

I've used a lot of different PLCs, but this was the worst for learning on. Of
course, if you do master this one, the others will be a piece of pie, (apple,
of course).

Of all the PLCs, I really like the DL series by AutomationDirect the best.
They make some really nifty ones for only $99 that will handle most control
functions, even stepper control. You might be better off getting one of those
and passing the AB unit on to someone already equipped to deal with it.

Earle Rich
Mont Vernon, NH

Already being subjected to telephone polling surveys for president. Too Early!

Alan Raisanen September 18th 03 02:17 AM

OT - PLC Programming Software
 
I'll second that opinion on the Automation Direct units. Cheap, flexible,
and you can get a version of their DirectSoft programming software for the
PC to handle only the models of PLC you want. It's cheapest ($99) for the
$99 DL05 or DL105 series units only, $149 for the DL05/06/105 series PLC's,
and most expensive ($495) for the software that handles pretty much the
whole product line. I use the DL05 and DL06 units for most of my fluid/valve
control systems and detector control systems. For $200, you can get a DL05
series PLC and the DirectSoft programming software, and learn all about
ladder logic programming, drum controller instructions, PID controls, stage
programming, etc. Manuals can be downloaded from the automation direct
website for free. Good stuff!

Al Raisanen



"ERich10983" wrote in message
...
A local inventor developed a machine for installing hooks on plantpots.
Doesn't sound like a useful thing, but a typical greenhouse might have to

do 6
million of these pots for Walmart in a short growing season. Anyway, we

used
an AutomationDirect 205 PLC that was perfect and did everything we wanted.

The
distributor, however, decided that we should use Omron for export to the
European market. After some difficulty, we translated the program to use

the
different PLC. I've used both before, so no real big deal.

Then! they decided that we should use the AB PLCs because their

maintenance
department was more familiar with them.

What a headache! That is the most unfriendly software I've used in some

time.
Almost like programming in machine language again. It took me about a

week to
finally figure out how to make things start to work again. Three weeks

before
the machine control was back to where we started.

I've used a lot of different PLCs, but this was the worst for learning on.

Of
course, if you do master this one, the others will be a piece of pie,

(apple,
of course).

Of all the PLCs, I really like the DL series by AutomationDirect the best.
They make some really nifty ones for only $99 that will handle most

control
functions, even stepper control. You might be better off getting one of

those
and passing the AB unit on to someone already equipped to deal with it.

Earle Rich
Mont Vernon, NH

Already being subjected to telephone polling surveys for president. Too

Early!



Laurie Forbes September 18th 03 02:41 AM

OT - PLC Programming Software
 
On 17 Sep 2003 23:56:21 GMT, (ERich10983) wrote:


Then! they decided that we should use the AB PLCs because their maintenance
department was more familiar with them.

What a headache! That is the most unfriendly software I've used in some time.
Almost like programming in machine language again. It took me about a week to
finally figure out how to make things start to work again. Three weeks before
the machine control was back to where we started.

I've used a lot of different PLCs, but this was the worst for learning on. Of
course, if you do master this one, the others will be a piece of pie, (apple,
of course).


As I mentioned to Ned, I've been perusing their docs a bit and think I
see what you mean - a lot of references to bit registers etc. I've
also tried out a demo of Schneider Automation's "Concept" Functional
Block Diagram programming which seems much more advanced.

Of all the PLCs, I really like the DL series by AutomationDirect the best.
They make some really nifty ones for only $99 that will handle most control
functions, even stepper control. You might be better off getting one of those
and passing the AB unit on to someone already equipped to deal with it.


I came up with the AB as it was exchanged for Modicon Momentum PLCs
(programmed using Momentum) during an upgrade at a water treatment
plant I do some consulting for. If I can't get the thing going
without a lot of hassle, I may try what you suggest.

Anyhow, thanx all for your help........


Laurie Forbes

Ned Simmons September 18th 03 03:24 PM

OT - PLC Programming Software
 
In article ,
am says...


Re your comment about the protocol converter, I've been perusing their
online docs a bit trying to find out just what is required but I've
not found anything that says you can connect to a standard modem so a
converter may in fact be required. I have noticed reference to a
"1784-KTX" card which may be RS485 (??).


In cases where the PLC comm port is documented I've been
able to make a cable in order to use a converter from some
other PLC I've had on hand. Some of the mfrs are more
forthcoming than others with detailed info. I have an older
SLC manual here that says the protocol is RS422, but gives
no further details.

If you can't learn any more let me know and I'll ask a
friend who uses a lot of AB controllers. Since the
programmer port is sometimes used to communicate with other
devices, he may have the pinout.

Re the PLC Direct stuff, I have a soft spot for it as well.
The first PLCs I used for real jobs were GE Series Ones,
which were rebadged Koyos, and the same controllers are
still sold by PLC Direct. Some of the first I installed are
still operating in a customer's plant after 17 years.

Ned Simmons

Brian Lawson September 18th 03 06:15 PM

OT - PLC Programming Software
 
Hey Earle,

And how much did the software for the DL and the Omron stuff cost?
From a few auctions I've managed to collect a few PLC's like SLC-150's
and some Omron and a DL-something, but have no software, so they all
just sit on the shelf.

I'd like to at least tinker with them.

Take care.

Brian Lawson,
Bothwell, Ontario.
XXXXXXXXXXXXXXXXXXXXXXXXXX
On 17 Sep 2003 23:56:21 GMT, (ERich10983) wrote:

A local inventor developed a machine for installing hooks on plantpots.
Doesn't sound like a useful thing, but a typical greenhouse might have to do 6
million of these pots for Walmart in a short growing season. Anyway, we used
an AutomationDirect 205 PLC that was perfect and did everything we wanted. The
distributor, however, decided that we should use Omron for export to the
European market. After some difficulty, we translated the program to use the
different PLC. I've used both before, so no real big deal.

Then! they decided that we should use the AB PLCs because their maintenance
department was more familiar with them.

What a headache! That is the most unfriendly software I've used in some time.
Almost like programming in machine language again. It took me about a week to
finally figure out how to make things start to work again. Three weeks before
the machine control was back to where we started.

I've used a lot of different PLCs, but this was the worst for learning on. Of
course, if you do master this one, the others will be a piece of pie, (apple,
of course).

Of all the PLCs, I really like the DL series by AutomationDirect the best.
They make some really nifty ones for only $99 that will handle most control
functions, even stepper control. You might be better off getting one of those
and passing the AB unit on to someone already equipped to deal with it.

Earle Rich
Mont Vernon, NH

Already being subjected to telephone polling surveys for president. Too Early!



ERich10983 September 18th 03 09:54 PM

OT - PLC Programming Software
 
And how much did the software for the DL and the Omron stuff cost?
From a few auctions I've managed to collect a few PLC's like SLC-150's
and some Omron and a DL-something, but have no software, so they all
just sit on the shelf.

I'd like to at least tinker with them.


When I started with the Omron, I just used the hand held programmer. Difficult
to see what's happening and slow, but I probably learned better because I
didn't have a computer to keep track of everything.

You can also use a hand held programmer with the DL series, but the software is
very useful and the display of the ladder logic, monitoring status and cross
reference is VERY worthwhile. $100 for the software will get you going
quickly.

Check out

www.automationdirect.com
http://www.plcs.net/

for prices and on-line tutorials.

Earle Rich
Mont Vernon, NH


All times are GMT +1. The time now is 01:00 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004 - 2014 DIYbanter