R&S AFQ100A
AFQ Commands - Signal Generation
1401.3084.32 6.20
E-3
{COMMENT: string} (optional)
The tag contains a plain text ASCII string of arbitrary length. The string is not analyzed in the
Instrument. 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}
IEC bus query:
"WAV:TAG? 'COMMENT'"
'queries the content of the
'COMMENT'
tag of the selected waveform file.
Response:
"File with data for 3GPP enhanced channels"
'the comment on the waveform reads "File with data for 3GPP enhanced
channels".
{COPYRIGHT: string} (optional for waveforms)
The tag contains an ASCII string of arbitrary length. The string is not analyzed in the R&S Signal
Generator . It is sed to store copyright information about the file content.
Example:
{COPYRIGHT: Rohde&Schwarz}
IEC bus query:
"WAV:TAG? 'COPYRIGHT'"
'queries the content of the
'COPYRIGHT'
tag of the selected waveform file.
Response:
"'Rohde&Schwarz'"
'copyright resides with Rohde&Schwarz.
{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: 2003-04-02;14:32:12}
IEC bus query:
"WAV:TAG? 'DATE'"
'queries the content of the
'DATE'
tag of the selected waveform file.
Response:
"'2003-04-02;14:32:12'"
'the waveform was created on April 2, 2003 at 14 hrs 32 min.