4.6.4.9 SF_RTS_INFO
Display of the firmware version of the Safety CPU
This function provides the firmware version of the Safety CPU. The version is a binary coded decimal, e.g.,
16#10 means version 1.0.
Table 23: FUN Name: SF_RTS_INFO
Name Data Type Initial Value Description, Parameter Values
VAR_OUTPUT
SF_RTS_INFO WORD 16#0000 Firmware version of the Safety CPU.
The upper BYTE of the entry represents the main
version; the lower BYTE represents the subver-
sion of the runtime system.
Example: RTS_VERSION = 16#0110 ➔ V01.1.0
Call in ST
SF_RTS_INFO_Value := SF_RTS_INFO();
Configuration and programming
AC500-S Libraries > SafetyExt_AC500_V22.lib
30.03.2017AC500-S246