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

3M Tape

3M 1245 Conductive Metallic Tape, 12mm x 16m


Phone:+86 15058222082

E-mail: jack@aiyatape.com

WhatsAPP: +86 15870766082


Brand: AIYA TAPE

Item NO:AIYA-2872

OEM service: Offer

Sample: Freely Provided

Delivery time:7 Days

On-time delivery:100.0%


3M Metallic Tape, Conductive, 16m Length - T124512Shield your electronic components from electromagnetic and radio frequency interference with this conductive tape from 3M. Made with a durable copper backing, it has low electrical resistance of 0.001Ω, which means current passes easily through it t

  • Product Details


3M Metallic Tape, Conductive, 16m Length - T124512


Shield your electronic components from electromagnetic and radio frequency interference with this conductive tape from 3M. Made with a durable copper backing, it has low electrical resistance of 0.001Ω, which means current passes easily through it to support the smooth functioning of your appliances. The embossed backing helps to enable proper contact through the adhesive. The backing is solderable, so the tape can be used for a permanent link on appliances like PCBs and semiconductors.


• Wide operating temperature range of -40°C to +130°C for use in demanding settings
• Adhesion strength of 3.8N/cm achieves a firm hold on surfaces
• Tape length of 16m provides sufficient supply for numerous jobs
• Comes with a removable liner for easy handling and application


Applications


• Computer motherboard maufacturing
• Consumer electronics


What material is the adhesive on this tape made of?


Applications


This tape has an acrylic adhesive that gives you a strong bond on metal surfaces.


Why choose 3M?


3M are a trusted name in tapes and adhesives. Whether for industrial or even domestic applications, 3M has a tape to suit your needs. From automotive masking to office supplies, 3M tapes are relied on by millions to get the job done. RS supplies a wide range of quality 3M tapes to suit the needs of the most discerning customer.


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