Outputs and Tristates working as should be!

This commit is contained in:
machinekit
2015-08-19 09:05:47 +02:00
parent 37ac36af84
commit cf371d35da
2 changed files with 76 additions and 22 deletions

View File

@@ -22,8 +22,11 @@
/** \brief Product Code */
#define LCEC_EL2202_PID 0x089A3052
/** \brief Number of channels */
#define LCEC_EL2202_CHANS 2
/** \brief Number of PDO */
#define LCEC_EL2202_PDOS 2
#define LCEC_EL2202_PDOS (2 * LCEC_EL2202_CHANS)
/** \brief Vendor ID */
#define LCEC_EL2202_VID LCEC_BECKHOFF_VID