IRU:WaitSendTransfer: Difference between revisions
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00040000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Des..." |
Correct the description to the actual behaviour of the command. |
||
(2 intermediate revisions by one other user not shown) | |||
Line 23: | Line 23: | ||
=Description= | =Description= | ||
This command waits for the | This command cancels the current send-transfer and waits for the [[IRU:GetTransferState|Transfer State]] to be Ready before returning. | ||
The event returned by [[IRU:GetSendFinishedEvent|GetSendFinishedEvent]] will not be signalled when the transfer is cancelled this way. |