HA_TP_CALLBACK_STOP

../_images/c0c94cb39dd89a900a317f341238dc7d1
Parameter Value
Firmware V2.6
Library_File_Name ABB_HaModbus_AC500.lib
Type Event Type_Function, Return DWORD

HA_MOD_CALLBACK_STOP function is programmed to process logic related to AC500 High Availability project in case of CPU switching into stop mode.

If there is a STOP event initiated in the PLC, HA_MOD_CALLBACK_STOP function is processed before the CPU switches to STOP state. This function sets/resets some HA library global variables, to provide the CPU’s STOP information to the other CPU.

This function needs to be called under runtime system event. For further information on how to call the call back stop function in system events please refer to example project and documentation of the library.