×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

NO more PLC - looking for "C++" prog. controller!
2

NO more PLC - looking for "C++" prog. controller!

NO more PLC - looking for "C++" prog. controller!

(OP)
I have used PLC logic for control on all of my designs. Now I am looking for a C++ programmable controller for discrete I/O,& analog I/O control. I Also need serial communications capability. My company has given me a budget to "get up to speed" with C++ programming. It has been several years since I've programmed with C++. Does anyone know of an affordable (less than A-B Micrologix 1500 $) c-programmable controller and a good source for learning to write C source code for machine control. any advice would be appreciated. thanks.

RE: NO more PLC - looking for "C++" prog. controller!

The only 'C' programmable PLC I've heard of is the New AB
Rolls Royce. Fifteen years ago we built our own 'PLCs' and programmed them with 'C'. I've also used Grayhill's Brainboard with the 68HC11 CPU running Avocet 'C' on it. There are many SBC's with X86/pentiums which will run 'C' I've used Borland on them. Allen Bradley is trying to compete with their 1500 and are coming out with a 1200. We use PLC Direct and AB will match them in price. The 1500 is coming out with a two serial port version. with Modbus capability. Of course PLC Direct has never been stingy with the serial ports. I prefer to use the Mitsubishi Fx2N. We get it for less than anything else and it can have 2 onboard serial ports.

RE: NO more PLC - looking for "C++" prog. controller!

I have programmed equipment in C and other languages for about 13 years. I don't know of a good book on the subject, but I would be glad to give you some tips on how to get started, with choosing a platform, operating system, compiler, hardware, etc. My experience is in embedded systems, with some experience in writing PC-based operator/network interface programs. You can call me at 864-234-6637 if you want to discuss this.

You may want to check out the AART software at www.objfactory.com. It is a software package that allows PLC type programming on PCs, and it looks like it has potential. There are PCs available for under $1,500, but after you add the I/O and software you need, you may exceed that figure. Also, industrial PCs are more expensive, but in the factories where I have used PCs, it made more sense to use cheap hardware. They survived the environment OK, and most of the components are readily available and inexpensive to replace. I try to stay away from proprietary hardware, since the machines usually outlive the technology by 10-20 years in my industry.

RE: NO more PLC - looking for "C++" prog. controller!

A simple solution could be to use your PC's parallel port with some simple interface. If you send me your requirements, I may be able to help you. Nick.
<nbucska@pcperipherals.com>

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources