Added Beckhoff_EL1004v2_Inputs

This commit is contained in:
Florian Pose 2007-09-06 09:21:33 +00:00
parent ce23289736
commit da0c6327b4
1 changed files with 3 additions and 1 deletions

View File

@ -49,9 +49,11 @@
#define Beckhoff_EL1004 0x00000002, 0x03EC3052
#define Beckhoff_EL1004_PDO_Inputs 0x3101, 1
#define Beckhoff_EL1004v2_PDO_Inputs 0x6000, 1
#define Beckhoff_EL1004_Inputs Beckhoff_EL1004, Beckhoff_EL1004_PDO_Inputs
#define Beckhoff_EL1004v2_PDO_Inputs 0x6000, 1
#define Beckhoff_EL1004v2_Inputs Beckhoff_EL1004, Beckhoff_EL1004v2_PDO_Inputs
#define Beckhoff_EL1014 0x00000002, 0x03F63052
#define Beckhoff_EL1014_PDO_Inputs 0x3101, 1
#define Beckhoff_EL1014_Inputs Beckhoff_EL1014, Beckhoff_EL1014_PDO_Inputs