X25AM Programming Manual

Procedures Summary for X25AM
X25AM Programming Manual527201-001
A-8
SETMODE 32
SETMODE 32
Set the network incoming call negotiation parameters.
param1.0
0 = ignore param2
1 = param2 specifies packet size
param2 0 = use default packet size
>0 = packet size of first outgoing packet in each WRITE or
WRITEREAD request
CALL SETMODE (filenum, function, param1 param2, last
params<0>)
filenum = file number
function = 32
param1.<0>
0 = Do not accept reverse charge from remote process.
(= SCF SU ACCEPTCHG OFF).
1 = Accept reverse charge from remote process.
(= SCF SU ACCEPTCHG ON).
param1.<1>
0 = Do not request acceptance of reverse charge by
remote process.
(= SCF SU REVERSECHG OFF).
1 = Request acceptance of reverse charge by remote
process.
(= SCF SU REVERSECHG ON).
param1.<2>
0 = Normal outgoing call.
(= SCF SU PRICALL OFF).
1 = Priority outgoing call.
(= SCF SU PRICALL ON).
param1.<5>
0 = Send calling address.
(= SCF LINE CALLINGADDR ON).
1 = Do not send calling address.
(= SCF LINE CALLINGADDR OFF).
param1.<6>
0 = Append port number to remote address.
1 = Do not append port number to remote address.
param1.<8:15>
= Port number
param2.<0>
0 = Do not negotiate L3WINDOW size.
1 = Negotiate L3WINDOW size.
param2.<1>
0 = Do not negotiate PACKETSIZE.
1 = Negotiate PACKETSIZE.
param2.<2>
0 = Do not negotiate throughput class.