Difference between revisions of "IRU:WaitSendTransfer"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00040000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Des...") |
|||
Line 23: | Line 23: | ||
=Description= | =Description= | ||
− | This command waits for the send transfer to finish. | + | This command waits for the send transfer to finish. This command must be used after [[IRU:StartSendTransfer]]. |
Revision as of 18:11, 21 February 2014
Request
Index Word | Description |
---|---|
0 | Header code [0x00040000] |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
This command waits for the send transfer to finish. This command must be used after IRU:StartSendTransfer.