SFC (Sequential Function Chart) is a visual structured graphical language that utilizes PLC (Programmable Logic Controller) to organize application programs using flowcharts based on the processing order. SFC divides the application program into two main components: 'Steps' and 'Transitions,' providing a method to link them. Each 'Step' is associated with a specific 'Action', while each 'Transition' is connected to a 'Transition Condition.'
We will program our first Sequential Function Chart (SFC) in our LS Electric XGB PLC. SFC programming is commonly used in industries such as manufacturing, automotive, and process control, where complex sequences of operations need to be coordinated. It allows the programmer to visually organize the control logic, making it easier to design, understand, and maintain the control system (Troubleshooting.) SFC programming is beneficial for applications with many interrelated components and where the sequence of operations is critical to the system's overall functioning.
This post will explore the fundamentals of programming an XGB PLC using Sequential Function Chart programming. We will be programming our lighted pushbuttons to control a start-stop circuit. This will show the basics of this IEC programming language. Let's get started.
Detailed information and links can be found in the corresponding post here.
https://accautomation.ca/xgb-plc-sequential-function-chart-sfc-first/
The entire XGB PLC Learning Series can be found here:
https://accautomation.ca/series/ls-electric-xgb-plc-series/
00:00 XGB PLC Simulator Statement List (ST)
01:35 Start a New Project
02:48 SFC Command Summary
07:29 Create the Variable List
08:16 Create the SFC Program (XGB PLC)
12:29 Transfer the Program
13:43 Monitor / Modify the Program
LS Electric XGB PLC Series https://accautomation.ca/series/ls-electric-xgb-plc-series/
FAQ