Tel: +86 15058222082
E-mail: jack@aiyatape.com
WhatsApp:+86 15870766082
Wechat:+86 15058222082

3M Tape

3M Temflex Black Vinyl Electrical Tape, 19mm x 20m


Phone:+86 15058222082

E-mail: jack@aiyatape.com

WhatsAPP: +86 15870766082


Brand: AIYA TAPE

Item NO:AIYA-2784

OEM service: Offer

Sample: Freely Provided

Delivery time:7 Days

On-time delivery:100.0%


3M Electrical Tape, Black, 0.152mm Thickness - Temflex 165 Series - 3M 165 black 19mm x 20mProtect your exposed cables from electric interference using this electrical tape from 3M. It has a rubber-based adhesive that's sensitive to pressure so you can apply it with minimal effort. The strong vinyl

  • Product Details


3M Electrical Tape, Black, 0.152mm Thickness - Temflex 165 Series - 3M 165 black 19mm x 20m


Protect your exposed cables from electric interference using this electrical tape from 3M. It has a rubber-based adhesive that's sensitive to pressure so you can apply it with minimal effort. The strong vinyl backing is weather-resistant making this tape suitable for outdoor use. In accordance with the CSA - C22.2 No.197 Canadian standard, this tape has a wide temperature rating between 0°C and +90°C, so you can safely use it in challenging environments.


• High breaking strength of 23N/cm for durability
• Complies with UL 510 standard to withstand up to 600 volts of electricity
• Nominal elongation rating of 200% for flexible application


Applications


• HVAC systems
• Equipment repair and maintenance
• Aviation engineering


The 3M Temflex Vinyl Electrical Tape 165 is a 6-mil thick, multi-purpose flame-retardant vinyl insulating tape available in black colour. It is designed to perform in ambient temperatures up to 194°F (90°C). The tape is conformable for cold weather application down to 32°F (0°C). It has excellent resistance to abrasion, moisture, alkalies, acid, copper corrosion and varying weather conditions. The combination of an elastic PVC backing and pressure-sensitive rubber-based adhesive provides electrical and mechanical protection with minimum bulk.


How thick is this tape?


Suitable for moderate indoor & weather protected outdoor uses
For residential, commercial and manufacturing (OEM) environments
Color-coding for phase identification, wire marking and safety
Electrical insulation for wire and cable splices rated up to 6


This electrical tape is 0.152mm thick so it's durable enough to resist tears but won't add bulk to your wires.


1bf4f315178765eaca645bb53baa040.jpg

Prev:

Next:

WhatsApp +86 15870766082        

Email jack@aiyatape.com         

WeChat
+86 15058222082         

// 获取 class 为 sidebar2 的元素(若有多个,取第一个) // 获取元素的位置和尺寸信息 // 元素底部到页面顶部的总距离(相对文档顶部) // // 监听滚动事件 // window.addEventListener('scroll', function() { // // 当滚动超过600像素时 // if (window.scrollY-800 > elementBottomToDocTop) { // contactbox .setAttribute("class", 'widget-area sticky-top'); // // $("#contactbox").attr('class','widget-area sticky-top'); // // contactbox.classList.remove('shadow-md'); // } else { // contactbox .setAttribute("class", 'widget-area'); // // $("#contactbox").attr('class','widget-area'); // // navbar.classList.add('shadow-md'); // } // }) // const emailPattern = /^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+.[a-zA-Z0-9-.]+$/; // document.getElementById("GetdiscountForm").onsubmit = function (event) { // const emailInput = document.getElementById("email").value; // if (!emailPattern.test(emailInput)) { // alert("Please enter a valid email address!"); // event.preventDefault(); // }