ABB AC500-S Safety User Manual page 299

Hide thumbs Also See for AC500-S:
Table of Contents

Advertisement

Call in ST
SF_SAFE_STOP(DUMP_INFO:=16#B5006BB1);
4.6.6.2
SF_MAX_POWER_DIP_GET_CFG
The SF_MAX_POWER_DIP_GET_CFG function returns the configured maximum power dip
value of the safety CPU
Ä Chapter 4.6.7.6 "SF_MAX_POWER_DIP_GET" on page 305.
Table 75: FB name: SF_MAX_POWER_DIP_GET_CFG
Name
Data type
VAR_OUTPUT
SF_MAX_POWER_
WORD
DIP_GET_CFG
Call in ST
MAX_POWER_DIPS_CFG := SF_MAX_POWER_DIP_GET_CFG();
4.6.6.3
SF_BOOTPROJECT_CRC
The SF_BOOTPROJECT_CRC function returns the CRC of the boot project which was in the
flash memory when the safety CPU was started (it corresponds to the boot project CRC which is
displayed in CODESYS Safety under the menu item "Online è Check bootproject in PLC").
Table 76: FB name: SF_BOOTPROJECT_CRC
Name
Data type
VAR_OUTPUT
SF_BOOTPRO-
DWORD
JECT_CRC
Call in ST
BOOTPROJECT_CRC := SF_BOOTPROJECT_CRC();
2020/06/19
Ä Chapter 4.6.7.2 "SF_MAX_POWER_DIP_SET" on page 301
Initial value
Description, parameter values
16#0000
Configured maximum number of tolerated power dips
(undervoltage/overvoltage faults).
Initial value
Description, parameter values
16#00000000
CRC of the boot project in flash memory when the
Safety CPU was started.
3ADR025091M0208, 12, en_US
Configuration and programming
AC500-S libraries > SafetyExt2_LV100_AC500_V27.lib
299

Advertisement

Table of Contents
loading

Table of Contents