INFO: embedded object management

  • Thread starter Harald Albrecht
  • Start date
H

Thread Starter

Harald Albrecht

Hi all,

maybe it might be interesting for somebody on the list, that a collegue of mine has developped a small object management system running in as few as 128k and up. The system is called ACPLT/OV, is Open Source (Artistic License), and can be found at

http://www.plt.rwth-aachen.de/ov/english

The idea behind the object management is to have a system capable of loading application-specific class models at runtime, so you can not only implement a function block system on top of it,
but also other cute things like quality data tracking, etc. The system supports instantiation, inheritance and typed associations and can be explored at runtime over the network without the need to know something about it in advance. We like to call it "the target tells the truth"...

On workstations and PCs you'll need a little more than 128k because of the TCP/IP part, so the object management system can be explored and operated from remote.

Maybe the object management system can be helpful to someone to extend the Puffin Linux Controller even more beyond traditional signal-orientation.

I hope that I've not disturbed someone by this blatant plug.

Regards,
Harald

--
Harald Albrecht
Chair of Process Control Engineering
Aachen University of Technology
Turmstrasse 46, D-52064 Aachen, Germany
Tel.: +49 241 80-7703, Fax: +49 241 8888-238
email: [email protected]-aachen.de

_______________________________________________
LinuxPLC mailing list
[email protected]
http://linuxplc.org/mailman/listinfo/linuxplc
 
Top