Generating Actionable Data Insights
- Updated2025-10-28
- 2 minute(s) read
Create reports to make informed decisions about your setups for automated testing and monitoring.
You can customize TDM components in SystemLink to extract information from your test data. After data extraction, use computational transformation and analysis tools to visualize the information in a structured report.
SystemLink automates the analysis process. After a file enters your system, the information
in the file goes through the following steps.
- Data harmonization
- Data indexing
- Analysis
- Report generation
The Data Maintainer role configures the system setup through the following actions:
- Configuring workspaces
- Determining data storage locations
- Making the appropriate application settings
- Writing data preparation
- Writing analysis scripts
- File Service is the central SystemLink file repository that receives all data files from your test devices, measurement devices, and software.
- DataPlugins map your file types to the TDM model for further processing.
- Data Preparation harmonizes raw data from varying file formats, naming conventions, and units to make the data comparable.
- Data Indexing indexes files in the File Service, another folder on a network share, or on servers in different geographical locations. Indexing these files increases the speed of retrieving data.
- Analysis Automation applies automated data analyses from DIAdem, Python, or Jupyter to the indexed data. The automation then creates managerial reports and result data.
- Data Navigation enables Collaborators to run search queries, download, convert, or evaluate indexed data. The application then adds the data to Data Cart for further analysis in Data Analysis.
-
Data Analysis enables Collaborators to run data analyses on data
sources or the Data Cart. The application then creates managerial reports or result data.
In addition to SystemLink, use DIAdem to create configuration scripts in VBS or Python. Use these scripts for Data Preparation, Data Indexing, and Analysis Automation. DIAdem also allows you to inspect, explore, and make calculations with individual data sets to gain in-depth insights from your data.