文档库 最新最全的文档下载
当前位置:文档库 › ABB变频器ACS510MODBUS通讯梯形程序

ABB变频器ACS510MODBUS通讯梯形程序

块: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

Done Baud Error Parity Timeout

SM0.0SM0.09600

01000

M0.0MB1

网络 2

R R S SM0.1M2.02M2.11M2.71

网络 3

P

S I0.0M2.11

MBUS_MSG

EN

P

First

Done Slave Error RW Addr Count DataPtr

M2.1M2.12140001

M0.1MB1

0&VB100

网络 5

MBUS_MSG

EN

P

First

Done Slave Error RW Addr Count DataPtr

M2.7I0.72140001

M0.7MB7

1&VB200

网络 6

P

S R

P

R M0.1M2.21M2.11

M0.7M2.71

MBUS_MSG

EN

P

First

Done Slave Error RW Addr Count DataPtr

M2.2I0.22140001

M0.2MB2

1&VB102

网络 8

P

S R M0.2M2.31M2.21

网络 9

MBUS_MSG

EN

P

First

Done Slave Error RW Addr Count DataPtr

M2.3I0.32140001

M0.3MB3

1&VB104

P

S R M0.3M2.41M2.31

网络 11

MBUS_MSG

EN

P

First

Done Slave Error RW Addr Count DataPtr

M2.4I0.42140001

M0.4MB4

1&VB106

网络 12

P

R M0.4M2.41

创建时间: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

创建时间: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

创建时间:2010.10.18 9:37:59

修改时间:2010.10.18 9:37:59

符号变量类型数据类型注释

TEMP

TEMP

TEMP

TEMP

INTERRUPT ROUTINE COMMENTS

网络 1

Network Title

Network Comment

创建时间:2005.12.01 8:45:14

修改时间:2006.11.15 9:09:30

符号变量类型数据类型注释

EN IN BOOL

L0.0Mode IN BOOL 1 = Modbus, 0 = PPI (stop Modbus)

LD1Baud IN DWORD 1200, 2400 (115200)

LB5Parity IN BYTE 0 = none, 1 = odd, 2 = even

LW6Timeout IN INT slave response timeout in milliseconds

IN

IN_OUT

L8.0Done OUT BOOL Done flag (always set)

LB9Error OUT BYTE Error status

OUT

LD10AC0save TEMP DWORD

LD14AC1save TEMP DWORD

LD18AC2save TEMP DWORD

LD22AC3save TEMP DWORD

This code is property of Siemens Energy & Automation, Inc.

and is part of the add-on package Modbus Master Port 0 Library.

创建时间:2005.12.01 8:46:21

修改时间:2006.11.15 9:09:30

符号变量类型数据类型注释

EN IN BOOL

L0.0First IN BOOL New message (Set to a 1 for only one scan for a new

request)

LB1Slave IN BYTE Slave address (0 - 247)

LB2RW IN BYTE Read = 0, Write = 1

LD3Addr IN DWORD Modbus addr (ie 40001)

LW7Count IN INT Number of elements (1- 120 words or 1 to 1920 bits) LD9DataPtr IN DWORD Pointer to data (ie &VB100)

IN

IN_OUT

L13.0Done OUT BOOL Done flag (0 = busy, 1 = done)

LB14Error OUT BYTE Error (0 = no error)

OUT

LD15AC0save TEMP DWORD

LD19AC1save TEMP DWORD

LD23AC2save TEMP DWORD

This code is property of Siemens Energy & Automation, Inc.

and is part of the add-on package Modbus Master Port 0 Library.

创建时间:2005.12.01 8:46:36

修改时间:2006.11.15 9:09:30

符号变量类型数据类型注释

EN IN BOOL

IN

IN_OUT

LW0crc OUT WORD

OUT

LW2count TEMP INT

LD4ptr TEMP DWORD

This code is property of Siemens Energy & Automation, Inc.

and is part of the add-on package Modbus Master Port 0 Library.

创建时间: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.

相关文档