Computes the frequency response and the coherence based on the stimulus and response input signals and returns the results as magnitude, phase, and coherence.
| Dialog Box Options |
| Block Diagram Inputs |
| Block Diagram Outputs |
| Parameter | Description |
|---|---|
| Magnitude | Displays the magnitude of the transfer function. Use the Zoom button to zoom in and out of the display. |
| Phase | Displays the phase of the transfer function. Use the Zoom button to zoom in and out of the display. |
| Stimulus Signal: | Displays the input stimulus signal. Use the Zoom button to zoom in and out of the display. |
| Response Signal: | Displays the input response signal. Use the Zoom button to zoom in and out of the display. |
| View | Specifies whether to view Spectra or Time Signals. |
| Autoscale | Automatically adjusts the scales of the graph to display the data. |
| Configuration | Specifies processing parameters to apply to the frequency response measurement.
|
| Averaging | Specifies the averaging parameters of the step.
|
| Parameter | Description |
|---|---|
| stimulus signal X | The stimulus signal for the frequency response measurement. |
| response signal Y | The response signal for the frequency response measurement. |
| error in (no error) | Describes error conditions that occur before this VI or function runs. |
| restart averaging | Specifies whether to restart the selected averaging process. The default is FALSE. When you call this Express VI for the first time, the averaging process restarts automatically. |
| Parameter | Description |
|---|---|
| magnitude (Y/X) | Returns the magnitude of the frequency response. |
| phase (Y/X) | Returns the phase of the frequency response. |
| phase unit label | Returns the unit label for the selected phase units. |
| averages completed | Returns the number of averages completed by the Express VI. |
| averaging done | Returns TRUE when the number of averages completed equals or exceeds the number of averages specified in averaging parameters. Otherwise, averaging done returns FALSE. averaging done is always TRUE if the selected averaging mode is No averaging. |
| coherence | Returns the coherence of the frequency response. |
| error out | Contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces. Right-click the error out front panel indicator and select Explain Error from the shortcut menu for more information about the error. |
| magnitude unit label | Returns the unit label for the selected magnitude units. |