FlexPro
HistoryBase
Engineering
Training
Downloads
FlexPro Support
Knowledge
Community
About us
References
Jobs
General Contact
List Of Retailers
FlexPro Support
EN
DE
FR
Placeholder

FlexPro Documentation 2025

Data Import

FlexPro offers you various data import options, which are presented below:

Importing Data from Binary Files

FlexPro supports binary file formats from many different measuring systems and data acquisition programs and can import these directly. A generic import filters for binary data is also available. For most data formats, you can choose whether you want to import individual channels from a file or whether to import the entire file. FlexPro can read several files of different formats in a single step. Optionally, a folder of the same name can be created in the project database for every file to be imported.

Importing Data from Text Files

You can import text files using the Text Data Import Wizard. All settings that you specify while importing a file can be saved as a new import schema. This allows you to call up any number of files with the same structure at a later stage without having to use the wizard again. You can obtain additional information by accessing help in the Text Data Import Wizard.

Importing Data from Excel Files

You can use the Excel Data Import Wizard to import data that is arranged in columns or rows directly from Microsoft Excel XLS or XLSX files. The wizard works similarly to the Text Data Import Wizard and also supports import schemas. Microsoft Excel does not need to be installed on the machine for this type of file import.

Data Link Object

Not only can you copy the data from binary, text and Excel files into the FlexPro project database, but you can also create links to the original data. Links are created via data link objects, which read the data of a channel from a file, if necessary. You can use the data link object as you would a data set or a formula. Data link objects are special formulas that have parameters you can set using a dialog box.

If the file you want to import contains several data sets, such as a multi-column text file, then an individual data link object is set up for each data set. This object only reads the section assigned to it from the file. You cannot to set up the data link objects manually. FlexPro automatically creates these when you select the Create links option during import. FPScript Read...File import functions are available for various data formats that read out a channel from the file. These are used in the formulas of data link objects.

Since data link objects maintain the link to the file to be imported, you can therefore exchange data dynamically between the application that writes to the file and FlexPro. You can transform data link objects into data sets at any time. When updating, the formulas of data link objects are only considered invalid if the external file has been changed since last read in. This ensures that unnecessary re-calculations are avoided.

Some data link objects can read comments and units from the files to which they are linked. You can activate this feature by leaving the corresponding input fields empty in the Properties dialog box of the import object.

Channel Selection Filters

Many FlexPro import filters support saving the current channel selection as a channel selection filter. When importing the same files repeatedly, you can then select this type of channel selection filter when you don’t want to import all of the data in the file.

FlexPro saves the channel selection filters in your personal template database, which you can managed under File > Info > Organizer. Here you have the option to copy a channel selection filter to a different database in order to provide the channel selection filter to all users, for instance. You can import or export a channel selection filter as an XML file as well.

A file-based channel selection filter saved as an XML file can also be used on other computers. To do this you only have to copy the file to the following folder: To do this you only have to copy the file to the folder C:\ProgramData\Weisang\FlexPro\2023\Templates\Import\Filter .

Importing Data from ODBC Data Sources

FlexPro can import data from ODBC data sources.

Open Database Connectivity (ODBC) is an international standard for manipulating relational data using the SQL syntax. ODBC offers a standard interface for accessing relational data sources using what are known as ODBC drivers, which exist for various project database systems.

ODBC is part of MDAC (Microsoft Data Access Components), which is supplied in different versions with the different Windows operating systems. You can view a list of the ODBC drivers available to you by opening the Control Panel, clicking on Administrative Tools and under Data Sources (ODBC) clicking on the Drivers tab. You can download the latest version of MDAC from Microsoft’s website.

Importing Data Using Data Explorer

If the Data Explorer option is installed, FlexPro can index all your data on the hard drive. You can use the Data Explorer to search through the data and import it into the object list using drag & drop, for instance.

Importing Data Using DataQuery

If the Data Explorer option is installed, you can use the DataQuery object to directly access all data that FlexPro has found and indexed on your computer. The object directly imports the data to which the query applies and passes it as a list.

Importing Data from ASAM ODS Data Sources

ASAM ODS is a standard used in the automotive industry for data management. If the ASAM ODS Data Import option is installed, FlexPro can create links to and import data from ASAM ODS conforming data sources.

Importing Data from ISO/TS 13499 MME Data Sets

The ISO/TS 13499 MME format is widely used in the automotive industry as a multimedia format for crash tests. FlexPro can import data, pictures and videos from ISO/TS 13499 MME data sets. Pictures and videos are added as media objects that remain linked to the original files.

Importing Data via OLE

OLE (Object Linking and Embedding) is a standard protocol for data exchange in Windows. To import data using OLE, the application that is to supply the data must have an OLE server interface.

In FlexPro, you use OLE data links to access data from the OLE server, e.g. Microsoft Word. You can use these links like normal data sets within FlexPro. Whenever the data in the OLE data link is accessed, the request is passed on to the server application.

The server application must offer the data in text format so that FlexPro can convert the data. If you transfer a single column, the OLE data link provides this column in the form of a data series. If you link several columns, then they are provided as a data matrix. Values specified with "#NV" are imported as void values.

See Also

Unit Correction during Data Import

FlexPro Data Exchange Format

Converting Data Link Objects into Data Sets

ASAM ODS Data Import Option

Using an Analysis Template

Importing Data

Importing Data from Files of Other Programs

Importing Data via the Clipboard

Importing Data Using Data Explorer

Importing Data Using DataQuery

Importing Data from ODBC Data Sources

Importing Data Using OLE

Importing Measurement Data from ASAM ODS Data Sources

Importing Attributes from ASAM ODS Data Sources

Importing an Excel Workbook

Working with Channel Selection Filters

Creating a Channel Selection Filter

Using Channel Selection Filters

Organizing Channel Selection Filters