Wizard for Tolerance Evaluation
- Updated2024-09-12
- 2 minute(s) read
(User Dialog Boxes | Version 10.2) > Wizard for Tolerance Evaluation
| Wizard for Tolerance Evaluation |
This example shows a user dialog box that you use to execute an evaluation. The dialog box is structured like a wizard that requests the necessary information step-by-step. The evaluation compares the charge curves and the discharge curves of a rechargeable flash battery, with a specified set curve. The set curve consists of an upper hull curve and a lower hull curve. You set the tolerance range in the dialog box.
The user dialog box uses the TabPageCtrl control element to display a different tab for each evaluation step, in the bottom part of the user dialog box.
Start example
![]() | Note When this example starts, DIAdem loads example files and overwrites existing data and layouts. |
Click a Filename to Load this File into DIAdem
| Tolerance.vbs | Script file |
| Tolerance.sud | Dialog box file |
| Tolerance.tdr | Layout file |
| Tol_Measure1.tdm | Data file |
| Tol_Measure2.tdm | Data file |
| Tol_Set_Point1.tdm | Data file |
| Tol_Set_Point2.tdm | Data file |
Procedures
Checking a User Dialog Box Entry | Creating a Dynamic User Dialog Box | Creating a Procedure in the Script of a User Dialog Box | Creating a User Dialog Box without Linking Variables | Creating an Extended Table | Displaying Graphics in Selection Lists | Enabling Controls | Opening the Dialog Editor | Responding to User Entries in User Dialog Boxes | Saving and Restoring the Last Dialog Box Position | Saving Control Groups for User Dialog Boxes | Specifying the Default Button | Tabulator Order in a User Dialog Box | Using a Script to Fill a Selection List | Using Channel Selection Lists | Using Hotkeys in a User Dialog Box | Using the Flex Properties
