06-25-2014 03:10 AM
Hello,
is it possible to save selected channel properties in a channel table (view)?
Thanks
Solved! Go to Solution.
06-25-2014 09:30 AM
Hi AndiMEC,
Yes, it is possible to display Root, Group, or Channel properties in a REPORT table. You accomplish this with @@ expressions, and you can get an idea what the expression should be by dragging the property you're interested in from the Data Portal to the empty white space of REPORT. That will create a text box, and if you double-click on the text box, you can investigate the @@ expression and adapt it for table use.
Your options for where you enter the @@ expression into the REPORT table depend on your DIAdem version. All versions support up to 3 header lines on top of each column, so if you want a table with only 3 columns, you're set. DIAdem 2011 was the first version to support "Text List" columns, which are your most flexible option. In some cases it can work to use the "Expression" column type.
Brad Turpin
DIAdem Product Support Engineer
National Instruments
06-25-2014 10:15 AM
Hi Brad,
i think you got me wrong. Waht i meant is a channeltabel in VIEW. In the dialog box "Select Properties-Channel" i can specify which channel properties DIAdem displays. And what i meant is, if it is possible to save this settings, so that every time i create a channeltable in view, this properties are shown in the header rows.
06-26-2014 01:55 AM
Yes,
if you customize your table and save the layout, you have the same settings at the next start/load of this layout file.
Kind Regards,
Philipp K.
AE | NI Germany
06-26-2014 05:52 AM - edited 06-26-2014 05:53 AM
Well this sounds like a good method. I thought that it could be possible to save settings as default for each channeltable, but i can live with this work around, too
Thanks