6 Theory Of Operation
This section gives some background information about the internal structure and some functional concepts of the M&C software. It may be helpful to know how things work under the hood - both for operating and especially for configuring the software.
- Chapter M&C Concept describes the basic concepts how a parameter setting at a particular device finds its way to the user interface, how device drivers work and how the M&C software handles the data read from and sent to a device internally.
- Chapter Event Logging describes the functions of the event log database in the M&C software. Event logging happens in a persistent, rotating database of a fixed size (in days of stored events), it supports storing the event logs of multiple M&C systems at a single place.
- Finally, chapter Automating Procedures With Macros gives some information woh the macro feature in the M&C software works as well as examples how to edit macros in the editor or write the mfrom scratch.
All this information refers to the legacy java client of the software but it applies to the web based user interface as well.