The process data manager PDM is the central component in RTAPLS. PDM processes the incoming data using extensive configuration parameters. The result of these processings is available in the distributed RTAPLS object model.
PDM has two points of interfaces:
Results of PDM processing are:
Typical configurations process up to 40,000 PV changes per second.
Configurable ways of processing are:
RTAPLS CALC is used for calculations. Essentially, derived values are produced and other operations are performed. Scheduler functions for time-controlled activation of various actions are also integrated in the RTAPLS CALC.
RTAPLS CALC comes with a set of standard functions that can be expanded easily through project-specific functions.
The program language used is RtPL (Realtime Process Language), which is a subset of BASIC. In addition, special extentions for spontaneous and cyclical processing are included.
RtPL interprets a binary intermediary code, and in so doing, achieves a speed of some 600,000 operations per second.
The following data sources (Variable) can be used by RTAPLS CALC:
The calculations not only work with the data source values, they also combine their status information accordingly.