Book a Demo
Home Events - AEM-Test America Podcasts Ep. 32 | Common Data Center Cable Plant Designs
TTWS Ep 32 Thumbnail

Ep. 32 | Common Data Center Cable Plant Designs

Join Tech Talk host Steve Cowles, RCDD/NTS for our One Year Anniversary episode and we’re coming back full circle with our very first guest – Andrew Froehlich, President of West Gate Networks and Founder at InfraMomentum. In this episode they will discuss 3 common designs, the type of cabling that’s commonly deployed and what to expect from a cable deployment and testing perspective.

 

Date

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