Owning Palette: Load/Save Signals Express VIs
Installed With: Sound and Vibration Measurement Suite
Performs all the data and file operations necessary to write time signals or real-valued spectra to a file formatted according to the UFF58b (universal file format binary) format. You then can import this file in a number of common sound and vibration applications to perform additional analysis. You can write time and real frequency measurements such as coherence, power spectrum, and power spectral density. If a frequency spectrum is in decibels, this step converts the spectrum to linear before writing to the UFF58 file. This step does not support writing complex frequency measurements.
| Dialog Box Options |
| Block Diagram Inputs |
| Block Diagram Outputs |
| Parameter | Description |
|---|---|
| Signals | Displays the signals to write to the UFF58 file. Use the Zoom button to zoom in and out of the display. |
| Autoscale | Automatically adjusts the scales of the graph to display the data. |
| Input | Contains the following option:
|
| File Settings | Specifies the path and write mode for the UFF58 file. Contains the following options:
|
| ID Lines | Specifies settings for populating ID lines in the UFF58 file. Contains the following options:
|
| Parameter | Description |
|---|---|
| UFF58 file path | Specifies the absolute path to the UFF58 file. |
| input signal | Specifies the time-domain waveform to save to the UFF58 file. |
| error in | Describes error conditions that occur before this Express VI runs. The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. If an error occurs while this VI or function runs, it runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node. |
| input spectrum | Specifies the spectrum to save to the UFF58 file. This input appears if you select Spectrum (1 Ch) or Spectra (N Ch) from the Input signal pull-down menu. |
| spectrum info | Contains the spectrum information. The Power Spectrum Express VI and the Zoom Power Spectrum Express VI return this information. Wire the output from these VIs to the spectrum info input. |
| Parameter | Description |
|---|---|
| error out | Contains error information. This output provides standard error out functionality. |