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.
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