WAN Manager SPI Programming Guide
WAN Manager Commands and Responses
WAN Manager SPI Programming Guide—540013-001
5-27
ALTER DEVICE
ALTER DEVICE
This command changes the values of a data communications subsystem object. This
command changes only the specified attributes of the target object.
The ALTER DEVICE command has this syntax:
devicename
is the name of the WAN line without the dollar sign ($) at the start or a name
template. You can also use wild cards such as an asterisk (*) or question mark (?),
for example, $ZZWAN.#?.
conc-name
identifies the SWAN concentrator that the DEVICE object uses.
clip-num
selects the CLIP to be used by the DEVICE object.
HIGHPIN "ON" | "OFF"
indicates whether the data communications subsystem object is to be run high
PIN. The possible values are ON or OFF.
objfilename
is the name of the object file that contains the IOP executable object code.
linenum
selects the line number on the selected CLIP to be used by the DEVICE object.
linenum must not have been previously selected for use by another DEVICE
object.
ALTER DEVICE $ZZWAN.#devicename
[ , ADAPTER conc-name ]
[ , CLIP clip-num ]
[ , HIGHPIN "ON" | "OFF" ]
[ , IOPOBJECT objfilename ]
[ , LINE linenum ]
[ , modifier-keyword modifier-value ]
[ , PATH path-name ]
[ , RECSIZE | RSIZE ] maxreczize ]
[ , RESET
[ ( modifier-keyword [ modifier-keyword ... ] ) ] ]
[ , TYPE ( type, subtype ) ]