Method: ShowCurvesDlg for Bode
- Updated2024-09-12
- 1 minute(s) read
DIAdem VIEW > Methods > Method: ShowCurvesDlg for Bode
Method: ShowCurvesDlg for Bode
Opens the dialog box where you specify the curves in a Bode axis system in DIAdem VIEW.
Object.ShowCurvesDlg()
| Object | Bode Object with this method |
The following example opens the dialog box for the curve definition of a Bode axis system:
| VBScript | Python |
Dim oMyChart: Set oMyChart = View.ActiveSheet.ActiveArea If oMyChart.DisplayObjType = "Bode" Then Call View.ActiveSheet.ActiveArea.DisplayObj.ShowPropertiesDlg Else Call MsgBoxDisp("No Bode Area") End If
See Also
Examples
Alignment Functions in DIAdem VIEW | Automatic Display of Harmonic Frequencies | Bird's Eye View Display | Calculating a Tangent to a Curve | Contour Display in DIAdem VIEW | Creating and Viewing Long Data Channels | Dynamic Display of Statistical Characteristic Values in DIAdem VIEW | Overlaying Objects in Videos | Planetary Motion | Synchronizing Videos and Data | Synchronizing Videos and Waveform Data | User Dialog Box in VIEW for the Calculation of the FFT and Harmonic Frequencies | Using a User Command to Calculate the Difference between the Y-Values | Various Display Modes in DIAdem VIEW | Vibration Data Analysis with Parallel Processing | Viewing and Automatically Analyzing Data