NO more PLC - looking for "C++" prog. controller! Post
NO more PLC - looking for "C++" prog. controller! Post
(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! Post
and Micro-bit Technology inc Not sure of web address.
There are many more. Some with out interfaces.
These are controllers with digital I/O, analog I/O, RS232 and interface. Under $500. Programmed in C. Some even have stepper card options.
RE: NO more PLC - looking for "C++" prog. controller! Post
Sandeep G Kusurkar
kusurkar@vsnl.com
Personal & Educational Page of Sandeep G Kusurkar
RE: NO more PLC - looking for "C++" prog. controller! Post
You may want to look into Microchip's latest series, the PIC18C chips. They have a C compiler, but I don't think it handles C++. The guys at Microchip could probably help you out: 1-800437-2767
Digi-Key sells these chips for about $10-$20 depending on package style and quantity purchased.
RE: NO more PLC - looking for "C++" prog. controller! Post
RE: NO more PLC - looking for "C++" prog. controller! Post
Though C++ improves reusability and ease of maintenance, C++ compilers need to become more smarter to give code that's as efficient and compact as C compilers. I'm aware many compiler manufacturers have made breakthroughs in this aspect, but they need to undergo lot more performance tests and validations and shold be more readily available.
Narayanan UM
umn@ieee.org