IRU:WaitSendTransfer: Difference between revisions
Jump to navigation
Jump to search
Correct the description to the actual behaviour of the command. |
|||
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. |
Latest revision as of 21:07, 11 August 2025
Request
Index Word | Description |
---|---|
0 | Header code [0x00040000] |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
This command cancels the current send-transfer and waits for the Transfer State to be Ready before returning. The event returned by GetSendFinishedEvent will not be signalled when the transfer is cancelled this way.