型号
|
公称推力
|
压缩 室尺寸
|
包块尺寸
|
包块密度
|
生产效率
|
单次循环
|
功率
|
出包操作方式
|
Y81-63
|
630
|
1000×600×500
|
200×200
|
≥2000
|
900-1100
|
≥90
|
7.5
|
f翻包或推包、手动操作
|
Y81-100
|
1000
|
1000×700×550
|
250×250
|
≥2000
|
1200-1500
|
≥120
|
11
|
翻包或推包、手动操作
|
Y81-125A/B
|
1250
|
1200×700×600
|
300×300
|
≥2000
|
1200-1800
|
≥105
|
15
|
翻包或推包、手动操作
|
Y81-160
|
1600
|
1400×900×700
|
320×320
|
≥2000
|
1500-2200
|
≥110
|
18.5
|
翻包或推包、手动操作
|
Y81-160A
|
1600
|
1600×1000×800
|
320×320
|
≥2000
|
2000-3500
|
≥110
|
22
|
翻包或推包、手动操作
|
Y81-160B
|
1600
|
1600×1200×800
|
400×400
|
≥2000
|
2000-4000
|
≥115
|
2222
|
翻包或推包、手动操作
|
Y81-200A
|
2000
|
1600×1200×800
|
400×400
|
≥2000
|
2500-4500
|
≥115
|
22+15
|
翻包或推包、手动操作
|
Y81-200B
|
2000
|
1800×1400×900
|
450×450
|
≥2000
|
3000-5000
|
≥120
|
22+18.5
|
翻包或推包、手动操作
|
Y81-250A
|
2500
|
2000×1400×1000
|
500×500
|
≥2000
|
4000-6300
|
≥120
|
22+22
|
翻包或推包、手动操作
|
Y81-250B
|
2500
|
2000×1750×1000
|
500×500
|
≥2000
|
5000-6300
|
≥120
|
22+22
|
翻包或推包、手动操作
|
Y81-315A
|
3150
|
2000×1400×1000
|
500×500
|
≥2000
|
4000-6500
|
≥120
|
37×2
|
翻包或推包、手动操作
|
Y81-315B
|
3150
|
2000×1750×1000
|
500×500
|
≥2000
|
5000-7000
|
≥120
|
37×2
|
推包、手动操作
|
Y81-400
|
4000
|
3000×2000×1200
|
500×600
|
≥2000
|
6000-8000
|
≥180
|
45×2
|
推包、PLC
|
//var url = ’http://detail.b2b.hc360.com/detail/turbine/action/sendbusnote.SendBusnoteAction/eventsubmit_dosendbusnote/doSendbusnote’; //var url = ’http://detail.b2b.hc360.com/detail/turbine/template/shop%2Casync%2Cbusnoteresult.html’; var url = ’http://b2b.hc360.com/action/shop,async,busnoteresult.html’; function sendIsOnline(){ var content=document.getElementById(’busnotecontent’).value; var vaildcode=document.getElementById("vaildcode").value; var LoginTicket=document.getElementById("LoginTicket").value; if(content==""){ alert("请填写留言内容!"); return false; } if (content.length>2000){ alert("留言内容不能超过2000个字!"); return false; } if (vaildcode==""){ alert("请填写验证码!"); return false; } if (vaildcode.length!=4){ alert("请正确填写4位验证码!"); return false; } var myAjax = new Ajax.Request( url, { method: ’post’, parameters: {validcode:vaildcode,content:content,sendcontacter:’刘辉’,corname:’辉煌液压机械有限公司’, email:’1368734840@qq.com’,tel:’86-0139-0357825’,infoid:’110305121’,infotype:’0’,recvproviderid:’100013451675’,sendproviderid:’100013451675’,title:’供应金属液压打包机 ,非金属打包机,剪切机’, LoginTicket:LoginTicket}, onComplete: function(req){ ret=req.responseXML; parxmlrs(ret); }, onException:function(e){alert(’系统故障暂时无法返回正确结果,请您稍后再试试’);} }); } function sendNotOnline(){ var vaildcode=document.getElementById("vaildcode").value; var content=document.getElementById(’busnotecontent’).value; var sendcontacter = document.getElementById(’busnoteyourname’).value; var corname = document.getElementById(’busnotecorname’).value; var email = document.getElementById(’busnoteemail’).value; var tel = document.getElementById(’busnotetel’).value; var LoginTicket=document.getElementById("LoginTicket").value; if(sendcontacter==""){ alert("请输入您的姓名!"); return false; } if(sendcontacter.length>31){ alert("您输入的姓名太长,请不要超过30个字!"); return false; } if(corname.length>51){ alert("您输入的公司名称太长,请不要超过50个字!"); return false; } if(email==""){ alert("请输入您的电子邮件!"); return false; } if(email.length>51){ alert("您输入的Email太长,请不要超过50个字!"); return false; } if(content==""){ alert("请填写留言内容!"); return false; } if (content.length>2000){ alert("留言内容不能超过2000个字!"); return false; } if (vaildcode==""){ alert("请填写验证码!"); return false; } if (vaildcode.length!=4){ alert("请正确填写4位验证码!"); return false; } var myAjax = new Ajax.Request( url, { method: ’post’, parameters: {validcode:vaildcode,content:content,sendcontacter:sendcontacter,corname:corname, email:email,tel:tel,infoid:’110305121’,infotype:’0’,recvproviderid:’100013451675’,sendproviderid:’0’,title:’供应金属液压打包机 ,非金属打包机,剪切机’, LoginTicket:LoginTicket}, onComplete: function(req){ ret=req.responseXML; parxmlrs(ret); }, onException:function(e){alert(’系统故障暂时无法返回正确结果,请您稍后再试试’+e);} }); } function parxmlrs(obj){ var busnoters=obj.getElementsByTagName(’busnoteresult’); var tckey = busnoters[0].getElementsByTagName(’key’)[0].firstChild.data; var tcvalue = busnoters[0].getElementsByTagName(’value’)[0].firstChild.data; var status = busnoters[0].getElementsByTagName(’status’)[0].firstChild.data; var returninfo = busnoters[0].getElementsByTagName(’returninfo’)[0].firstChild.data; if(status == 1){ document.getElementById("vaildcode").value=""; document.getElementById(’busnotecontent’).value=""; document.getElementById(’LoginTicket’).value = tckey; var newsrc = ’http://my.b2b.hc360.com/my/ValidImage.jsp?Seed=’+tcvalue; document.getElementById(’validimg’).src = newsrc; alert("发送留言成功"); } else{ document.getElementById("vaildcode").value=""; document.getElementById(’LoginTicket’).value = tckey; var newsrc = ’http://my.b2b.hc360.com/my/ValidImage.jsp?Seed=’+tcvalue; document.getElementById(’validimg’).src = newsrc; alert(returninfo); } }
|