00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
00026
00027
00028
00029
00030
00031
00032
00033
00039
00040
00041 #ifndef __ECDB_H__
00042 #define __ECDB_H__
00043
00044
00045
00048 #define Beckhoff_BK1120 0x00000002, 0x04602C22
00049
00050 #define Beckhoff_EL1004_Inputs 0x00000002, 0x03EC3052, 0x3101, 1
00051
00052 #define Beckhoff_EL1014_Inputs 0x00000002, 0x03F63052, 0x3101, 1
00053
00054 #define Beckhoff_EL2004_Outputs 0x00000002, 0x07D43052, 0x3001, 1
00055
00056 #define Beckhoff_EL2032_Outputs 0x00000002, 0x07F03052, 0x3001, 1
00057
00058 #define Beckhoff_EL3102_Status1 0x00000002, 0x0C1E3052, 0x3101, 1
00059 #define Beckhoff_EL3102_Input1 0x00000002, 0x0C1E3052, 0x3101, 2
00060 #define Beckhoff_EL3102_Status2 0x00000002, 0x0C1E3052, 0x3102, 1
00061 #define Beckhoff_EL3102_Input2 0x00000002, 0x0C1E3052, 0x3102, 2
00062
00063 #define Beckhoff_EL3152_Status1 0x00000002, 0x0C503052, 0x3101, 1
00064 #define Beckhoff_EL3152_Input1 0x00000002, 0x0C503052, 0x3101, 2
00065 #define Beckhoff_EL3152_Status2 0x00000002, 0x0C503052, 0x3102, 1
00066 #define Beckhoff_EL3152_Input2 0x00000002, 0x0C503052, 0x3102, 2
00067
00068 #define Beckhoff_EL3162_Status1 0x00000002, 0x0C5A3052, 0x3101, 1
00069 #define Beckhoff_EL3162_Input1 0x00000002, 0x0C5A3052, 0x3101, 2
00070 #define Beckhoff_EL3162_Status2 0x00000002, 0x0C5A3052, 0x3102, 1
00071 #define Beckhoff_EL3162_Input2 0x00000002, 0x0C5A3052, 0x3102, 2
00072
00073 #define Beckhoff_EL4102_Output1 0x00000002, 0x10063052, 0x6411, 1
00074 #define Beckhoff_EL4102_Output2 0x00000002, 0x10063052, 0x6411, 2
00075
00076 #define Beckhoff_EL4132_Output1 0x00000002, 0x10243052, 0x6411, 1
00077 #define Beckhoff_EL4132_Output2 0x00000002, 0x10243052, 0x6411, 2
00078
00079 #define Beckhoff_EL5001_Status 0x00000002, 0x13893052, 0x3101, 1
00080 #define Beckhoff_EL5001_Value 0x00000002, 0x13893052, 0x3101, 2
00081
00082 #define Beckhoff_EL5101_Status 0x00000002, 0x13ED3052, 0x6000, 1
00083 #define Beckhoff_EL5101_Value 0x00000002, 0x13ED3052, 0x6000, 2
00084 #define Beckhoff_EL5101_Latch 0x00000002, 0x13ED3052, 0x6000, 3
00085 #define Beckhoff_EL5101_Frequency 0x00000002, 0x13ED3052, 0x6000, 4
00086 #define Beckhoff_EL5101_Period 0x00000002, 0x13ED3052, 0x6000, 5
00087 #define Beckhoff_EL5101_Window 0x00000002, 0x13ED3052, 0x6000, 6
00088 #define Beckhoff_EL5101_Ctrl 0x00000002, 0x13ED3052, 0x7000, 1
00089 #define Beckhoff_EL5101_OutputValue 0x00000002, 0x13ED3052, 0x7000, 2
00090
00093
00094
00095 #endif