Remote Commands in the Receiver Application
R&S
®
ESW
581User Manual 1177.6298.02 ─ 08
32
32-bit floating-point numbers
For I/Q data, 8 bytes per sample are returned for this format set-
ting.
64
64-bit floating-point numbers
Compared to REAL,32 format, twice as many numbers are
returned.
Example:
FORM REAL,32
FORMat:DEXPort:DSEParator <Separator>
This command selects the decimal separator for data exported in ASCII format.
Parameters:
<Separator> POINt | COMMa
COMMa
Uses a comma as decimal separator, e.g. 4,05.
POINt
Uses a point as decimal separator, e.g. 4.05.
*RST: *RST has no effect on the decimal separator.
Default is POINt.
Example:
FORM:DEXP:DSEP POIN
Sets the decimal point as separator.
Manual operation: See "Exporting a peak list" on page 129
See "Decimal Separator" on page 212
MMEMory:CATalog <arg0>
This command returns the contents of a particular directory.
Parameters:
<arg0> String containing the path and directory
If you leave out the path, the command returns the contents of
the directory selected with MMEMory:CDIRectory
on page 582.
The path may be relative or absolute. Using wildcards ('*') is
possible to query a certain type of files only.
If you use a specific file as a parameter, the command returns
the name of the file if the file is found in the specified directory,
or an error if the file is not found ("-256,"File name not
found").
Example:
MMEM:CAT? 'C:\R_S\Instr\User\SPOOL?.PNG'
Returns all files in C:\R_S\Instr\User whose names start
with SPOOL, have 6 letters and the extension .PNG, e.g.:
SPOOL1.PNG,SPOOL2.PNG,SPOOL3.PNG
Data Management