How the PI UFL interface works
- Last UpdatedNov 15, 2022
- 1 minute read
To specify how incoming data is handled, you create a configuration (.ini) file. The interface parses and compiles the .ini file to determine how data is:
-
Filtered
-
Extracted
-
Manipulated
-
Written to Data Archive
The interface works similarly to template processors, where the logic defined in the .ini file (templating language) is applied to the incoming ASCII text streams. As a result, the interface forwards only the relevant parts of the input text streams to the Data Archive.