Wingetlywingetly
← All apps

IIO Oscilloscope

by Analog Devices, Inc.v0.18-main

Last updated

A GTK+ based oscilloscope application for interfacing with various IIO devices

Install with winget

$ winget install --id AnalogDevicesInc.IIO-Oscilloscope --exact --version 0.18-main

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

Silent install command for IIO Oscilloscope

IIO Oscilloscope uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86, machine scope)
adi-osc-setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for IIO Oscilloscope

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.

About

The IIO Oscilloscope is a GTK+ application, which demonstrates how to interface various IIO devices to different visualization methods within a Linux system.

Installers · v0.18-main

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect

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 IIO Oscilloscope.

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

  • Tesseract-OCR - open source OCR engineTesseract-OCR community
    tesseract-ocr.tesseractv5.5.3

    Tesseract Open Source OCR Engine

  • E
    ezaeza community
    eza-community.ezav0.23.5

    A modern, maintained replacement for ls, built on exa.

  • G
    GrypeAnchore Inc
    Anchore.Grypev0.118.0

    A vulnerability scanner for container images and filesystems

  • S
    SyftAnchore Inc
    Anchore.Syftv1.51.0

    CLI tool and library for generating a Software Bill of Materials from container images and filesystems

  • ChocolateyChocolatey Software, Inc.
    Chocolatey.Chocolateyv2.7.4.0

    Chocolatey is The Package Manager for Windows. It was designed to be a decentralized framework for quickly installing applications and tools that you need. It is built on the NuGet infrastructure and uses PowerShell as its focus for delivering packages.

  • Ruffle (Nightly)Ruffle
    Ruffle.Ruffle.Nightlyv0.4.0.26180

    A Flash Player emulator written in Rust.

More from Analog Devices, Inc. or browse fmcomms, gtk, hacktoberfest.

Frequently asked questions

How do I install IIO Oscilloscope on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id AnalogDevicesInc.IIO-Oscilloscope --exact --version 0.18-main. winget downloads the installer from Analog Devices, Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install IIO Oscilloscope silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id AnalogDevicesInc.IIO-Oscilloscope --exact 0.18-main --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 IIO Oscilloscope?
IIO Oscilloscope uses EXE (Inno Setup). Run the downloaded installer with: adi-osc-setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall IIO Oscilloscope via winget?
Run: winget uninstall --id AnalogDevicesInc.IIO-Oscilloscope --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from IIO Oscilloscope's Apps & Features entry.
Is IIO Oscilloscope free?
IIO Oscilloscope is distributed under GPL-2.0. Refer to the publisher (https://github.com/analogdevicesinc/iio-oscilloscope) for the full license terms - Wingetly itself does not charge for installation.
Does IIO Oscilloscope 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 IIO Oscilloscope directly from the publisher.
How do I keep IIO Oscilloscope up to date?
Run winget upgrade --id AnalogDevicesInc.IIO-Oscilloscope --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of IIO Oscilloscope from microsoft/winget-pkgs.