5 Functional Mechanisms of this Application
SINAMICS G120 DP at S7-1200
Entry-ID: 70155469, V1.4, 07/2018
Copyright Siemens AG 2018 All rights reserved
5 Functional Mechanisms of this Application
Program overview
Figure 5-1: Program overview
OB1
“Main“
FB11
“Process_Data “
FB20
“Parameters“
DB11
“idb_Process_Data “
DB20
“idb_Parameters“
DB100
“write_drive_parameters“
FC11
“Denormalization“
FC12
“Normalization“
Instruction
“DPRD_DAT“
Instruction
“DPWR_DAT“
…
…
…
Instruction
“WRREC“
Instruction
“RDREC“
…
…
…
DB101
“read_drive_parameters“
DB103
“answer_from_drive“
…
For the cyclic process data exchange and the acyclic parameter access, separate
function blocks are used.
In OB1, the FC10 “Simulation” is called up. Here, FC10 simulates a user
program, by creating a control word and setpoint using the digital inputs.
Since it is only used here to make the example program runnable, it is not further
discussed.