ODBC format
Data sampling via ODBC allows you to record sampled data on the database, which is handled as a circular array (i.e. keeps a finite number of records.) When the number of samples exceeds the specified number of records, the obsolete data is overwritten with the new data, starting from the oldest data).
The configuration of the ODBC data source is treated at length in Appendix "Recording of data via ODBC."