首页 ABB变频器ACS510MODBUS通讯梯形程序

ABB变频器ACS510MODBUS通讯梯形程序

举报
开通vip

ABB变频器ACS510MODBUS通讯梯形程序 变频器通讯梯形程序 / MAIN (OB1) 块: MAIN 作者: 创建时间: 2010.10.18 9:37:59 修改时间: 2010.10.18 14:06:59 符号 变量类型 数据类型 注释 TEMP TEMP TEMP TEMP PROGRAM COMMENTS Network Title网络 1 Network Comment MBUS_CTRL EN Mode DoneBaud ErrorPari...

ABB变频器ACS510MODBUS通讯梯形程序
变频器通讯梯形程序 / MAIN (OB1) 块: MAIN 作者: 创建时间: 2010.10.18 9:37:59 修改时间: 2010.10.18 14:06:59 符号 变量类型 数据类型 注释 TEMP TEMP TEMP TEMP PROGRAM COMMENTS Network Title网络 1 Network Comment MBUS_CTRL EN Mode DoneBaud ErrorParity Timeout SM0.0 SM0.0 9600 0 1000 M0.0 MB1 网络 2 R R S SM0.1 M2.0 2 M2.1 1 M2.7 1 网络 3 P S I0.0 M2.1 1 1 / 11 PDF 文件使用 "pdfFactory Pro" 试用版本创建 www.fineprint.cn www.plcworld.cnwww.plcworld.cn 变频器通讯梯形程序 / MAIN (OB1) 网络 4 MBUS_MSG EN P First DoneSlave ErrorRW Addr Count DataPtr M2.1 M2.1 2 1 40001 M0.1 MB1 0 &VB100 网络 5 MBUS_MSG EN P First DoneSlave ErrorRW Addr Count DataPtr M2.7 I0.7 2 1 40001 M0.7 MB7 1 &VB200 网络 6 P S R P R M0.1 M2.2 1 M2.1 1 M0.7 M2.7 1 2 / 11 PDF 文件使用 "pdfFactory Pro" 试用版本创建 www.fineprint.cn www.plcworld.cnwww.plcworld.cn 变频器通讯梯形程序 / MAIN (OB1) 网络 7 MBUS_MSG EN P First DoneSlave ErrorRW Addr Count DataPtr M2.2 I0.2 2 1 40001 M0.2 MB2 1 &VB102 网络 8 P S R M0.2 M2.3 1 M2.2 1 网络 9 MBUS_MSG EN P First DoneSlave ErrorRW Addr Count DataPtr M2.3 I0.3 2 1 40001 M0.3 MB3 1 &VB104 3 / 11 PDF 文件使用 "pdfFactory Pro" 试用版本创建 www.fineprint.cn www.plcworld.cnwww.plcworld.cn 变频器通讯梯形程序 / MAIN (OB1) 网络 10 P S R M0.3 M2.4 1 M2.3 1 网络 11 MBUS_MSG EN P First DoneSlave ErrorRW Addr Count DataPtr M2.4 I0.4 2 1 40001 M0.4 MB4 1 &VB106 网络 12 P R M0.4 M2.4 1 4 / 11 PDF 文件使用 "pdfFactory Pro" 试用版本创建 www.fineprint.cn www.plcworld.cnwww.plcworld.cn 变频器通讯梯形程序 / SBR_0 (SBR0) 块: SBR_0 作者: 创建时间: 2010.10.18 9:37:59 修改时间: 2010.10.18 9:37:59 符号 变量类型 数据类型 注释 EN IN BOOL IN IN_OUT OUT TEMP SUBROUTINE COMMENTS Network Title网络 1 Network Comment 5 / 11 PDF 文件使用 "pdfFactory Pro" 试用版本创建 www.fineprint.cn www.plcworld.cnwww.plcworld.cn 变频器通讯梯形程序 / SBR_4 (SBR4) 块: SBR_4 作者: 创建时间: 2010.10.18 11:28:19 修改时间: 2010.10.18 11:28:19 符号 变量类型 数据类型 注释 EN IN BOOL IN IN_OUT OUT TEMP SUBROUTINE COMMENTS Network Title网络 1 Network Comment 6 / 11 PDF 文件使用 "pdfFactory Pro" 试用版本创建 www.fineprint.cn www.plcworld.cnwww.plcworld.cn 变频器通讯梯形程序 / INT_0 (INT0) 块: INT_0 作者: 创建时间: 2010.10.18 9:37:59 修改时间: 2010.10.18 9:37:59 符号 变量类型 数据类型 注释 TEMP TEMP TEMP TEMP INTERRUPT ROUTINE COMMENTS Network Title网络 1 Network Comment 7 / 11 PDF 文件使用 "pdfFactory Pro" 试用版本创建 www.fineprint.cn www.plcworld.cnwww.plcworld.cn 变频器通讯梯形程序 / MBUS_CTRL (SBR1) 块: MBUS_CTRL 作者: 创建时间: 2005.12.01 8:45:14 修改时间: 2006.11.15 9:09:30 符号 变量类型 数据类型 注释 EN IN BOOL L0.0 Mode IN BOOL 1 = Modbus, 0 = PPI (stop Modbus) LD1 Baud IN DWORD 1200, 2400 ... 115200 LB5 Parity IN BYTE 0 = none, 1 = odd, 2 = even LW6 Timeout IN INT slave response timeout in milliseconds IN IN_OUT L8.0 Done OUT BOOL Done flag (always set) LB9 Error OUT BYTE Error status OUT LD10 AC0save TEMP DWORD LD14 AC1save TEMP DWORD LD18 AC2save TEMP DWORD LD22 AC3save TEMP DWORD This code is property of Siemens Energy & Automation, Inc. and is part of the add-on package Modbus Master Port 0 Library. 8 / 11 PDF 文件使用 "pdfFactory Pro" 试用版本创建 www.fineprint.cn www.plcworld.cnwww.plcworld.cn 变频器通讯梯形程序 / MBUS_MSG (SBR2) 块: MBUS_MSG 作者: 创建时间: 2005.12.01 8:46:21 修改时间: 2006.11.15 9:09:30 符号 变量类型 数据类型 注释 EN IN BOOL L0.0 First IN BOOL New message (Set to a 1 for only one scan for a new request) LB1 Slave IN BYTE Slave address (0 - 247) LB2 RW IN BYTE Read = 0, Write = 1 LD3 Addr IN DWORD Modbus addr (ie 40001) LW7 Count IN INT Number of elements (1- 120 words or 1 to 1920 bits) LD9 DataPtr IN DWORD Pointer to data (ie &VB100) IN IN_OUT L13.0 Done OUT BOOL Done flag (0 = busy, 1 = done) LB14 Error OUT BYTE Error (0 = no error) OUT LD15 AC0save TEMP DWORD LD19 AC1save TEMP DWORD LD23 AC2save TEMP DWORD This code is property of Siemens Energy & Automation, Inc. and is part of the add-on package Modbus Master Port 0 Library. 9 / 11 PDF 文件使用 "pdfFactory Pro" 试用版本创建 www.fineprint.cn www.plcworld.cnwww.plcworld.cn 变频器通讯梯形程序 / MBUSM1 (SBR3) 块: MBUSM1 作者: 创建时间: 2005.12.01 8:46:36 修改时间: 2006.11.15 9:09:30 符号 变量类型 数据类型 注释 EN IN BOOL IN IN_OUT LW0 crc OUT WORD OUT LW2 count TEMP INT LD4 ptr TEMP DWORD This code is property of Siemens Energy & Automation, Inc. and is part of the add-on package Modbus Master Port 0 Library. 10 / 11 PDF 文件使用 "pdfFactory Pro" 试用版本创建 www.fineprint.cn www.plcworld.cnwww.plcworld.cn 变频器通讯梯形程序 / MBUSM2 (INT1) 块: MBUSM2 作者: 创建时间: 2005.12.01 8:46:47 修改时间: 2006.11.15 9:09:30 符号 变量类型 数据类型 注释 TEMP TEMP TEMP TEMP This code is property of Siemens Energy & Automation, Inc. and is part of the add-on package Modbus Master Port 0 Library. 11 / 11 PDF 文件使用 "pdfFactory Pro" 试用版本创建 www.fineprint.cn www.plcworld.cnwww.plcworld.cn
本文档为【ABB变频器ACS510MODBUS通讯梯形程序】,请使用软件OFFICE或WPS软件打开。作品中的文字与图均可以修改和编辑, 图片更改请在作品中右键图片并更换,文字修改请直接点击文字进行修改,也可以新增和删除文档中的内容。
该文档来自用户分享,如有侵权行为请发邮件ishare@vip.sina.com联系网站客服,我们会及时删除。
[版权声明] 本站所有资料为用户分享产生,若发现您的权利被侵害,请联系客服邮件isharekefu@iask.cn,我们尽快处理。
本作品所展示的图片、画像、字体、音乐的版权可能需版权方额外授权,请谨慎使用。
网站提供的党政主题相关内容(国旗、国徽、党徽..)目的在于配合国家政策宣传,仅限个人学习分享使用,禁止用于任何广告和商用目的。
下载需要: 免费 已有0 人下载
最新资料
资料动态
专题动态
is_838019
暂无简介~
格式:pdf
大小:88KB
软件:PDF阅读器
页数:11
分类:互联网
上传时间:2012-04-24
浏览量:152