User-Defined Evaluations in DIAdem ANALYSIS
- Updated2024-09-12
- 1 minute(s) read
(Extending Functionalities with Scripts | Mathematics | Scripts | User Dialog Boxes | Version 2012) > User-Defined Evaluations in DIAdem ANALYSIS
|
User-Defined Evaluations in DIAdem ANALYSIS |
This example generates a new function group in DIAdem ANALYSIS to which you can add your own functions.
Start the example to create the new function group. The new function group contains buttons for requesting the configuration dialog box and deleting the function group. DIAdem uses the BarManager object to create the function group.
Click Specify Evaluations to insert functions into this function group. The configuration dialog box offers several functions. Click a checkbox to include the function in the function group. You also can add user-defined functions to the selection. Every function requires a script, an ICO file, and a tooltip. You can arrange the functions in the selection and remove individual functions. When you close the dialog box, DIAdem adds the selected functions to the function group. DIAdem saves the selected functions with the settings.
Start example
Click a filename to load this file into DIAdem.
| UserDefinedFCT_Init.vbs | Script file |
| UserDefinedFCT_Include.vbs | Script file |
| UserDefinedFCT_Remove.vbs | Script file |
| UserDefinedFCT.sud | Script file |
| REPORT_Library.vbs | Script file |
| UserDefinedFCT*.ico | Symbol file |