Remote Control Commands
R&S
®
SMW200A
964User Manual 1175.6632.02 ─ 16
A query of ARB:CLOCk? after loading the waveform returns the value set using the
CLOCK tag. This value can later be altered with the command ARB:CLOCk?.
Example:
{CLOCK: 54000000}
BB:ARB:WAV:TAG? 'CLOCK'
Queries the content of the CLOCK tag.
Response: 54000000
The clock frequency is set to 54 MHz.
Usage: Setting only
{COMMENT: string}
The tag contains a plain text ASCII string of arbitrary length. The string is not analyzed
in the R&S SMW. It is used to describe the file. The string is allowed to contain all
printable ASCII characters except the closing curly bracket.
Example:
{COMMENT: File with data for 3GPP enhanced
channels}
BB:ARB:WAV:TAG? 'COMMENT'
Queries the content of the COMMENT tag of the selected wave-
form file.
Response: 'File with data for 3GPP enhanced
channels'
The comment on the waveform reads "File with data for 3GPP
enhanced channels".
Usage: Setting only
{COPYRIGHT: string}
The tag contains an ASCII string of arbitrary length. The string is not analyzed in the
R&S SMW. It is used to store copyright information about the file content.
Example:
{COPYRIGHT: Rohde&Schwarz}
BB:ARB:WAV:TAG? 'COPYRIGHT'
Queries the content of the COPYRIGHT tag of the selected wave-
form file.
Response: 'Rohde&Schwarz'
Copyright resides with Rohde & Schwarz.
Usage: Setting only
{DATA BITLENGTH: BitLength}
(mandatory for data lists)
The tag defines the length of the data field in the DATA LIST tag in bits in ASCII for-
mat.
SOURce Subsystem