Siemens 6AV6651-7KA01-3AA4 - S7-1200 + KTP400 Basic Starter Kit 6AV6651-7KA01-3AA4 Benutzerhandbuch

Produktcode
6AV6651-7KA01-3AA4
Seite von 364
 
Programming made easy 
 
6.2 Easy-to-use programming languages 
Easy Book 
Manual, 03/2014, A5E02486774-AF 
95
 
To create the logic for complex operations, you can insert branches to create the logic for 
parallel circuits. Parallel branches are opened downwards or are connected directly to the 
power rail. You terminate the branches upwards. 
LAD provides "box" instructions for a variety of functions, such as math, timer, counter, and 
move.  
STEP 7 does not limit the number of instructions (rows and columns) in a LAD network. 
 
 
Note 
Every LAD network must terminate with a coil or a box instruction.  
 
Consider the following rules when creating a LAD network: 
●  You cannot create a branch that could result in a power flow in the reverse direction. 
 
●  You cannot create a branch that would cause a short circuit. 
 
 
6.2.2 
Function Block Diagram (FBD) 
Like LAD, FBD is also a graphical programming language. The representation of the logic is 
based on the graphical logic symbols used in Boolean algebra.  
 
 
To create the logic for complex operations, 
insert parallel branches between the boxes. 
Mathematical functions and other complex functions can be represented directly in 
conjunction with the logic boxes. 
STEP 7 does not limit the number of instructions (rows and columns) in an FBD network.