Module recorder

Source
Expand description

This container module contains all functionality to periodically store signals either in one table of the SQL database or in specific text files stored in the RAM disk

Modulesยง

data_injection
Contains the trait implementation for the execution of the data write operation
data_logger
Contains the main functionality for the time-based data recording
data_logger_channels
Container for channels used by data logger module
data_logger_config
Configuration data for DataLogger
recorder_data_frame
Contains data definition for the data to be written