X25AM Programming Manual
Procedures Summary for X25AM
X25AM Programming Manual—527201-001
A-18
SETPARAM 33
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: 
SETPARAM 35
Get the Recognized Private Operating Agency (RPOA) Data Network Identification 
Code (DNIC). 
Set the RPOA DNIC. 
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
function = 34
bi^cug^id
= 4-digit bilateral CUG ID (ASCII characters)
length = 4 bytes
CALL SETPARAM  (filenum, function,,, DNIC, length)
CALL SETPARAM (filenum, function, DNIC, length)
filenum  = file number










