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

3M Tape

3M Temflex Green Vinyl Electrical Tape, 15mm x 10m


Phone:+86 15058222082

E-mail: jack@aiyatape.com

WhatsAPP: +86 15870766082


Brand: AIYA TAPE

Item NO:AIYA-3495

OEM service: Offer

Sample: Freely Provided

Delivery time:7 Days

On-time delivery:100.0%


3M Electrical Tape, Green, 0.152mm Thickness - Temflex 165 Series - 3M 165 green 15mm x 10mThis electrical tape from 3M is designed to insulate your cables from electrical hazards. It comes with a rubber adhesive that's pressure-sensitive so it will stick with minimal effort. The nominal elongation

  • Product Details



3M Electrical Tape, Green, 0.152mm Thickness - Temflex 165 Series - 3M 165 green 15mm x 10m


This electrical tape from 3M is designed to insulate your cables from electrical hazards. It comes with a rubber adhesive that's pressure-sensitive so it will stick with minimal effort. The nominal elongation rating of 200% lets you easily stretch this tape in demanding applications without tearing it. An operating temperature range between 0°C and +90°C means this is a suitable option for use in harsh environments.


• Bright green colour for colour-coding and quick cable identification
• Complies with UL 510 standard for thermoplastic and rubber tape used for electrical insulation
• Thickness of 0.152mm minimises bulk on cables


Applications


• Control cabinets
• Consumer electronics
• Automotive industry


The 3M Temflex Vinyl Electrical Tape 165 is a 6-mil thick, multi-purpose flame-retardant vinyl insulating tape available in green 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 long is this electrical 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 tape is 10m long, so you'll have enough at hand for multiple uses.


Can I use this tape in humid environments?


Yes, you can. The vinyl backing is resistant to moisture, making this cable suitable for humid environments.



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(); // }