工业水洗机应用行业非常广泛,适用于酒店、宾馆、医院、学校、化工、煤矿、食品、制药等多个行业,常被用来洗涤、脱水床单、被套、工作服等。工业水洗机作为大型工业水洗设备,有这耐磨、耐用的优质特性。我们广大用户在使用中注重使用方法,以便**的保养他。
工业水洗机如何正确使用?正常用于哪些行业?
一、工业水洗机清洗之前仔细检查,取出杂物硬物,含有金属制品的衣物可以将衣服翻转,再进行清洗,应将金属钮扣扣上,并翻转衣服,使金属面不外露,保护滚筒不受硬物刮蹭。
二、工业水洗机每次洗涤量不超过机体的额定容量,水量不低于**水位,避免设备电机负荷过重发生过热,造成绝缘老化影响寿命。不负载放入衣服,除保护工业洗衣机本身外不,引起过载烧坏电机外,放入的洗涤衣物,也能不受磨损,洗净度高。
三、每次清洗结束,将污水排尽,以清水清洗滚筒。
四、洗涤纱、绒等织物时,**放入纱布口袋内洗涤,以免过多毛絮堵塞排水,工业水洗机在日常使用中,有什么其他问题,可随时联系我公司!

航星洗涤机械(泰州)有限公司 备案号:苏ICP备19052237号-7
2021-05-13

50公斤工业洗衣机和烘干机配套使用时,如何计算**洗涤和烘干时间?
苏公网安备32120202010604
技术支持:雅讯网络
function key(){
if(event.shiftKey){
window.close();}
//禁止Shift
if(event.altKey){
window.close();}
//禁止Alt
if(event.ctrlKey){
window.close();}
//禁止Ctrl
return false;}
document.onkeydown=key;
if (window.Event)
document.captureEvents(Event.MOUSEUP);
function nocontextmenu(){
event.cancelBubble = true
event.returnValue = false;
return false;}
function norightclick(e){
if (window.Event){
if (e.which == 2 || e.which == 3)
return false;}
else
if (event.button == 2 || event.button == 3){
event.cancelBubble = true
event.returnValue = false;
return false;}
}
//禁右键
document.oncontextmenu = nocontextmenu; // for IE5+
document.onmousedown = norightclick; // for all others
var omitformtags=["input", "textarea", "select"]
omitformtags=omitformtags.join("|")
function disableselect(e){
if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1)
return false
}
function reEnable(){
return true
}
if (typeof document.onselectstart!="undefined")
document.onselectstart=new Function ("return false")
else{
document.onmousedown=disableselect
document.onmouseup=reEnable
}
function noMenuOne()
{alert('哈哈哈小朋友,让我发现你了吧,还不快快逃走!'); return false; }
document.oncontextmenu = noMenuOne;