Remote Control Commands
R&S
®
SMBV100B
752User Manual 1178.4460.02 ─ 03
See also Chapter 3.6.5, "Tags for Waveforms, Data and Control Lists", on page 177.
Parameters:
<Filename> string
Specifies the name of the waveform file in that the binary data is
copied
Setting parameters:
<Data> block data
Binary block data with the following syntax:
#<Digits><Length><Binary data>
#
Indicates the start of the binary block
<Digits>
Decimal value
Gives the number of decimal digits used for the <Length>
value
<Length>
Decimal value
Number of bytes the follow in the <Binary data> part
<Binary data>
Binary data in ASCII format
Query parameters:
<Tag> 'comment' | 'copyright' | 'date' | 'lacpfilter' | 'marker name' |
'poweroffset'
Example: Query
See Example "Managing waveform files" on page 738
Example: Setting
SOURce:BB:ARB:WAVeform:DATA "/var/user/test1.wv",#220<binary data>
// Writes the binary block data <binary data> to file test1.wv
// <binary data> contains 20 bytes
// <binary data> is a placeholder;
// the actual ASCII values are not printable
[:SOURce<hw>]:BB:ARBitrary:WAVeform:TAG?
Queries the content of the specified tag of the selected waveform file (see also Chap-
ter 3.6.5, "Tags for Waveforms, Data and Control Lists", on page 177).
Return values:
<Tag> 'comment' | 'copyright' | 'date' | 'lacpfilter' | 'marker name' |
'poweroffset' | 'samples'
Example: see Example "Managing waveform files" on page 738
Usage: Query only
SOURce Subsystem