EXT000F: Asynchronous Result
Ta treść nie jest jeszcze dostępna w Twoim języku.
- Extension dependencies: none
- Document status: Approved (2020-02-01)
Retrieve results of asynchronous processes started by other commands. Process result persists across reconnections.
Commands
Section titled “Commands”0019 Get Asynchronous Process Result
Section titled “0019 Get Asynchronous Process Result”Request:
<TID> 3900 0004 0019 <PROCID>Response:
<TID> 3900 <LEN> 0019 <PERROR> [<EXTRA>]| Field | Length | Description |
|---|---|---|
PROCID | 2 bytes | Process identifier |
PERROR | 2 bytes | Error code (0=success) |
EXTRA | variable | Additional result data |
Errors:
| Code | Description |
|---|---|
0010 | Invalid PROCID |
0011 | Result not yet available |