You are on page 1of 5

CoDeSys V2.

3 The IEC 61131-3 programming languages


Continuous Function Chart (CFC) Graphical programming environment Network and place-oriented Easy to understand

Consists of a collection of blocks and operands

DC-B/Holtmann, Martin

PLC371 - Project in Continuous Function Chart

March 7, 2013

CFC (Continuous Function Chart)


1. Function blocks can be selected from a library of functions. 2. Once a function blockis inserted and the cursor is positioned in the block, then F2 will call up an overview of the available functions. 3. Function blocks can be placed anywhere on the sheet. 4. An output can be directly linked to an input. This can only be done using labels.

DC-B/Holtmann, Martin

PLC371 - Project in Continuous Function Chart

March 7, 2013

Programming in Continuous Function Chart (CFC)


This project consists of two parts The Sequential Function Chart program Visualization The project is a hold circuit with a relay and a lamp We start by making the CFC program. We will then simulate this We will extend this with a control panel in the visualization editor. We will then simulate the combination

DC-B/Holtmann, Martin

PLC371 - Project in Continuous Function Chart

March 7, 2013

Project in Continuous Function Chart (CFC)


+24V 1 2 3 3 Start 4 K 4 3

Relay

K 4

Relay

1 Stop

A1 K

Relay
A2

Lamp

0V

2 3

DC-B/Holtmann, Martin

PLC371 - Project in Continuous Function Chart

March 7, 2013

Project in Continuous Function Chart (CFC)


In the editor
Start activated

Stop activated

DC-B/Holtmann, Martin

PLC371 - Project in Continuous Function Chart

March 7, 2013

You might also like