<%@ 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 = "/kr";
final String language = "/ko";
final String locale_and_language = "/kr/ko";
%>
<%
//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
특징
- 환경에 유해한 물질이 전혀 없고 장비에 오염을 유발할 수 있는 불순물도 없습니다.
- 압축 하중(응력)이 작기 때문에 설치 후 섀시가 변형되지 않습니다.
- 울퉁불퉁하고 굴곡이 있는 표면에 탁월한 밀착성.
구조
사양
| 제품 번호 | 두께[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 | - |
[비고]
유연성
적용
- 스피커와 마이크 주변 방진 및 충격 완화.
- 모터 주위 간극의 방음.
- LCD 주변 방진 및 충격 완화.
- LED 주변 차광 및 방진.
<%
//Target component schema TcmURI
String schemaUri = "tcm:63-713-8";
//Target component template TcmURI
String componentTemplateUri = "tcm:63-1810-32";
String thisProductUri = "tcm:63-8095";
String[] largeSpecUris= {};
String[] middleSpecUris = {};
String[] checkboxSpecUris = {"tcm:63-4823-1024", "tcm:63-4825-1024"};
String largeMiddleTaxonomyTcmUri = "tcm:63-611-512";
String checkboxTaxonomyTcmUri = "tcm:63-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 {
%>
<%
}
%>