Book a Demo
Home Events - AEM-Test EMEA Podcasts Ep. 55 | Difference Between Tier 1 & Tier 2 Fiber Optic Certification
TTWS Ep 55 thumbnails 1

Ep. 55 | Difference Between Tier 1 & Tier 2 Fiber Optic Certification

Join Steve Cowles RCDD/NTS, host of Tech Talk with Steve Global, and the Global Team for a discussion and live demonstration on Tier-1 (loss & length) and Tier-2 (OTDR, loss, length) certification for both Multimode and Singlemode Fiber Optic premises cabling. Secure your spot now!

Date

28 Sep 2023
Expired!

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