# HG changeset patch # User Florian Pose # Date 1215506122 0 # Node ID 9e7fe258495ee640792f78579d335a10a0eb4927 # Parent b6998e916d5a6e658e726d62065a08cdfdaf3569 Added attention to ecrt_slave_config_sdo(). diff -r b6998e916d5a -r 9e7fe258495e include/ecrt.h --- a/include/ecrt.h Mon Jul 07 09:02:19 2008 +0000 +++ b/include/ecrt.h Tue Jul 08 08:35:22 2008 +0000 @@ -657,6 +657,12 @@ * master. This usually happens once on master activation, but can be repeated * subsequently, for example after the slave's power supply failed. * + * \attention The Sdos for Pdo assignment (\p 0x1C10 - \p 0x1C2F) and Pdo + * mapping (\p 0x1600 - \p 0x17FF and \p 0x1A00 - \p 0x1BFF) should not be + * configured with this function, because they are part of the slave + * configuration done by the master. Please use ecrt_slave_config_pdos() and + * friends instead. + * * This is the generic function for adding an Sdo configuration. Please note * that the this function does not do any endianess correction. If * datatype-specific functions are needed (that automatically correct the