# HG changeset patch # User Florian Pose # Date 1154623586 0 # Node ID 9668891c192436ad52460731d0d120ad88c777a9 # Parent ddb48b173680d75b40a36994bc29c577c1772f6e Added Beckhoff EL5001 to slave DB. diff -r ddb48b173680 -r 9668891c1924 include/ecdb.h --- a/include/ecdb.h Thu Aug 03 16:14:26 2006 +0000 +++ b/include/ecdb.h Thu Aug 03 16:46:26 2006 +0000 @@ -46,6 +46,9 @@ #define Beckhoff_EL4132_Output1 0x00000002, 0x10243052, 0x6411, 1 #define Beckhoff_EL4132_Output2 0x00000002, 0x10243052, 0x6411, 2 +#define Beckhoff_EL5001_Status 0x00000002, 0x13893052, 0x3101, 1 +#define Beckhoff_EL5001_Value 0x00000002, 0x13893052, 0x3101, 2 + /*****************************************************************************/ #endif