This window is used only to select data for dynamic tables in the report. The length of these tables depends on the current amount of recorded data.

You have two options for generating table data.

Get table data from the signal grid

The column data is imported directly from the Signal definitions tab. You can then use the columns from the signal grid in the report.

Display in Report Designer

The column names are available in the Variables/Fields list in the Report Designer.

Get table data from signals

The column data is taken from the signals defined in the X-values and Y-values tables.

X-values

This signal defines the table rows. Whenever a data point (sample) is available for this signal at time X, the measured value is entered into the table based on the Y-values.

The sampling time of the signal specified here determines the sampling time of the table data. For example, the Resample function in the figure above specifies 10 seconds. See the Time (s) column in the report output below.

Y-values

These signals define the table columns. Each signal corresponds to a column in the table. The Y-values are entered into the table when a data point (sample) of the signal corresponds to the X-values.

The entered names are displayed in the Report Designer.

Display in Report Designer

The data is available in the Variables/Fields list in the Report Designer.

Example of a corresponding report output

The following figure shows a table in the report that was generated based on the settings above.

For information on creating tables with variable length, see Inserting dynamic tables.