LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Radio Communication test(Rohde&Schwar CMU200) software options read

I want to read the software options of the radito communication test(Rohde&schwarz CMU200), using the GPIB command. The command "SYSTem:OPTions?" only displays the hardware options of CMU200.  How to get the software options?Thanks

0 Kudos
Message 1 of 3
(3,891 Views)
You should ask Rohde&Schwarz for that command. They have impemented the command set and if they did't add such a command, you have no chance.
0 Kudos
Message 2 of 3
(3,884 Views)

Hi,

you have to take care while programming the CMU200. Only the base functionality/instrument is addressed with e.g. GPIB::20::Instr. For the applications e.g. WCDMA you have to assign GPIB sub-addresses to address the so called sub-instruments, e.g. address 1 for WCDMA non-signaling. To address no this sub-instrument you have to uses following address: GPIB::20::1::Instr.

 

Please contact the R&S Customer support for further info or get started using the instrument drivers. For the drivers a bunch of application examples are available, see CMU product site at R&S

 

regrads juergen

0 Kudos
Message 3 of 3
(3,869 Views)