6100 MPS-B Programming Manual

WRITING APPLICATIONS THAT USE 6100 MPS-B
SET CONFIGURATION Request
SET CONFIGURATION Request
The SET CONFIGURATION request is used to configure the line.
This request can be issued only when the line is in the
Disconnect state.
Whenever a line is first opened, CP6100 issues a SET
CONFIGURATION request to set the line to the configuration
defined by SYSGEN and any CMI ALTER commands issued by a system
operator. Following this action, your application may then
modify any of the configuration parameters using the SET
CONFIGURATION request.
Note that a SET CONFIGURATION request containing an invalid
parameter leaves the line unconfigured. Subsequent I/O requests
are rejected until the line is configured with valid information.
The request buffer format is:
Function := 1
Modifier := 0 for standard line configuration block
:= 1 for extended line configuration block
Request ID := A unique value from 1 to 32767,
application-dependent
Text Out := 26 for standard line configuration block
:= 46 for extended line configuration block
Text In := Doesn’t matter
Text := Line configuration data block
3-40