Skip to content

HolgerJeromin/rte

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the source code of a runtime environment for the process control domain. It is developed since around 1999 at the Chair of Process Control Engineering at the RWTH Aachen University. It is well known in the German process control community under the name of the core technology ACPLT/OV.

#Compiling You need tcl, bison, flex for compiling the runtime environment. Just change into the build directory and call tclsh ./acplt_build.tcl no_dbcommands 64 for a 64 bit build.

The runtime environment runs on Linux (x86, x64, ARM) and Windows (x86, x64).

#Documentation An API Reference can be found here: API Reference

#Releases A Release list can be found here: Releases

#Using the environment TODO

The runtime environment is used at industry scale in the petro chemical plants at INEOS in Cologne.

Build Status

About

Runtime environment for the process control domain aka ACPLT/OV

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 63.2%
  • C++ 24.7%
  • JavaScript 5.1%
  • Makefile 2.5%
  • HTML 1.9%
  • Yacc 1.1%
  • Other 1.5%