Remote Control Commands
R&S
®
SMBV100A
535Operating Manual 1407.6062.32 ─ 08
Example:
BB:ARB:MCAR:TIME:MODE LONG
selects signal period mode long
SOURce:BB:ARB:WAV Subsystem
The WAVeform subsystem contains the commands for working with waveform files.
[:SOURce<hw>]:BB:ARB:WAVeform:CATalog..................................................................535
[:SOURce<hw>]:BB:ARB:WAVeform:CATalog:LENGth......................................................535
[:SOURce<hw>]:BB:ARB:WAVeform:DATA......................................................................536
[:SOURce<hw>]:BB:ARB:WAVeform:DELete....................................................................537
[:SOURce<hw>]:BB:ARB:WAVeform:FREE......................................................................537
[:SOURce<hw>]:BB:ARB:WAVeform:POINts....................................................................537
[:SOURce<hw>]:BB:ARB:WAVeform:SELect....................................................................538
[:SOURce<hw>]:BB:ARB:WAVeform:TAG........................................................................538
[:SOURce<hw>]:BB:ARB:WAVeform:CATalog?
This command reads out the files in the default directory. The default directory is set using
command MMEM:CDIRectory. When the names of the waveform files are returned they
are separated by commas. Only files with the file extension *.wv will be listed.
Return values:
<Catalog> string
Example:
MMEM:CDIR '/var/smbv/user/waveform'
sets the default directory to /var/smbv/user/waveform.
BB:ARB:WAV:CAT?
reads out all the files in the default directory.
Response: sin1, wave
the directory contains the waveform files sin1.wv and
wave.wv.
Usage: Query only
[:SOURce<hw>]:BB:ARB:WAVeform:CATalog:LENGth?
This command reads out the files in the default directory and returns the number of
waveform files in this directory. The default directory is set using command
MMEM:CDIRectory. Only files with the file extension *.wv will be listed.
Return values:
<Length> integer
Number of waveform files in default directory
Range: 0 to INT_MAX
Increment: 1
*RST: 0
SOURce Subsystem