|
MatPLCMatPLC is a PLC-like program for Linux (PLC = Programmable Logic Controller), licensed under the GNU GPL.We take advantage of the fact that we have an underlying operating system and use its features to make the MatPLC modular. One module could be executing mnemonics. Another module is a PID loop. A different module handles I/O, or logs to a database. (These modules all already exist.) The MatPLC then coordinates their workings to present a simple interface to the user. Currently, we are in early stages: we have a solid core, mnemonics for logic modules (python or C can also be used), a signal-processing module which includes a PID loop, several I/O modules (including numerous industrial networks and an interface to the comedi project) and some simple HMI modules. We are cooperating with the classicladder project project, which will provide stepladder and GRAFCET in an intuitive, point-and-click form. However, the interface between the two projects is not yet ready. |
Various companies have been or continue to be helpful to the project; they're listed on our acknowledgements page.
For more information, please contact Curt Wuollet.
$Date: 2006/05/23 12:12:44 $ |