工控網(wǎng)首頁
>

產(chǎn)品選型

>

控易 寬溫加固液晶顯示器

控易 寬溫加固液晶顯示器

產(chǎn)品介紹

寬溫高亮(適應(yīng)-45℃ 到 60℃工作環(huán)境)
智能加熱溫度控制
寬溫智能化調(diào)光系統(tǒng)
專用的具精密百階微調(diào)的PWM超強(qiáng)LCD
逆變電源
 

寬溫高亮液晶模組 + Inverter 
高亮專用VGA/AV/TV/DV 驅(qū)動(dòng)
開架開平板顯示器結(jié)構(gòu)

工作溫度
-45 ℃ 到 +60 ℃
自動(dòng)溫度控制 
-45℃低溫環(huán)境快速啟動(dòng)

 

投訴建議

提交

查看更多評(píng)論
其他資訊

查看更多

控易 基于PICMG2.9規(guī)范在CompactPCI平臺(tái)上實(shí)現(xiàn)系統(tǒng)管理說明

控易 CER-IRC10加固計(jì)算機(jī)

控易電子 CER-IRC10 嵌入式整機(jī)

控易 CER-ST航海信息儀

控易電子 CER-1027 嵌入式主板

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 });