Remote Control Commands
R&S
®
SGT100A
387
User Manual 1176.8674.02 ─ 07
[:SOURce<hw>]:BB:ARBitrary:WAVeform:DATA
<Filename>, <Data>
[:SOURce<hw>]:BB:ARBitrary:WAVeform:DATA?
<Tag>
The
setting
command writes the binary block data
<data>
to the file identified by
<filename>
. The complete content of the waveform file is transmitted as a binary
data block.
The
query
command retrieves the content of the specified tag of the currently selected
waveform file or the waveform file specified with the
<filename>
.
By default, the waveform files are saved in the default directory of the instrument (
/
var/instrument/Lists
).
To access waveform files located in another directory, the complete file path and file
name are required.
Parameters:
<Filename>
string
Specifies the name of the waveform file the binary data will be
copied to.
The file extension (
.wv
) may be omitted.
Setting parameters:
<Data>
block data
Contents of the waveform file as a definite length binary block.
Query parameters:
<Tag>
'comment' | 'copyright' | 'date' | 'lacpfilter' | 'marker name' |
'poweroffset'
Indentifier of the tag which shall be retrieved from the waveform
file.
Example:
Setting
BB:ARB:WAV:DATA "/var/sgt/temp/test1", <bin
data block>
writes the block data to file '
test1.wv
' in the
/var/
instrument/Lists
directory.
Example:
Query
BB:ARB:WAV:DATA? '/var/user/wave1.wv','comment'
queries the content of the 'comment' tag of file
wave1.wv
in
directory
/var/user
Response: " #222Sinusoidal test signal"
[:SOURce<hw>]:BB:ARBitrary:WAVeform:DELete
<Filename>
Deletes the specified waveform file. If the file is not on the default path, the path must
be specified at the same time. The file extension may be omitted. Only files with the file
extension
*.wv
will be deleted.
Setting parameters:
<Filename>
string
SOURce Subsystem