Wingetlywingetly
← All apps

Modbus Slave

by Witte Softwarev10.0.0.2493

Last updated

Modbus Slave is for simulating up to 100 slave devices in 100 windows!.

Install with winget

$ winget install --id WitteSoftware.ModbusSlave --exact --version 10.0.0.2493

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

Silent install command for Modbus Slave

Modbus Slave uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, machine scope)
ModbusSlaveSetup64Bit.exe /S

See the full silent install reference for Modbus Slave

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

Modbus Slave is for simulating up to 100 slave devices in 100 windows!. Speed up your PLC programming with this simulating tools. Start programming and test before you receive your slave device from supplier. Data contained with any open document is accessible to the master application. Same user interface as Modbus Poll.

Installers · v10.0.0.2493

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
machineDirect
x64EXE
NSIS
machineDirect
arm64EXE
NSIS
machineDirect

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

Security

2 known CVEs via NVD

  • medium6.3Patched in wingetCVE-2022-4856affects <=7.5.1Dec 29, 2022

    A vulnerability has been found in Modbus Tools Modbus Slave up to 7.5.1 and classified as critical. Affected by this vulnerability is an unknown functionality of the file mbslave.exe of the component mbs File Handler. The manipulation leads to buffer overflow. The attack can be...

  • medium5.5Patched in wingetCVE-2022-1068affects before 7.4.3Apr 1, 2022

    Modbus Tools Modbus Slave (versions 7.4.2 and prior) is vulnerable to a stack-based buffer overflow in the registration field. This may cause the program to crash when a long character string is used.

Source: NVD, updated 2h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • Modbus PollWitte Software
    WitteSoftware.ModbusPollv13.2.1.2558

    Modbus Poll is a Modbus master simulator

  • Logisim-evolutionlogisim-evolution developers
    logisim-evolution.logisim-evolutionv5.0.0

    Digital logic design tool and simulator

  • openBVEThe OpenBVE Project
    leezer3.OpenBVEv1.14.0.3

    A license-free, open source, free of charge train driving simulator.

  • G
    GHDLghdl
    ghdl.ghdl.ucrt64.mcodev6.0.0

    VHDL 2019/2008/93/87 simulator

  • Qucs-SThe Qucs Team
    TheQucsTeam.Qucs-Sv26.1.1

    Qucs-S is a circuit simulation program with Qt-based GUI

  • FlightGearThe FlightGear Team
    FlightGear.FlightGearv2024.1.4

    FlightGear is an open-source flight simulator.

More from Witte Software or browse Modbus, simulator.

Frequently asked questions

How do I install Modbus Slave on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id WitteSoftware.ModbusSlave --exact --version 10.0.0.2493. winget downloads the installer from Witte Software and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Modbus Slave silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id WitteSoftware.ModbusSlave --exact 10.0.0.2493 --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 Modbus Slave?
Modbus Slave uses EXE (NSIS). Run the downloaded installer with: ModbusSlaveSetup64Bit.exe /S. The silent switches are /S.
How do I uninstall Modbus Slave via winget?
Run: winget uninstall --id WitteSoftware.ModbusSlave --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Modbus Slave's Apps & Features entry.
Is Modbus Slave free?
Modbus Slave is distributed under Proprietary. Refer to the publisher (https://www.modbustools.com/modbus_slave.html) for the full license terms - Wingetly itself does not charge for installation.
Does Modbus Slave 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 Modbus Slave directly from the publisher.
How do I keep Modbus Slave up to date?
Run winget upgrade --id WitteSoftware.ModbusSlave --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Modbus Slave from microsoft/winget-pkgs.