V-Listen supports National Instruments data acquisition hardware through the NI-DAQmx driver framework. This enables high-channel-count measurements with a wide range of signal conditioning options including voltage, IEPE, and pressure inputs. The NI adapter integrates device discovery, channel configuration, trigger setup, and synchronized multi-device acquisition.
When you open Acquisition → NI DAQ, V-Listen enumerates all NI-DAQmx compatible devices connected to the system. The device list shows:
| Field | Description |
|---|---|
| Device Name | NI-DAQmx device alias (e.g., "cDAQ1Mod1", "Dev1") |
| Product Type | Hardware model (e.g., "NI 9234", "NI USB-4431") |
| Serial Number | Unique hardware identifier |
| Max Sample Rate | Maximum aggregate sampling rate |
| Channel Count | Number of analog input channels |
Direct voltage measurement with configurable range. Suitable for sensors with external signal conditioning or voltage-output transducers.
| Parameter | Options |
|---|---|
| Terminal Configuration | Differential / RSE / NRSE / Pseudodifferential |
| Voltage Range | ±0.2 V to ±10 V (device-dependent) |
| Coupling | DC / AC |
For accelerometers and microphones with integrated electronics. The DAQ module provides constant-current excitation (typically 2–4 mA) and AC coupling.
| Parameter | Options |
|---|---|
| Excitation Current | 0 – 4 mA (module-dependent) |
| Sensitivity | User-defined (mV/g, mV/Pa, etc.) |
| Coupling | AC (mandatory for IEPE) |
For piezoresistive and capacitive pressure transducers requiring bridge excitation. Available on bridge-capable modules (e.g., NI 9237).
Triggers control when data acquisition starts and stops. V-Listen supports the following trigger modes:
| Trigger Mode | Description | Use Case |
|---|---|---|
| Immediate | Recording starts as soon as Record is clicked. | Manual measurements, continuous monitoring |
| Analog Edge | Starts when a channel crosses a threshold level with specified slope (rising/falling). | Impact testing, event-triggered capture |
| Digital Edge | Starts on a digital trigger signal (PFI line). | Synchronized multi-system measurements |
| Software | Recording starts on a programmatic trigger from V-Listen. | Automated test sequences |
| Parameter | Description |
|---|---|
| Source Channel | The analog or digital channel used as trigger source. |
| Level | Threshold value in engineering units. |
| Slope | Rising or falling edge. |
| Pre-trigger Samples | Number of samples to retain before the trigger event. |
| Hysteresis | Prevents re-triggering on noisy signals. |
The sampling rate determines the maximum analysis bandwidth and is shared across all channels within a task. Common rates for NVH applications:
| Rate (Hz) | Bandwidth | Application |
|---|---|---|
| 12,800 | 5 kHz | Low-frequency structural vibration |
| 25,600 | 10 kHz | General vibration analysis |
| 51,200 | 20 kHz | Full audio bandwidth, acoustic testing |
| 102,400 | 40 kHz | High-frequency diagnostics |
© 2026 V-Listen. All Rights Reserved.