WAN Manager SPI Programming Guide
WAN Manager Commands and Responses
WAN Manager SPI Programming Guide—540013-001
5-68
START DEVICE
SCF Example
START ADAPTER $ZZWAN.#S*
START DEVICE
This command places a data communications subsystem object in the STARTED
state.
The START DEVICE command has this syntax:
devicename
is the name of the WAN line without the leading dollar sign ($) or a name template.
You can use wild cards such as an asterisk (*), in any combination (for example,
$ZZWAN.#*, $ZZWAN.#S*, and so on) to select more than one object matching
the pattern.
SEL [ NOT ] sum-state
is an optional parameter that directs the command only at objects in the specified
state. SEL NOT directs only at those objects that are not in the specified state.
sum-state gives the summary state of objects. The valid states are ABORTING,
STOPPING, STOPPED, STARTING, STARTED, SUSP, and SUSPENDING.
SUB
selects the subordinate objects the command affects.
Tokens in Command Buffer
ZSPI-TKN-COMMAND: ZCOM-CMD-START
ZSPI-TKN-OBJECT-TYPE: ZCOM-OBJ-ADAPT
ZCOM-TKN-OBJNAME: $ZZWAN.#conc-name
ZCOM-TKN-SUB: ZCOM-VAL-SUB-ALL | ZCOM-VAL-SUB-NONE
|
ZCOM-VAL-SUB-ONLY !o
Tokens in Response Buffer
ZSPI-TKN-DATALIST:*
ZCOM-TKN-OBJNAME: $ZZWAN.#conc-name
ZCOM-TKN-OBJTYPE: ZCOM-OBJ-ADAPT
ZSPI-TKN-RETCODE: ZCOM-ERR-OK
ZSPI-TKN-ENDLIST:-
START DEVICE $ZZWAN.#devicename
[ , SEL [ NOT ] sum-state ]
[ , SUB { NONE } ]










