Book a Demo

MMVNA - 200

Mixed Mode Multi-Port Vector Network Analyzer

The MMVNA performs mixed-mode S-parameter measurements in single-ended or dual-ended configurations. MMVNA is used with VNA Manager Pro software providing customizable S-Parameter based test configuration setup to meet your specific testing needs.  MMVNA can also be easily integrated with the client’s proprietary software via TCP/IP socket interface, or by using our commands interface.  This makes MMVNA an ideal tool for manufacturing testing and lab testing of RF components.

jQuery(document).ready(function($){ jQuery('.nav-menu .menu-item-has-children').on("click", function(e){ e.stopPropagation(); if(jQuery(this).is("li")){ if(jQuery(this).hasClass('opened')){ jQuery(this).addClass('closed'); }else{ jQuery(this).removeClass('closed'); } jQuery(this).siblings().children('.sub-menu').removeClass('visible'); jQuery(this).siblings().removeClass('current-menu-parent opened'); jQuery(this).toggleClass('current-menu-parent opened'); jQuery(this).children('.sub-menu').toggleClass('visible'); } else { if(jQuery(this).parent().hasClass('opened')){ jQuery(this).parent().addClass('closed'); }else{ jQuery(this).parent().removeClass('closed'); } jQuery(this).parent().siblings().children('.sub-menu').removeClass('visible'); jQuery(this).parent().siblings().removeClass('current-menu-parent'); jQuery(this).parent().children('.sub-menu').toggleClass('visible'); jQuery(this).parent().toggleClass('current-menu-parent opened'); } }); });