X25AM Programming Manual

Procedures Summary for X25AM
X25AM Programming Manual527201-001
A-16
SETPARAM 22
SETPARAM 22
The page-mode timeout interval. The ITI timer is used for determining page-mode
timeout, the time which can elapse before the absence of a reply from the terminal is
considered to be an error.
Get the timeout interval.
SETPARAM 23
Get the port number. It can be larger than 255.
Set the port number. It can be larger than 255.
SETPARAM 29
Get the local NSAP address:
Set the local NSAP address:
CALL SETPARAM (filenum, function,,, integer, length)
filenum
= file number
function = 22
integer
= interval in seconds
length = 2 byte length of integer
CALL SETPARAM (filenum, function, port^number,
length)
CALL SETPARAM (filenum, function, port^number,
length)
filenum = file number
function = 23
port^number
= port number
length = 2-bytes
CALL SETPARAM (filenum, function,,,
extended^address, length)
CALL SETPARAM (filenum, function, extended^address,
length)
filenum = file number
function = 29
extended^address
= local NSAP address
length = length of address extension (maximum 40
bytes)