13 free function blocks (ffb) – Watson-Marlow MM440 User Manual

Page 191

Advertising
background image

Issue 10/06

3 Functions

MICROMASTER 440 Operating Instructions

6SE6400-5AW00-0BP0

191

3.13

Free function blocks (FFB)

Parameter range:

P2800 – P2890

Warnings -
Faults -

Function chart number:

FP4800 – FP4830

Cycle time:

128 ms

For many applications, interlocking logic is required in order to control (open-loop)
the drive inverter. This interlocking logic couples several states (e.g. access
control, plant/system state) to form a control signal (e.g. ON command). Previously
this was implemented using either a PLC or relays. This represented additional
costs for the plant or system. In addition to logic operations, increasingly, arithmetic
operations and storage elements are required in drive inverters which generate a
new unit from several physical quantities. This simplified PLC functionality is
integrated in MICROMASTER 440 using the freely programmable function blocks
(FFB).

The following function blocks are integrated in MICROMASTER 440:

Table 3-31

Free function blocks

No. Type

Example

3

AND

AND 1

P2800 P2801[0]

A
B

C

&

P2810

r2811

A

B

C

0

0

0

0

1

0

1

0

0

1

1

1

Index0

Index1

3

OR

OR 1

A
B

C

P2816

r2817

A

B

C

0

0

0

0

1

1

1

0

1

1

1

1

1

P2800 P2801[3]

Index0

Index1

3

XOR

XOR 1

A
B

C

P2822

r2823

A

B

C

0

0

0

0

1

1

1

0

1

1

1

0

1

=

P2800 P2801[6]

Index0

Index1

3

NOT

NOT 1

P2828

r2829

1

C

A

A

C

0

1

1

0

P2800 P2801[9]

Index0

Advertising