X25AM Programming Manual

ITI Applications
X25AM Programming Manual527201-001
2-42
ITI Procedure Statements Summary
SETPARAM 36
Get the transit delay value from the last call request packet.
Set the transit delay value.
SETPARAM 37
Get the optional CCITT-specified DTE facilities (throughput class, end-to-end transit
delay, and expedited data facilities).
Set the optional CCITT-specified DTE facilities.
function = 35
DNIC
= n*4-digit number (n is the number of RPOA
transit networks with the range from 1 to 7; the
4-digit numbers are ASCII characters)
length = n*4 (the length in bytes of the RPOA DNICs)
CALL SETPARAM (filenum, function,,, transit^delay,
length)
CALL SETPARAM (filenum, function, transit^delay,
length)
filenum = file number
function = 36
transit^delay
= an integer in the range 0 to 6553 hundredths of
a second
length = 2 bytes
CALL SETPARAM (filenum, function,,,
dte^facilities, length)
CALL SETPARAM (filenum, function, dte^facilities,
length)
filenum
= file number
function = 37
dte^facilities
= byte string of optional DTE facilities (for each
facility there is a code field, a facility parameter
field length in bytes (if code field is D), and a
facility parameter field)
length = 2 to 20 bytes