X25AM Programming Manual

PTP Applications
X25AM Programming Manual527201-001
3-39
PTP Procedure Statements Summary
SETPARAM 32
Get the remote NSAP address type:
Set the remote NSAP address type:
SETPARAM 33
Get the Closed User Group type (CUGTYPE):
Set the Closed User Group type (CUGTYPE):
SETPARAM 34
Get the configured bilateral Closed User Group (BCUG) ID:
Set the configured bilateral Closed User Group (BCUG) ID:
CALL SETPARAM (filenum, function,,, address^type,
length)
CALL SETPARAM (filenum, function, address^type,
length)
filenum = file number
function = 32
address^type
= remote NSAP address type
length = 2 bytes
CALL SETPARAM (filenum, function,,, cug^type,
length)
CALL SETPARAM (filenum, function, cug^type, length)
filenum = file number
function = 33
cug^type
= CUG type is an integer in the range of 0 to 3 where
0 = BASIC
1= EXT
2 = BASICOA
3= EXTOA
length = 2 bytes
CALL SETPARAM (filenum, function,,, bi^cug^id,
length)
CALL SETPARAM (filenum, function, bi^cug^id, length)
filenum = file number