Book a Demo
Home Events - AEM-Test America Podcasts Ep. 49 | Single Pair Ethernet Cabling, Applications, and Testing
TTWS Ep 49 Thumbnail

Ep. 49 | Single Pair Ethernet Cabling, Applications, and Testing

Join Tech Talk with Steve Cowles, RCDD, NTS and special guest Matthias Gerber – Market Manager LAN Cabling with Reichle & De-Massari (R&M) as they talk about Deploying Single Pair Ethernet (#SPE) with the latest products and testing options.

Date

25 Apr 2023
Expired!

Time

12:00 pm - 12:30 pm

More Info

Read More

Category

Leave a Reply

Your email address will not be published. Required fields are marked *

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