电子工程世界电子工程世界电子工程世界

关键词

搜索

型号

搜索

TMS-SCE-5K-3/32-2.0-S2-4

产品描述黄色 热收缩 标签 0.09" x 1.97"(2.4mm x 50.0mm)
产品类别电线/电缆    电线与电缆   
文件大小87KB,共2页
制造商TE Connectivity(泰科)
官网地址http://www.te.com
标准
下载文档 详细参数 全文预览

TMS-SCE-5K-3/32-2.0-S2-4概述

黄色 热收缩 标签 0.09" x 1.97"(2.4mm x 50.0mm)

TMS-SCE-5K-3/32-2.0-S2-4规格参数

参数名称属性值
类别
厂商名称TE Connectivity(泰科)
系列TMS-SCE
包装带盒(TB)
标签类型热收缩
标签尺寸0.09" x 1.97"(2.4mm x 50.0mm)
颜色黄色
材料聚烯烃(PO),阻燃,辐照
配套使用/相关产品T200,T208M,T212M,T312M,T312Mi,T408M,T612M-DS,T6112DS,TE3112 和 TE3124 热转移打印机
工作温度-55°C ~ 135°C
基本产品编号TMS-SCE

文档预览

下载PDF文档
Wire and Harness ID Products
TMS-SCE
Military grade heat shrinkable
wire identification sleeves
TMS-SCE marker sleeves are designed to meet the wire and cable
marking needs of manufacturers with high performance
requirements. Made from durable, flame retarded, radiation-
crosslinked heat-shrinkable polyolefin, TMS-SCE marker sleeves
can be used in a wide variety of applications. The marker sleeves
meet the performance requirements of SAE-AMS- DTL-23053/5
classes 1 and 3 and the TMS-SCE-2X products are made from
tubing fully compliant with this specification. The marks are
permanent immediately after printing and remain legible even
when exposed to abrasion, aggressive cleaning solvents, and
military fuels and oils. The sleeves meet the mark permanence
requirements of MIL-M-81531 and MIL-STD-202 both before and
after shrinking.
Both 2:1 and 3:1 shrink ratios are available. The 2:1 products
provide a thick, rugged sleeve wall and are particularly easy to
handle. The lightweight 3:1 products provide extremely fast
shrinking and cover a wider range of wire diameters, thus
simplifying inventory.
The marker sleeves are designed to be printed by computer-driven
dot matrix or thermal transfer printers, providing several
advantages in terms of reduced errors, cycle time and cost.
Supplied in a thin, flat “ladder” format, the sleeves are held
horizontally between two hole-punched polyester strips. This
configuration feeds directly from the storage box into a Tyco-
recommended printer. Tyco-recommended ribbons should always
be used. The ladder format provides automatic kitting of the
marker sleeves in the desired sequence. A standard heat gun with
reflector is used to shrink the sleeves onto the wire or cable.
Temperature rating
Operating temperature range
Minimum recovery temperature
Maximum storage temperature
–55°C to +135°C
+85°C
+40°C
–67°F to +275°F
+185°F
+104°F
Specifications/approvals
Tyco
Military
RT-1805
SAE-AMS-DTL-23053/5 classes1 and 3,
MIL-M-81531, MIL-STD-202F Method 215J
Industry
UL Recognized – Standard 224, file E35586
CSA Certified – File 31929
Heat Shrink/Cable Markers
Printer information
Features and benefits
s
s
s
s
s
s
s
s
Tyco printer
LQ870 (dot matrix)
T208M (thermal transfer, low volume)
Permanent identification sleeves.
Computer-printable.
Lightweight for aerospace applications.
Military specification material and print performance.
2:1 and 3:1 shrink ratio.
CSA Certified.
UL Recognized, VW all flame tubing test rated.
Quick recovery for heat sensitive areas.
Tyco ribbon
T312M (thermal transfer)
TMS-SIX-RIBBON-A (dot matrix)
TMS-101-RIBBON-4RPSCE (thermal transfer for T208M)
TMS-RJS-RIBBON-4RPSCE (thermal transfer for T312M))
Part numbering system
TMS-SCE-2X- F1K-
1
8
- 2.0-S1-9
Color
Scoring (optional)
Sleeve length
(2.0" nominal) (omit for 2X)
Inside diameter, as supplied
(in inches)
Standard Pack
(1,000 pieces)
Fanfolded (optional)
2X is optional
(2:1 shrink ratio: if left out,
product will be 3:1)
Product family
4
www.tycoident.com
CubeSuite+让Code Generator真正回归
本帖最后由 ceozxy 于 2014-8-9 17:01 编辑 使用RL78评估板的一点经验分享给大家:pleased:,拿到瑞萨的RL78评估板后,开始急切的想对这款MCU做一下体验。首先是安装CubeSuite+集成开发环境, ......
ceozxy 瑞萨MCU/MPU
IARflash仿真时错误
如图,我用J-link 仿真时(AT91SAM7SE256),如果在RAM中或SDRAM中,都没问题,但在FLASH中就报如下错误,RDI中的设置应当没问题 ...
freebsd stm32/stm8
求助,UART1用不了【已解决】
本帖最后由 azhiking 于 2014-2-26 14:18 编辑 void Uart1Init(void) { SysCtlPeripheralEnable(SYSCTL_PERIPH_UART1); // 使能UART1模块 SysCtlPer ......
残虹退没 微控制器 MCU
【Perf-V评测】+蜂鸟软核的固化
在构建好蜂鸟工程开发环境的情况下,就可对蜂鸟软核的使用进行探索了。其中首先要做的就是在Perf-V的开发板上下载蜂鸟软核,其操作步骤如下: 1.先将“蜂鸟工程”文件夹中的内容拷 ......
jinglixixi FPGA/CPLD
请问,WINCE注册表[HKEY_LOCAL_MACHINE\Drivers\BuiltIn]下的DLL都会被设备管理器加载吗?
我在移植SDIO驱动SDHC_SC2440.dll,它在注册表里的项如下。但是我感觉它的入口函数DllEntry、初始化函数SDH_Init没有执行。 我在开头用printf打印,在串口上没看到输出。 在下确实也没看到这 ......
xieyongchr 嵌入式系统
初学c51,xdata的相关问题.
初学c51,对xdata的地址分配不是很了解,比如我定义了以下几个变量。 unsigned char xdata b1; unsigned char xdata b2; unsigned int xdata b3; unsigned char xdata *p; p = 0x ......
wind518 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1594  2629  1182  211  1  33  53  24  5  1 

器件索引   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved