(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
Description
Product Description
XY-DT01 Auto Constant Temperature Controller 12V 24V NTC 10K Probe Sensor DIN Rail Thermostat 30A Relay Output Support DS18B
Setting parameters:
Set work mode by Cooling mode and Heating mode.
Cooling Mode C:
1.Relay turn ON and Refrigeration equipment starts working if connect load when Current Temperature is greater than (Set Temperature + Hysteresis Temperature). LCD will display symbol ‘OUT’ on left.
2.Relay turn OFF and Refrigeration equipment stops working if connect load when Current Temperature is less than Set Temperature. Symbol ‘OUT’ will disappear.
Heating mode H:
1.Relay turn ON and Heating equipment starts working if connect load when Current Temperature is less than (Set Temperature - Hysteresis Temperature). LCD will display symbol ‘OUT’ on left.
2.Relay turn OFF and Heating equipment stops working if connect load when Current Temperature is more than Set Temperature. Symbol ‘OUT’ will disappear.
High Temperature Alarm Function ALA:
1.Buzzer alarm and all screen flashing. Press anyone button to stop alarm if turn ON this function.But symbol ‘OUT’ or ‘W’ keep flashing.
2.Relay turn OFF and load stop work if Current Temperature is more than High Temperature Threshold.
Delay start function OPH:
It means the load can allow the next heating or cooling after delay time T and the time unit is second if turn ON OPH function.
Temperature Correction OFE(-10.0~10.0℃):
The system may have errors if it works for a long time, it can be corrected by this function.