WAN Manager SPI Programming Guide

WAN Manager Commands and Responses
WAN Manager SPI Programming Guide540013-001
5-87
STOP TASK
clip-num is the CLIP number where the TASK object executes.
dlc-task is the name of the DLC task running in a WAN port. The possible
values are DLC0 or DLC1. DLC0 indicates the task running in WAN port 0. DLC1
indicates the task running in WAN port 1.
You can also use wild cards such as an asterisk (*) or question mark (?), in any
combination (for example, $ZZWAN.#*, $ZZWAN.#S*, $ZZWAN.#S*.*, and
$ZZWAN.#S01.1.DLC?) to select more than one object matching the pattern.
SCF Example
STOP TASK $ZZWAN.#S13.1.DLC?
Tokens in Command Buffer
ZSPI-TKN-COMMAND: ZCOM-CMD-STOP
ZSPI-TKN-OBJECT-TYPE: ZCOM-OBJ-TASK
ZCOM-TKN-OBJNAME: $ZZWAN.#conc-name.clip-num.
{ DLC0 | DLC1
| DIAG }
Tokens in Response Buffer
ZSPI-TKN-DATALIST:*
ZCOM-TKN-OBJNAME: $ZZWAN.#conc-name.clip-num.{ DLC0 |
DLC1 | DIAG }
ZCOM-TKN-OBJTYPE: ZCOM-OBJ-TASK
ZSPI-TKN-RETCODE: ZCOM-ERR-OK
ZSPI-TKN-ENDLIST:-