Book a Demo

TestPro Automotive

TestPro Automotive allows you to test the automotive wire harness while installed in the vehicle. This makes post production line testing and troubleshooting, as well as service center troubleshooting much easier, than having to deploy a network analyzer and PC. TestPro offers a variety of hot swappable test adapters, for your specific testing needs.

Return Loss Test

The TestPro also performs frequency measurements on the cable under test.  A separate limit can be specified for return loss (reflection) across the frequency range.

The TestPro reports PASS/FAIL for TDR and Return Loss independently.  Most customer determine the cable as FAIL when both TDR and frequency results fail.

The frequency range of the return loss test depends on the adapter used.  If the 6GHz AD-1P-6G adapter is attached, the frequency measurements are performed up to 6 GHz.  For other automotive test adapters, frequency measurements are performed up to 3 GHz.  

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'); } }); });