3.8.3
F-runtime group information DB
Introduction
The F-runtime group information DB provides key information on the corresponding F-runtime
group and on the safety program as a whole.
The F-runtime group information DB is generated automatically when an F-runtime group is
created. In so doing, a symbol is assigned for the F-runtime group information DB, e.g.
"RTG1SysInfo". You have the option of changing the name in the Safety Administration Editor.
Information in the F-runtime group information DB
The F-runtime group information DB provides the following information:
Name
Data type
For processing
in the safety
program
For processing in
the standard user
program
Description
MODE
BOOL
x
x
1 = Disabled safety mode
F_SYSINFO
MODE
BOOL
—
x
1 = Disabled safety mode
TCYC_CURR
DINT
—
x
Current cycle time of the F-runtime group,
in ms
TCYC_LONG
DINT
—
x
Longest cycle time of the F-runtime
group, in ms
TRTG_CURR
DINT
—
x
Current runtime of the F-runtime group, in
ms
TRTG_LONG
DINT
—
x
Longest runtime of the F-runtime group,
in ms
T1RTG_CURR
DINT
—
x
Not supported by STEP 7 Safety V16.
T1RTG_LONG
DINT
—
x
Not supported by STEP 7 Safety V16.
F_PROG_SIG
DWORD
—
x
Collective F-signature of the safety pro‐
gram
F_PROG_DAT
DTL
—
x
Compilation date of the safety program
F_RTG_SIG
DWORD
—
x
F-runtime groups signature
F_RTG_DAT
DTL
—
x
Compilation date of the F-runtime group
VERS_S7SAF
DWORD
—
x
Version identifier of STEP 7 Safety
You access the content of the F-runtime group information DB with fully qualified addressing.
Either collectively with the F_SYSINFO PLC data type (UDT), for example,
"RTG1SysInfo.F_SYSINFO", provided by the F-system or individual information, for example,
"RTG1SysInfo.F_SYSINFO.MODE".
Safety program of the F-PLC
3.8 F-runtime groups
Safety Integrated (with SINAMICS S120)
Commissioning Manual, 02/2020, A5E46305916B AB
79