#include "stdio.h"
#include "stdlib.h"
#include "string.h"
#include "EoCommon.h"
#include "EoDiagnostics.h"
#include "OPCprotocolManager.h"
#include "OPCprotocolManager_Cfg.h"
Go to the source code of this file.
 | 
| static void  | s_print_emsperiph_candata (eOdgn_canstatus_t *canst_ptr) | 
|   | 
| static void  | on_rec_emsperiph (opcprotman_opc_t opc, opcprotman_var_map_t *map, void *recdata) | 
|   | 
| static void  | on_rec_emsapplcommon (opcprotman_opc_t opc, opcprotman_var_map_t *map, void *recdata) | 
|   | 
| static void  | s_print_emsapplcomm_core (eOdgn_coreapplication_t *appcore_ptr) | 
|   | 
| static void  | s_print_emsapplcomm_ipnet (eOdgn_ipnet_t *appipnet_ptr) | 
|   | 
| static void  | s_print_emsapplcomm_transceiver (eOdgn_embObjtransceiver_t *apptrans_ptr) | 
|   | 
| static void  | on_rec_emsapplmc (opcprotman_opc_t opc, opcprotman_var_map_t *map, void *recdata) | 
|   | 
| static void  | s_print_emsapplmc_encoderserror (eOdgn_encoderreads_t *encreads) | 
|   | 
| static void  | on_rec_motorstflags (opcprotman_opc_t opc, opcprotman_var_map_t *map, void *recdata) | 
|   | 
| static void  | on_rec_errorLog (opcprotman_opc_t opc, opcprotman_var_map_t *map, void *recdata) | 
|   | 
| static void  | on_rec_canQueueStatistics (opcprotman_opc_t opc, opcprotman_var_map_t *map, void *recdata) | 
|   | 
| static void  | on_rec_rxcheckSetpoints (opcprotman_opc_t opc, opcprotman_var_map_t *map, void *recdata) | 
|   | 
| opcprotman_res_t  | opcprotman_personalize_database (OPCprotocolManager *p) | 
|   | 
◆ on_rec_canQueueStatistics()
  
  
      
        
          | static void on_rec_canQueueStatistics  | 
          ( | 
          opcprotman_opc_t  | 
          opc,  | 
         
        
           | 
           | 
          opcprotman_var_map_t *  | 
          map,  | 
         
        
           | 
           | 
          void *  | 
          recdata  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
◆ on_rec_emsapplcommon()
  
  
      
        
          | static void on_rec_emsapplcommon  | 
          ( | 
          opcprotman_opc_t  | 
          opc,  | 
         
        
           | 
           | 
          opcprotman_var_map_t *  | 
          map,  | 
         
        
           | 
           | 
          void *  | 
          recdata  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
◆ on_rec_emsapplmc()
  
  
      
        
          | static void on_rec_emsapplmc  | 
          ( | 
          opcprotman_opc_t  | 
          opc,  | 
         
        
           | 
           | 
          opcprotman_var_map_t *  | 
          map,  | 
         
        
           | 
           | 
          void *  | 
          recdata  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
◆ on_rec_emsperiph()
  
  
      
        
          | static void on_rec_emsperiph  | 
          ( | 
          opcprotman_opc_t  | 
          opc,  | 
         
        
           | 
           | 
          opcprotman_var_map_t *  | 
          map,  | 
         
        
           | 
           | 
          void *  | 
          recdata  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
◆ on_rec_errorLog()
  
  
      
        
          | static void on_rec_errorLog  | 
          ( | 
          opcprotman_opc_t  | 
          opc,  | 
         
        
           | 
           | 
          opcprotman_var_map_t *  | 
          map,  | 
         
        
           | 
           | 
          void *  | 
          recdata  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
◆ on_rec_motorstflags()
  
  
      
        
          | static void on_rec_motorstflags  | 
          ( | 
          opcprotman_opc_t  | 
          opc,  | 
         
        
           | 
           | 
          opcprotman_var_map_t *  | 
          map,  | 
         
        
           | 
           | 
          void *  | 
          recdata  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
◆ on_rec_rxcheckSetpoints()
  
  
      
        
          | static void on_rec_rxcheckSetpoints  | 
          ( | 
          opcprotman_opc_t  | 
          opc,  | 
         
        
           | 
           | 
          opcprotman_var_map_t *  | 
          map,  | 
         
        
           | 
           | 
          void *  | 
          recdata  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
◆ opcprotman_personalize_database()
  
  
      
        
          | opcprotman_res_t opcprotman_personalize_database  | 
          ( | 
          OPCprotocolManager *  | 
          p | ) | 
           | 
         
       
   | 
  
extern   | 
  
 
 
◆ s_print_emsapplcomm_core()
  
  
      
        
          | static void s_print_emsapplcomm_core  | 
          ( | 
          eOdgn_coreapplication_t *  | 
          appcore_ptr | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ s_print_emsapplcomm_ipnet()
  
  
      
        
          | static void s_print_emsapplcomm_ipnet  | 
          ( | 
          eOdgn_ipnet_t *  | 
          appipnet_ptr | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ s_print_emsapplcomm_transceiver()
  
  
      
        
          | static void s_print_emsapplcomm_transceiver  | 
          ( | 
          eOdgn_embObjtransceiver_t *  | 
          apptrans_ptr | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ s_print_emsapplmc_encoderserror()
  
  
      
        
          | static void s_print_emsapplmc_encoderserror  | 
          ( | 
          eOdgn_encoderreads_t *  | 
          encreads | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ s_print_emsperiph_candata()
  
  
      
        
          | static void s_print_emsperiph_candata  | 
          ( | 
          eOdgn_canstatus_t *  | 
          canst_ptr | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ board
◆ cmdena_rxsetPointCheck
  
  
      
        
          | uint32_t cmdena_rxsetPointCheck | 
         
       
   | 
  
extern   | 
  
 
 
◆ dgnCommands
  
  
      
        
          | eOdgn_commands_t dgnCommands | 
         
       
   | 
  
extern   | 
  
 
 
◆ ethCounterBoards
◆ s_emswithmc_data
  
  
      
        
          | eOdgn_emsapplication_emswithmc_t s_emswithmc_data | 
         
       
   | 
  
static   |