![Rohde & Schwarz FPC Series User Manual Download Page 216](http://html.mh-extra.com/html/rohde-and-schwarz/fpc-series/fpc-series_user-manual_1477824216.webp)
Remote Control
R&S
®
FPC
213
User Manual 1178.4130.02 ─ 07
SYSTem:LANGuage
<Language>
This command selects the language of the user interface.
You can query a list of available languages with
Parameters:
<Language>
String containing the language.
Example:
//Select the language
SYST:LANG 'english'
Manual operation:
See
SYSTem:LANGuage:CATalog?
This command queries the available user interface languages.
Return values:
<Languages>
All available languages.
Example:
//Query all available languages
SYST:LANG:CAT?
Usage:
Query only
Manual operation:
See
SYSTem:MEMory:FREE?
SYSTem:MEMory:TOTal?
SYSTem:STORe:USED?
These command query the current state of the storage memory.
●
SYSTem:STORe:FREE
: Queries how much memory is available.
●
SYSTem:STORe:TOTal
: Queries the size of the memory.
●
SYSTem:STORe:USED
: Queries how much memory is currently used.
Return values:
<MemorySize>
<numeric value>
Example:
//Query total size of storage memory
SYST:STOR:TOT?
Usage:
Query only
SYSTem:STORe:FREE?
SYSTem:STORe:TOTal?
SYSTem:MEMory:USED?
These command query the current state of the RAM.
●
SYSTem:MEMory:FREE
: Queries how much memory is available.
●
SYSTem:MEMory:TOTal
: Queries the size of the memory.
System Configuration