Wingetlywingetly
← All apps

Charrua TestSCU

by CharruaSoftv1.0

Last updated

TestSCU is a tool for testing and troubleshooting DICOM communications.

Install with winget

$ winget install --id CharruaSoft.TestSCU --exact --version 1.0

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

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

TestSCU is a tool for testing and troubleshooting DICOM communications.

The software acts as a DICOM SCU (Service Class User) and is able to perform the following services:

- Echo-Verification.

- Store.

- Query-Find

- Query-Worklist.

- Print.

* SendSCU: is for sending multiple images from a folder to a remote DICOM server using the DICOM Store SCU service.

* PrintSCU: is command line tool for sending JPEG or Bitmap images to a DICOM Laser film Printer.

* WatchDog: DICOM Watchdog is a monitoring application that sends DICOM echo-verification messages to remote servers, in case one of them does not answer it will send an e-mail alarm to a list of pre-defined Contacts.

* Lite Viewer: for including in DICOM CD/DVD. It will list all studies within the media and open them with a complete DICOM viewer, with zoom, pan, window/level, measure tools.

Installers · v1.0

ArchitectureTypeScopeInstallDownload
x86ZIP
archive
-Direct

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 Charrua TestSCU.

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

  • PrintSCPCharruaSoft
    CharruaSoft.PrintSCPv12.0

    PrintSCP transforms the way medical studies are printed, replacing traditional film with high-quality paper printing from Windows, providing printed copies to patients and referring physicians.

  • Charrua WorkStationCharruaSoft
    CharruaSoft.CharruaWorkStationv6.33

    Charrua WorkStation is an intuitive and efficient DICOM viewer, designed to operate on Windows systems.

  • CharruaPACS Basic EditionCharruaSoft
    CharruaSoft.CharruaPACS.Basicv6.34

    CharruaPACS Basic was created for clinics with a small study volume.

  • CharruaPACS Advanced EditionCharruaSoft
    CharruaSoft.CharruaPACS.Advancedv6.34

    CharruaPACS is a PACS server that excels for its easy installation and maintenance.

  • CharruaSoft Worklist ServerCharruaSoft
    CharruaSoft.CharruaWorklistServerv3.0

    Worklist Server enhances radiological workflow efficiency with advanced computer tools.

  • Sante PACS Server FreeSantesoft LTD
    Santesoft.SantePacsServerFreev1.6.6

    Sante Free PACS Server is a DICOM 3.0 compliant PACS server and an HTTP (web) server for DICOM files that offers high performance and reliability completely free of charge!

More from CharruaSoft or browse DICOM, SCU.

Frequently asked questions

How do I install Charrua TestSCU on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id CharruaSoft.TestSCU --exact --version 1.0. winget downloads the installer from CharruaSoft and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Charrua TestSCU silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id CharruaSoft.TestSCU --exact 1.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Charrua TestSCU via winget?
Run: winget uninstall --id CharruaSoft.TestSCU --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Charrua TestSCU's Apps & Features entry.
Is Charrua TestSCU free?
Charrua TestSCU is distributed under Freeware. Refer to the publisher (https://charruasoft.com/tools) for the full license terms - Wingetly itself does not charge for installation.
Does Charrua TestSCU 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 Charrua TestSCU directly from the publisher.
How do I keep Charrua TestSCU up to date?
Run winget upgrade --id CharruaSoft.TestSCU --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Charrua TestSCU from microsoft/winget-pkgs.