Remote Control Commands
R&S
®
SMW200A
965User Manual 1175.6632.02 ─ 16
Example:
{DATA BITLENGTH: 444}
BB:DM:DLIS:SEL "/var/user/dl"
BB:DM:DLIS:TAG? "dl","DATA BITLENGTH"
Queries the content of the DATA BITLENGTH tag of the
selected data list file.
Response: '444'
The data list is 444 bits long.
Usage: Setting only
{DATA LIST-Length: #d0d1...dx...dN-1…}
(mandatory for data lists)
The tag contains the actual bit sequence of the data list in binary format.
Setting parameters:
Length Defines the number of bytes in the DATA LIST tag in ASCII
Format (see {WAVEFORM-Length:
#I0Q0I1Q1...IxQx...IN-1QN-1…} for details).
dx Data bits in binary format (8-bit unsigned characters, MSB first).
Example:
{DATA LIST-17: #d0d1...dx...d127}
16 bytes containing 128 data bits, first bit is the MS bit of the first
byte.
Usage: Setting only
{DATE: yyyy-mm-dd;hh:mm:ss}
(optional)
The tag contains the date and time at which the file was created. The year must be
expressed as four digits. The instrument does not analyze this tag.
Example:
{DATE: 2009-04-02;14:32:12}
BB:ARB:WAV:TAG? 'DATE'
Queries the content of the DATE tag of the selected waveform
file.
Response: '2009-04-02;14:32:12'
The waveform was created on April 2, 2009 at 14 hrs 32 min
Usage: Setting only
{EMPTYTAG-Length: #EmptySequence}
(mandatory in automatically generated one and multi-segment waveforms)
This tag is empty, i.e. contains no data, and is used as placeholder.
SOURce Subsystem