06-13-2015 06:30 AM
I cannot find any setting in the options that will change this.
I am tired of having to continually select all traces and change their width!
06-15-2015 03:29 AM
Hi GregaryB,
There is not a comprehensive setting in DIAdem 2015 or previous version to make a certain line width the default for all new curves created. For the corner case of channel expansion, it is possible to specifiy the desired curve width for all curves ahead of time, but chances are good that this does not apply to your specific situation.
I would recommend a VBScript integrated into the REPORT panel as a custom icon. The only question is what to have the script do, and that will depend on your most common use cases. I could send you a script that selects all the curves on all the graphs of the currently active REPORT sheet. Then you could use the existing icon in REPORT to change the line width of those curves to whatever you choose. Or I could send you a script that simply sets all the curves of all the graphs of the currently active REPORT sheet to 0.5, say, with only one click. Or you might want to change all the curves on all the sheets.
Brad Turpin
DIAdem Product Support Engineer
National Instruments
06-19-2015 01:11 PM
Brad,
I would be interested in this one!
"Or I could send you a script that simply sets all the curves of all the graphs of the currently active REPORT sheet to 0.5, say, with only one click."