<%@ 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 = "/tr";
final String language = "/tr";
final String locale_and_language = "/tr/tr";
%>
<%
//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);
}
}
%>
Son derece ince, yüksek derecede eski halini alan salmastra sızdırmazlık köpüğü SCF™
Çalışılması kolay olan bu esnek ince köpük, 100μm'ye kadar küçük açıklıklar için kullanılabilir.
Download
Özellikler
- Teçhizatı kirletebilecek herhangi çevresel yük oluşturabilecek maddelerden ve keza kirlenmelerden uzaktır.
- Şasi, montaj sonrası deforme olmaz çünkü sıkıştırma yükü (stres) küçüktür.
- Düzgün olmayan ve kavisli yüzeylere süper uyumluluk.
Yapı
Teknik Özellikler
| Ürün No. | Kalınlık [mm] | Renk |
| SCF100 | 0.5~1.0 | Siyah |
| 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 |
[Açıklamalar]
Özellikler
Genel Özellikler
| Ürün No. | Dökme yoğunluk [g/cm3] | 50% Sıkıştırma [N/cm2] | Kopma mukavemeti [MPa] | Kopma uzaması [%] | Alev geciktiricilik |
| 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 (Halojen olmayan) |
| 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 | - |
[Açıklamalar]
Esneklik
Uygulamalar
- Hoparlörler ve mikrofonların etrafında toz geçirmezlik ve koruma.
- Motorların çevresindeki açıklıkların ses geçirmezliği.
- LCD’lerin etrafında toz geçirmezlik ve koruma.
- LED’lerin etrafında toz geçirmezlik ve ışık perdeleme.
<%
//Target component schema TcmURI
String schemaUri = "tcm:55-713-8";
//Target component template TcmURI
String componentTemplateUri = "tcm:55-1810-32";
String thisProductUri = "tcm:55-8095";
String[] largeSpecUris= {};
String[] middleSpecUris = {};
String[] checkboxSpecUris = {"tcm:55-4823-1024", "tcm:55-4825-1024"};
String largeMiddleTaxonomyTcmUri = "tcm:55-611-512";
String checkboxTaxonomyTcmUri = "tcm:55-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 {
%>
<%
}
%>