5 Functional Mechanisms of this Application
5
Functional Mechanisms of this Application
Program overview
Figure 5-1
OB 1
"CYCL_EXC"
OB 35
"CYC_INT5"
The SIMATIC program consists of four areas:
Simulation
In this area, the control signals are created for the SINAMICS G, which are
then transmitted as process data to the SINAMICS G.
Process data exchange
In this area, the process data for the SINAMICS G is transmitted (e.g. one
command and setpoint) or received (status and actual values)
Parameter access
In this area, the parameters from the SINAMICS G are accessed.
Safety program
In this area the failsafe program is processed.
Note
The two communication areas, process data and parameter access, are
independent from each other and can each also be used individually.
SINAMICS G120C at S7-300/400F-DP
Beitrags-ID: 60441457,
V2.2,
FC 5 "setpoint_
simulation"
FB 10 "process data"
DB 10
"idb process data"
SFB 53 "WRREC"
FB 20 "parameter
access"
SFB 52 "RDREC"
DB 20 "idb parameter access"
FC 200 "F-CALL"
FB 200 "safety"
DB 200
"idb safety"
11/2014
DB 100 "write drive
parameter"
DB 102 "answer
from drive_write"
DB 101 "read drive
parameter"
DB 103 "answer
from drive_read"
41