洗衣房设备有不少人却往往因为其设备操作简单而不按要求随意操作,这样不但会降低洗涤效果,还可能会导致一些不必要的麻烦发生。那么下面小编就为您对洗衣房设备的使用流程及维护方法做详细分析:
1、洗衣房设备的**装载量是其设计容量的80%,不得超负荷操作使用。
2、洗衣房设备运行期间,应注意观察其工作情况,若有意外应马上切断电源、水源、气源。
3、每天使用洗衣房设备前,对洗衣房设备的机门、滚筒、洗涤用品加注器、传动皮带等进行目视检查。
4、每次开机前应检查程序:卡式控制式洗衣房设备选择的洗涤程度卡,微机控制式洗衣房设备选择的程序。
5、每天使用机器完毕后,应关闭机内电源开关。目视或手触检查电动机及传动系统是否有异常,关闭蒸汽阀,冷热水开关和总电源开关。
6、定期检验洗衣房设备各项功能,这其中包括:正反转、高速脱水功能、高低水位、温近代装置等。将冷水、热水各进水1分钟,以排清水管内的滞留水。排蒸汽15秒,以排除管理工作内的可能积垢。
严格按照以上内容操作,洗衣房设备会**的为您所使用哦!

航星洗涤机械(泰州)有限公司 备案号:苏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;