V-Listen — Professional NVH Signal Analysis Platform Request Beta Access →

Supported File Formats

V-Listen supports a comprehensive set of file formats for importing measurement data, exporting analysis results, and exchanging data with other NVH software. This page lists all supported formats organized by category.

V-Listen Core Import HDF WAV UFF CSV ATFX HMPL STL Export HDF WAV UFF CSV HTML AVI PNG Format Ecosystem

Time-Domain Data

FormatExtensionImportExportDescription
V-Listen HDF (Time).hdfYesYes V-Listen native time-domain format. Stores multichannel recordings with calibration metadata, channel names, and sampling rate. This is the primary recording format used by V-Listen hardware acquisition.
WAV.wavYesYes Standard audio format. Supports 16-bit, 24-bit, and 32-bit float PCM. Multi-channel files up to 256 channels. Import auto-detects sampling rate and bit depth.
CSV / TXT.csv, .txtYesYes Comma-separated or tab-separated text files. Configurable delimiter, decimal separator, header rows, and column mapping during import.
ATFX.atfxYesNo ASAM ODS Transfer Format. XML descriptor with binary data files. Used for data exchange in automotive testing environments.
V-Listen HDF files use a structured binary format that is not compatible with generic HDF5 tools such as h5py or HDFView. Use V-Listen to open these files.

Frequency-Domain Data

FormatExtensionImportExportDescription
V-Listen HDF (Frequency).hdfYesYes V-Listen result format for spectra, spectrograms, and order analyses. Contains frequency axis, single values, and matrix data.
UFF/UNV Type 58.uff, .unvYesYes Universal File Format dataset 58 (function at nodal DOF). Supports frequency response functions, auto/cross spectra, and time histories.
CSV / TXT.csv, .txtYesYes Frequency-amplitude pairs exported as text. Column headers indicate quantity and unit.
Excel.xlsxYesYes Microsoft Excel workbook. Each sheet can contain one spectrum or a collection of curves. Import supports named ranges and automatic axis detection.

Transfer Function / Modal Data

FormatExtensionImportExportDescription
V-Listen HDF (Transfer Function).hdfYesYes FRF data with coherence, stored in HEAD proprietary format. Includes reference and response DOF information.
UFF/UNV Type 55.uff, .unvYesYes Data at nodal DOF. Used for mode shape animation data in modal analysis.
UFF/UNV Type 15.uff, .unvYesNo Coordinate data (node locations). Defines the geometry for modal visualization.
UFF/UNV Type 2412.uff, .unvYesNo Element connectivity data. Defines mesh topology for finite element geometry display.

Geometry and 3D Models

FormatExtensionImportExportDescription
STL.stlYesNo Stereolithography mesh format (ASCII and binary). Used to import CAD geometry for measurement point mapping and modal animation display.
OBJ.objYesNo Wavefront OBJ format. Supports vertex positions, normals, and face definitions. Alternative to STL for CAD geometry import.
HMPL.hmplYesYes V-Listen measurement point list. Defines point IDs, coordinates, directions, and labels for structured measurement grids.

Project and Session Files

FormatExtensionDescription
V-Listen Project.vlproj Project file containing references to all loaded data, analysis configurations, display settings, and layout state. See Project Management.
Python HDF.hdf, .h5Standard HDF5 files created by Python (h5py/numpy). Import reads datasets as time or frequency data based on attribute metadata.

Report and Export Formats

FormatExtensionDescription
HTML Report.html Self-contained HTML report with embedded charts, tables, and analysis summaries. Viewable in any web browser without V-Listen installed.
JSON.json Machine-readable export of analysis parameters, results, and metadata. Suitable for integration with external processing pipelines.
AVI Video.avi Animated video export of spectrograms, waterfall plots, or modal animation sequences. Configurable frame rate and resolution.
Excel.xlsx Tabular export of numerical results, single values, and curve data. Multiple sheets for multi-channel or multi-analysis exports.

Format Selection Guide

ScenarioRecommended Format
Recording from NI DAQ or other hardwareHDF (automatic)
Exchanging FRFs with FE softwareUFF/UNV Type 58
Importing CAD geometrySTL (preferred) or OBJ
Sharing results with non-V-Listen usersExcel or HTML Report
Scripted data processing pipelineJSON or Python HDF
Archiving raw measurementsHDF or WAV
When importing CSV or TXT files, always verify the column mapping and unit assignments in the import dialog. Incorrect unit scaling (e.g., g vs. m/s²) can lead to analysis errors that are difficult to trace.

© 2026 V-Listen. All Rights Reserved.