include/ecdb.h
changeset 343 b3858d25ba4b
parent 327 9668891c1924
child 352 3f79f0637c60
equal deleted inserted replaced
342:cbcff2f19e99 343:b3858d25ba4b
    41 #ifndef __ECDB_H__
    41 #ifndef __ECDB_H__
    42 #define __ECDB_H__
    42 #define __ECDB_H__
    43 
    43 
    44 /*****************************************************************************/
    44 /*****************************************************************************/
    45 
    45 
       
    46 /** \cond */
       
    47 
    46 #define Beckhoff_EL4132_Output1 0x00000002, 0x10243052, 0x6411, 1
    48 #define Beckhoff_EL4132_Output1 0x00000002, 0x10243052, 0x6411, 1
    47 #define Beckhoff_EL4132_Output2 0x00000002, 0x10243052, 0x6411, 2
    49 #define Beckhoff_EL4132_Output2 0x00000002, 0x10243052, 0x6411, 2
    48 
    50 
    49 #define Beckhoff_EL5001_Status 0x00000002, 0x13893052, 0x3101, 1
    51 #define Beckhoff_EL5001_Status 0x00000002, 0x13893052, 0x3101, 1
    50 #define Beckhoff_EL5001_Value  0x00000002, 0x13893052, 0x3101, 2
    52 #define Beckhoff_EL5001_Value  0x00000002, 0x13893052, 0x3101, 2
    51 
    53 
       
    54 /** \endcond */
       
    55 
    52 /*****************************************************************************/
    56 /*****************************************************************************/
    53 
    57 
    54 #endif
    58 #endif