Please enable JavaScript to view this site.

 Vector Network Analyzers Using CMT VNA Software

Minimal system requirements

x86 compatible PC running WINDOWS or LINUX

WINDOWS 107 or higher

LINUX Ubuntu 24.04 or higher

8 GB RAM Minimum

USB 2.0 High Speed

Windows installation procedure

Find the Analyzer software installer file cmtvna-setup-X.X.X.exe in the shipped flash-drive or download it from www.coppermountaintech.com. Where X.X.X stands for version number.

Run the cmtvna-setup-X.X.X.exe installer file. Follow the instructions of the installation wizard.

set up wizard page 1

Installation wizard

Linux installation procedure

1.Download the analyzer software file cmtvna-linux-aarch64.tar.gz or cmtvna-linux-x86_64.tar.gz from www.coppermountaintech.com, where X.X.X is stands for version number.

2.Make it executable

chmod a+x cmtvna-linux-aarch64.targ.z

3.Run

$ ./cmtvna-linux_X.X.X_x86_64.AppImage

First time app will ask to enter root password for adding permissions for working with USB devices. You can do it by yourself by adding file /etc/udev/rules.d/cmt.rules containing:

SUBSYSTEM=="usb", ATTRS{idVendor}=="2226", MODE="0666"

SUBSYSTEM=="usb_device", ATTRS{idVendor}=="2226", MODE="0666"

Operating and Programming manual is the same as for the Windows application. Download it from www.coppermountaintech.com.

User’s data file location:

$ ~/.vna-portable/drive_c/users/<user>/Application Data/cmtvna

Running More Than One Device on a PC in Linux

Up to 16 environment configurations can be used. It's allowed to store individual settings for different devices without copy application:

$ ./cmtvna_X.X.X_x86_64.AppImage -Conf=1

$ ./cmtvna_X.X.X_x86_64.AppImage -Conf=2

All application settings stored in Linux current user's folder:

$ ~/.vna-portable

User's settings for all configurations stored inside it:

$ ~/.vna-portable/drive_c/users/<user>/Application Data/cmtvna

$ ~/.vna-portable/drive_c/users/<user>/Application Data/cmtvna.1

$ ~/.vna-portable/drive_c/users/<user>/Application Data/cmtvna.2

Rev.:  25.00