Download as ppt, pdf, or txt
Download as ppt, pdf, or txt
You are on page 1of 5

CoDeSys V2.

3 The IEC 61131-3 programming languages


Sequential Function Chart (SFC)
Graphical programming language Helps you to structure the software Consists of steps and transitions (conditions) The actual actions are stated in the steps

SFC cannot be converted to another language

DC-B/Holtmann, Martin

PLC371 - Project in Sequential Function Chart

March 7, 2013

CoDeSys V2.3 The programming language SFC


Simple SFC
IEC-compliant SFC

DC-B/Holtmann, Martin

PLC371 - Project in Sequential Function Chart

March 7, 2013

Project in Sequential Function Chart (SFC)


This project consists of two parts: The Sequential Function Chart program (Simple SFC) Visualization The project is a hold circuit with a relay and a lamp We start by making the 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 Sequential Function Chart

March 7, 2013

Project in Sequential Function Chart (SFC)


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

Relay

K 4

Relay

1 Stop 2

A1 K

Relay
A2

Lamp

0V

2 3
DC-B/Holtmann, Martin PLC371 - Project in Sequential Function Chart March 7, 2013 4

Project in Sequential Function Chart (SFC)


In the editor
Start activated

Stop activated

DC-B/Holtmann, Martin

PLC371 - Project in Sequential Function Chart

March 7, 2013

You might also like