User`s guide

Spectral Analysis Example
3 Add a series of controls to the b lank form to complete the dialog b ox, as
summarized in the following table:
Controls Needed for Spectral Analysis Example
Control Type Control Name Properties Purpose
CheckBox chkPlot
Caption =
Plot time
domain signal
and power
spectral
density
Plots input
data and power
spectral density.
CommandButton btnOK
Caption = OK
Default = True
Executes the
function and
dismisses the
dialog box.
CommandButton btnCancel
Caption =
Cancel
Cancel = True
Dismisses
the dialog
box without
executing the
function.
Frame Frame1
Caption = Input
Data
Groups all input
controls.
Frame Frame2
Caption =
Output Data
Groups all
output controls.
Label Label1
Caption = Input
Data:
Labels the
RefEdit for
input data.
TextBox edtSample
N/A N/A
Label Label2
Caption =
Sampling
Interval
Labels the
TextBox for
sampling
interval.
3-19