DIAdem Help

Dynamic Display of Statistical Characteristic Values in DIAdem VIEW

  • Updated2024-09-12
  • 2 minute(s) read

Dynamic Display of Statistical Characteristic Values in DIAdem VIEW

This example displays the characteristic statistical values for the selected area in DIAdem VIEW, in a non-modal dialog box.

To do so the example creates the new function group VIEW Statistics on the toolbar of DIAdem VIEW. This function group contains functions with which you can call a statistics dialog box.

The VIEW_Statistic_Init.vbs script file registers the ProcessVIEW_Statistic user command that calculates the statistical characteristic values of the leading curve in relation to the current cursor area. The user command displays the calculated values in a non-modal user dialog box. If you move the cursor, DIAdem updates the values in this dialog box. Click Save values to save the current values in the channels. DIAdem closes the user dialog box if you change the cursor type or if you change the DIAdem panel.

Start example

Click a Filename to Load this File into DIAdem

VIEW_Statistic_Init.vbs Script file
VIEW_Statistic_UserCMD.vbs Script file with user command
VIEW_Statistic.sud Dialog box file
DIAdemVIEWStatistic.ico Symbol file
Note When this example starts, DIAdem loads example files and overwrites existing data and layouts.
Note  In this example DIAdem registers the user command file VIEW_Statistic_UserCMD.vbs. If you do not save the program settings when you exit DIAdem, the user commands contained in the program settings are not available at the restart of DIAdem until you restart the example.

Procedures

Configuring a Map Display | Configuring a Text Box Display | Defining User Commands and Global Variables | Deleting Curve Sections and Interpolating over Specified Points | Displaying 2D Axis Systems with Several Y-Axes | Displaying Images in DIAdem VIEW | Displaying Properties in the Legend of a Curve | Displaying the Curve Coordinates | Displaying Videos and Data Synchronously | Finding Values in Channel Tables | Interpolating Curve Points | Setting the Leading Curve | Transferring VIEW Layouts to DIAdem REPORT | Using User Commands | Viewing Data as Curves | Zooming and Scrolling Curve Areas

Log in to get a better experience