<%@ page import="com.nitto.tridion.formgateway.util.*" %>
<%@ page import="com.nitto.tridion.formgateway.*" %>
<%@ page import="com.nitto.tridion.formgateway.util.Crypt" %>
<%@ page import="net.arnx.jsonic.JSON" %>
<%@ page import="java.util.concurrent.ConcurrentHashMap" %>
<%@ page import="org.apache.commons.text.StringEscapeUtils" %>
<%@ page import="com.nitto.tridion.broker.product.related.RelatedProductsCreateHtml"%>
<%!
final String locale = "/tw";
final String language = "/zht";
final String locale_and_language = "/tw/zht";
%>
<%
//getパラメータ
String id = "115";
ConcurrentHashMap
langProduct = null;
ConcurrentHashMap productMap = null;
Product product = null;
if(id == null || id.length() == 0 ) {
//getパラメータがないとき
} else {
//getパラメータがあるとき
langProduct = new ConcurrentHashMap();
langProduct = InquiryMaster.getInstance();
productMap = new ConcurrentHashMap();
productMap = langProduct.get(locale_and_language);
if(productMap != null) {
product = productMap.get(id);
}
}
%>
超薄、高回收墊圈密封泡棉 SCF™
柔性薄泡棉,容易使用且適合細小間隙,最小可達 100μm。
Download
特點
SCF 選擇工具將協助您選擇適合的產品。
SCF 選擇工具
- 優異的耐壓縮特性及安裝特性,讓泡綿能用於狹小間隙。
- 這款泡棉能確實地服貼於曲線和凹凸形狀,適用於各種新設計。
- 運用精細寬度與輕薄加工處理,使泡棉適用於複雜的形狀。
- 高衝擊吸收力。
- 優良防塵性
- 潔淨;盡量減少液晶顯示器及其他部件的污染。
- 無任何會對環境造成負荷的物質,也無任何可能污染設備的雜質。
- 因為壓縮載荷(應力)變小,所以機箱安裝完成後,不會變形。
- 用於非平坦與彎曲表面時,貼合度高。
規格
| 產品號碼 | 厚度 [mm] | 顏色 |
| SCF100 | 0.5~1.0 | 黑色 |
| SCF200 | 0.5~1.5 |
| SCF400 | 0.3/0.4 |
| SCF T100 | 0.5~1.0 |
| P1500 | 0.4~1.5 |
| SCF406PS | 0.23 |
| SCF400T | 0.2 |
| SCF400TT | 0.15 |
| SCF AN010 | 0.10 |
| SCF AN015 | 0.15 |
[備註]
結構
特性
一般特性
| 產品號碼 | 容積密度 [g/cm3] | 50% 壓縮 [N/cm2] | 破壞強度 [MPa] | 斷裂伸長率 [%] | 難燃性 |
| SCF100 | 0.040 | 1.4 | 1.0 | 210 | - |
| SCF200 | 0.030 | 2.4 | 0.93 | 167 | - |
| SCF400 | 0.040 | 1.4 | 1.18 | 130 | - |
| SCF T100 | 0.080 | 2.2 | 1.5 | 245 | - |
| P1500 | 0.070 | 4.0 | 0.77 | 84 | UL-94 HF1(無鹵素) |
| SCF406PS | 0.040 | 1.4 | - | - | - |
| SCF400T | 0.060 | 1.6 | 1.4 | 160 | - |
| SCF400TT | 0.10 | 1.8 | 1.9 | 180 | - |
| SCF AN010 | 0.30 | 6.0 | 0.4 | 90 | - |
| SCF AN015 | 0.30 | 6.0 | 0.4 | 90 | - |
[備註]
彈性
用途
- 喇叭與麥克風周圍的防塵與緩衝保護。
- 馬達周圍間隙的隔音。
- 液晶顯示器周圍的防塵與緩衝保護。
- LED 周圍的遮光與防塵。
資料表單
<%
//Target component schema TcmURI
String schemaUri = "tcm:73-713-8";
//Target component template TcmURI
String componentTemplateUri = "tcm:73-1810-32";
String thisProductUri = "tcm:73-8095";
String[] largeSpecUris= {};
String[] middleSpecUris = {};
String[] checkboxSpecUris = {"tcm:73-4823-1024", "tcm:73-4825-1024"};
String largeMiddleTaxonomyTcmUri = "tcm:73-611-512";
String checkboxTaxonomyTcmUri = "tcm:73-613-512";
RelatedProductsCreateHtml CHTML = new RelatedProductsCreateHtml(
pageContext,
pageUri,
schemaUri,
componentTemplateUri,
thisProductUri,
largeMiddleTaxonomyTcmUri,
largeSpecUris,
middleSpecUris,
checkboxTaxonomyTcmUri,
checkboxSpecUris
);
if (CHTML.getResultSize() > 0) {
%>
<%
}
%>
Adobe Reader is required to view PDF files.
If not yet installed, please download it from the Adobe website.
<%
String chatbotUrl = "";
if (product != null) {
chatbotUrl = product.getChatbotUrl();
if (!"".equals(chatbotUrl)) {
chatbotUrl = chatbotUrl+ "?id=115";
}
}
if ("".equals(chatbotUrl)) {
%>
<%
} else {
%>
<%
}
%>