CMU Base System  CMU 
1100.4903.12 6.10  E-10 
Setup – Basic Device Settings 
The SETup subsystem contains the commands for global configuration of the remote control parame-
ters, the serial interfaces, the options, date and time, the keyboard and beeper. It corresponds to the 
Setup menu opened via the SETUP key on the front panel.   
 
 
Subsystem Remote 
The REMote subsystem contains the commands for configuration of the remote control parameters. It 
corresponds to the Remote tab in the Setup menu opened via the SETUP key on the front panel. 
SYSTem:REMote:ADDRess:PRIMary <Addr>  Primary Address
<Addr> 
Parameter description  Def. value  Default unit  FW vers. 
0 to 30  Primary address to the GPIB (IEEE) bus  20  –  V1.20 
Command description 
This command sets the primary address of the GPIB driver which is used to address the device (CMU). It is 
equivalent to SYSTem:COMMunicate:GPIB[:SELF]:ADDRess (see below). 
 
SYSTem:REMote:ADDRess:SECondary <Addr>,<FGrp> Secondary Address
<Addr>,<FGrp> 
Parameter description  Def. value  Default unit  FW vers. 
1 to 29, 
„FGrp_name“ | 
NONe 
Secondary address of the function group 
Name of the function group or NONE if the 
secondary address is not to be mapped  
Configuration 
specific 
 
– V1.17 
Command description 
This command assigns the secondary addresses to the remote control modes (function groups) of the GPIB 
driver (compare next command). If a secondary address is successively assigned to different function groups, 
the previous assignments are overwritten. The function group names are quoted at the beginning of chapter 5 of 
each network test manual; some examples are: 
FGrp_name  Function Group  FGrp_name  Function Group 
BASE    CMU base system  Audio_NSig  Audio Generator and Analyzer 
RF_NSig    RF Non Signalling  IS136800MS_NSig  TDMA800-MS Non Signalling 
GSM900MS_NSig  GSM900-MS Non Signalling   IS136800MS_Sig  TDMA800-MS Signalling 
GSM900MS_Sig GSM900-MS Signalling  IS1361900MS_NSig  TDMA1900-MS Non Signalling 
GSM1800MS_NSig  GSM1800-MS Non Signalling   IS1361900MS_NSig  TDMA1900-MS Signalling 
GSM1800MS_Sig  GSM1800-MS Signalling  AMPSMS_NSig  AMPS-MS Non Signalling 
GSM1900MS_NSig  GSM1900-MS Non Signalling   AMPSMS_Sig  AMPS-MS Signalling
 
The CMU base system (function group BASE) is always assigned to secondary address 0; the assignment can-
not be changed by the SYSTem:REMote:ADDRess:SECondary command. A program example illustrating how 
to adapt the secondary addresses to the requirements of a specific driver can be found in chapter 7. 
Example: Setting:  SYST:REM:ADDR:SEC 2,”GSM900MS_NSig” 
  SYST:REM:ADDR:SEC 1,NONE 
  Query:  SYST:REM:ADDR:SEC? 2   
 --> Response: "GSM900MS_NSig” 
  Query:  SYST:REM:ADDR:SEC? 1   
 --> Response: NONE 
 Query: SYST:REM:ADDR:SEC?  
 --> Response: NONE,”GSM900MS_NSig”, ... (30 returned values)