include/ecrt.h
changeset 1113 4d720feb915d
parent 1104 9e7fe258495e
child 1182 f5e725aa5483
--- a/include/ecrt.h	Thu Jul 17 10:03:15 2008 +0000
+++ b/include/ecrt.h	Thu Jul 17 11:51:22 2008 +0000
@@ -825,6 +825,9 @@
  *
  * If the request cannot be processed in the specified time, if will be marked
  * as failed.
+ *
+ * The timeout is permanently stored in the request object and is valid until
+ * the next call of this method.
  */
 void ecrt_sdo_request_timeout(
         ec_sdo_request_t *req, /**< Sdo request. */