Previous topic

Browser=>Filter Channel Names

Next topic

UniScript Manual

This Page

File=>More File Functions=>Data-TableΒΆ

This command displays the selected data channels in a table row or column wise. If the data can not be displayed in one page extra pages are added. The number of pages is limited to 255.

The function uses a template.

../../_images/IPW-Report.png ../../_images/embedded-datatable-config-dialog-en.png
NC File
Displays the loaded data file. (converted into NC format). Click the ”...” button to set a record filter or edit the data.
Template
Displays the template file name. The default templates are saved in the uniplot\template directory. Click on the ”...” button to select another template.
Repeat the following channels on each page (list separated by ,)
Insert the channel names separated by a comma. The names will be displayed on each page.
Display All Channels
If this option is selected all channels are written to the document. If this option is not checked a channel selection dialog will be displayed.

Comment

All template pages will be copied into the new document. The last template page must contain a table with the name “Datatable_vertical” or “Datatable_horizontal”. The last page will be copied as many times as necessary to display all data. The document can contain up to 255 pages.

Pages can contain placeholders of the form “$Text$”. The placeholder will be replaced with the attribute from the NC file.

Datatable_horizontal Channels are displayed in rows.
Datatable_vertical Channels are displayed in columns.

To set the table name right click on the table and choose “Configuration”. See also Edit Object=>Table Configuration.

For each channel the name and unit is written above the data.

The document pages are filled in the following order:

The first table is filled with as many channels as the table contains columns or rows. The data is written to this page. If the data does not fit into the page extra pages are added, followed by pages for the remaining channels.

The following templates are saved in the uniplot\template directory:

datatable_A4_landscape_horizontal.ipw
datatable_A4_landscape_vertical.ipw
datatable_A4_portrait_horizontal.ipw
datatable_A4_portrait_vertical.ipw
datatable_letter_landscape_vertical.ipw
datatable_letter_landscape_horizontal.ipw

Table format:

The template contains all format settings: number of rows and columns, number format, font, color, alignment, column width, etc.

If a channel in the NC file contains the format attribute “C_format”, the default cell format will be overwritten.

The first column or row will display a record counter.

id-682947