X25AM Programming Manual

PTP Applications
X25AM Programming Manual527201-001
3-40
PTP Procedure Statements Summary
SETPARAM 35
Get the Recognized Private Operating Agency (RPOA) Data Network Identification
Code (DNIC).
Set the RPOA DNIC:
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 negotiation facilities (throughput class, end-to-
end transit delay, and expedited data facilities).
function = 34
bi^cug^id
= 4-digit bilateral CUG ID (ASCII characters)
length = 2 bytes
CALL SETPARAM (filenum, function,,, DNIC, length)
CALL SETPARAM (filenum, function, DNIC, length)
filenum = file number
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)