德?tīng)柶滵EUZE FTVMS系列區(qū)域型光纖傳感器
產(chǎn)品介紹

德?tīng)柶滵EUZE FTVMS系列區(qū)域型光纖傳感器
種類 | 型號(hào) | 纖維直徑 (mm) | 最小彎曲半徑 (mm) | 光纖長(zhǎng)度(直徑)環(huán)境溫度 | 光束發(fā)射方向 |
區(qū)域型 | FTVMS-11-T2-K0.25 | 11×2 | R2 | 2m自由切割(?2.2)-40℃~+60℃ | 側(cè)視 |
FTVMS-30-T2-K0.25 | 30×3 | R1 | 2m自由切割(?2.2)-40℃~+60℃ | 側(cè)視 |
FTVMS-40-T2-K0.25 | 40×3 | R2 | 2m自由切割(?2.2)-40℃~+60℃ | 側(cè)視 |
查看更多評(píng)論
德?tīng)柶滵EUZE PD10系列扁平型光電傳感器
德?tīng)柶滵EUZE FTP系列耐真空型光纖傳感器
德?tīng)柶滵EUZE FDH系列耐高溫型光纖傳感器
德?tīng)柶滵EUZE FDQ系列限定反射型光纖傳感器
德?tīng)柶滵EUZE FT系列套管型光纖傳感器
var galleryThumbs = new Swiper('.gallery-thumbs', {
spaceBetween: 2,
slidesPerView: 4,
freeMode: true,
//watchSlidesVisibility: true,
//watchSlidesProgress: true,
navigation: {
nextEl: '.swiper-px-next',
prevEl: '.swiper-px-prev',
},
});
//var galleryTop = new Swiper('.gallery-top', {
// spaceBetween: 10,
// thumbs: {
// swiper: galleryThumbs
// }
//});
var imgsrcs = $('.swiper-slide').eq(0).find('img').attr('src');
$('.gallery-thumbs .swiper-slide').mouseover(function () {
let imgsrc = $(this).find('img').attr('src');
$(this).addClass("border-simg").siblings().removeClass("border-simg")
// console.log()
$('.jqzoom img').attr('src', imgsrc);
$('.jqzoom img').attr('jqimg', imgsrc)
}).eq(0).click()
$(".swiper-slide").eq(0).addClass("border-simg")
$('.jqzoom img').attr('src', imgsrcs);
$('.jqzoom img').attr('jqimg', imgsrcs)
$(".jqzoom").jqueryzoom({
xzoom: 350,
yzoom: 250,
offset: 10,
position: "right",
preload: 1,
lens: 1
});