ABB AC500-S Safety User Manual page 305

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

Advertisement

Table 81: FUN name: SF_APPL_MEASURE_END
Name
Data type
VAR_INPUT
TIMER
BYTE
VAR_OUTPUT
SF_APPL_MEASU
BOOL
RE_END
Call in ST
SF_APPL_MEASURE_BEGIN_VALUE :=
SF_APPL_MEASURE_BEGIN(SF_APPL_MEASURE_BEGIN_TIMER,
SF_APPL_MEASURE_BEGIN_RESET);
...
...
SF_APPL_MEASURE_END_VALUE :=
SF_APPL_MEASURE_END(SF_APPL_MEASURE_END_TIMER);
4.6.7.6
SF_MAX_POWER_DIP_GET
Getting the current number of restarts after power dip in the safety CPU
Table 82: FUN name: SF_MAX_POWER_DIP_GET
Name
Data type
VAR_OUTPUT
SF_MAX_POWER_
WORD
DIP_GET
Call in ST
SF_MAX_POWER_DIP_GET_Value := SF_MAX_POWER_DIP_GET();
4.6.7.7
SF_SAFETY_MODE
Reading out if the safety CPU is in DEBUG RUN (non-safety), DEBUG STOP (non-safety)
or in RUN (safety) mode
2020/06/19
Initial value
Description, parameter values
16#00
Timer identification. The allowed range is from 0 to
31.
FALSE
Return value is TRUE if the TIMER value is within
the allowed range (0 .. 31), otherwise the return
value is FALSE.
Initial value
Description, parameter values
16#0000
Actual value of power dip error counter.
3ADR025091M0208, 12, en_US
Configuration and programming
AC500-S libraries > SafetyExt_AC500_V22.lib
305

Advertisement

Table of Contents
loading

Table of Contents