PLC sequential control design method

Sequential control design method is the basic idea of the system connected to the order of a working cycle is divided into several stages, these stages are known as step (Step). Sequential function chart (SFC) is mainly composed of steps, to the connections, transformations, transitions, conditions and actions.Figure 1 is a diagram on how to … Continue reading PLC sequential control design method

Introduction to PLC programming

Early programmable logic controller referred to as programmable logic controllers (Programmable Logic Controller,PLC), it is mainly used to replace relay logic control. With the development of technology, which uses microcomputer technology of industrial control equipment is already far exceeds the scope of logic control, therefore, such devices are called programmable controller, referred to as PC. … Continue reading Introduction to PLC programming

PLC, the structure and principles of learning

Programmable controllers (Programmable Controller) should be referred to as PC, PC PC in order to distinguish, so referred to as programmable controller PLC (Programmable Logic Controller), but does not mean that PLC can control logic signal. Application and design of PLC is specifically designed for industrial environments, comes with an intuitive, simple and easy to … Continue reading PLC, the structure and principles of learning

How to improve the speed of PLC program running

1: according to actual needs, function block programming, writing subroutinesIn the PLC, subroutines are relatively independent of a specific control objective to develop the program. CALL subroutine call instruction is executed, if the subroutine call if the conditions are not met, the program scans only in the main program, and not to scan the routine, … Continue reading How to improve the speed of PLC program running

Siemens programmed software and program structure

1. Programming softwareSiemens SIMATIC PLC series offers a variety of programming software, mainly STEP MICRO/DOS and STEP MICRO/WIN;STEP mini standard package STEP7S7 PLC programming language is very rich, includes LAD, and STL, SCL, GRAPH, HIGRAPH, CFC etc. Users can select a language, if required, can also be mixed using several programming languages.2. Program structureProgram structure … Continue reading Siemens programmed software and program structure