Wingetlywingetly
← All apps

ADInstruments HRV

by ADInstrumentsv2.0.3400

Last updated

The HRV Module provides a comprehensive set of tools for the analysis and display of variation in the interval between heart beats in human and animal electrocardiogram or arterial pulse recordings.

Install with winget

$ winget install --id ADInstruments.LabChart.Module.HRV --exact --version 2.0.3400

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for ADInstruments HRV

ADInstruments HRV uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x86, machine scope)
msiexec.exe /i HRV_v2.0.3.msi /quiet /norestart

See the full silent install reference for ADInstruments HRV

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v2.0.3400

ArchitectureTypeScopeInstallDownload
x86MSImachineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for ADInstruments HRV.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • ADInstruments PhysioTel ConnectADInstruments
    ADInstruments.LabChart.DeviceEnabler.PhysioTelConnectv1.1.0400

    The Physiotel Device Enabler allows the DSI MX2 2.0 System and supported PhysioTel receivers to stream data directly into LabChart. The DSI Matrix 2.0 System for Physiotel and HD Implants is manufactured by Data Sciences International.

  • ADInstruments VideoCaptureADInstruments
    ADInstruments.LabChart.Module.VideoCapturev1.2.0400

    The Video Capture Module for LabChart allows you to record LabChart data with synchronized video and audio tracks. The recording can be played back to review correlating events between the data, video or audio tracks.

  • ADInstruments Cardiac OutputADInstruments
    ADInstruments.LabChart.Module.CardiacOutputv1.3.0400

    The Cardiac Output Module adds functionality to LabChart to calculate cardiac output from a recorded thermodilution curve.

  • ADInstruments Wii Balance BoardADInstruments
    ADInstruments.LabChart.DeviceEnabler.WiiBalanceBoardv1.1.0400

    The Wii Balance Board Device Enabler for LabChart facilitates communication between a Nintendo Wii Balance Board and LabChart over a wireless Bluetooth connection.

  • ADInstruments GLP ClientADInstruments
    ADInstruments.GLPClientv8.1.0400

    The ADInstruments GLP Client enables you to satisfy the requirements for non-repudiation of data. Features include a comprehensive audit trail, secure signing, preservation of raw data and date/time stamping.

  • ADInstruments Peak AnalysisADInstruments
    ADInstruments.LabChart.Module.PeakAnalysisv1.5.1400

    The Peak Analysis Module calculates various parameters for detected peaks, such as height, width, slope, area and various time based parameters. The parameter values are displayed in a table and can be exported to other applications.

More from ADInstruments.

Frequently asked questions

How do I install ADInstruments HRV on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id ADInstruments.LabChart.Module.HRV --exact --version 2.0.3400. winget downloads the installer from ADInstruments and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install ADInstruments HRV silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id ADInstruments.LabChart.Module.HRV --exact 2.0.3400 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for ADInstruments HRV?
ADInstruments HRV uses MSI. Run the downloaded installer with: msiexec.exe /i HRV_v2.0.3.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall ADInstruments HRV via winget?
Run: winget uninstall --id ADInstruments.LabChart.Module.HRV --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from ADInstruments HRV's Apps & Features entry.
Is ADInstruments HRV free?
ADInstruments HRV is distributed under Proprietary. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does ADInstruments HRV work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls ADInstruments HRV directly from the publisher.
How do I keep ADInstruments HRV up to date?
Run winget upgrade --id ADInstruments.LabChart.Module.HRV --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of ADInstruments HRV from microsoft/winget-pkgs.