X25AM Programming Manual
PTP Applications
X25AM Programming Manual—527201-001
3-38
PTP Procedure Statements Summary
Set the local NSAP address: 
SETPARAM 30
Get the remote NSAP address: 
Set the remote NSAP address: 
SETPARAM 31
Get the local NSAP address type: 
Set the local NSAP address type: 
CALL SETPARAM (filenum, function, extended^address, 
length)
filenum  = file number 
function = 29
extended^address
= local NSAP address
length = length of address extension (maximum is 40 
bytes)
CALL SETPARAM (filenum, function,,, 
extended^address, length)
CALL SETPARAM (filenum, function, extended^address, 
length)
filenum  = file number 
function = 30
extended^address
= remote NSAP address
length = length of address extension (maximum is 40 
bytes)
CALL SETPARAM (filenum, function,,, address^type, 
length)
CALL SETPARAM (filenum, function, address^type, 
length)
filenum  = file number 
function = 31
address^type
= local NSAP address
length = 2 bytes










