ConOpSys V2970  P004.07
ANVILEX control operating system
Macros | Functions
ABCC_Base.cpp File Reference

ANYBUS module base class implementation file. More...

#include <stdio.h>
#include "abp.h"
#include "abcc.h"
#include "ad_obj.h"
#include "app_obj.h"
#include "etn_obj.h"
#include "opcua_obj.h"
#include "sync_obj.h"
#include "safe_obj.h"
#include "eip.h"
#include "prt.h"
#include "epl.h"
#include "dpv1.h"
#include "ect.h"
#include "dev.h"
#include "mod.h"
#include "cop.h"
#include "ccl.h"
#include "cfn.h"
#include "abcc_obj_cfg.h"
#include "stm32f429xx.h"
#include "Anvilex_Library.h"
#include "System_Resource.h"
#include "ConOpSys_Variant_Data_Type.h"
#include "ABCC_Base.h"
Include dependency graph for ABCC_Base.cpp:

Macros

#define ABCC_CFG_RESET_ACCEPTANCE_TIME_MS   (20)
 
#define ABCC_CFG_STARTUP_TIME_MS   (1500)
 

Functions

void ABCC_CbfReceiveMsg (ABP_MsgType *psReceivedMsg)
 

Detailed Description

ANYBUS module base class implementation file.

Attention
No special attention requered.
Revision
2871
Date
2021-09-17 14:54:52 +0500 (Fr, 17 Sep 2021)
Author
ggavrituhin

Macro Definition Documentation

◆ ABCC_CFG_RESET_ACCEPTANCE_TIME_MS

#define ABCC_CFG_RESET_ACCEPTANCE_TIME_MS   (20)

◆ ABCC_CFG_STARTUP_TIME_MS

#define ABCC_CFG_STARTUP_TIME_MS   (1500)

Function Documentation

◆ ABCC_CbfReceiveMsg()

void ABCC_CbfReceiveMsg ( ABP_MsgType *  psReceivedMsg)