author | Florian Pose <fp@igh-essen.com> |
Thu, 17 Jul 2008 11:51:22 +0000 | |
changeset 1113 | 4d720feb915d |
parent 1112 | d11661e1f4de |
child 1114 | 809f1b16ee7c |
include/ecrt.h | file | annotate | diff | comparison | revisions |
--- 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. */