Remote Commands to Perform Measurements with I/Q Data
R&S
®
FSV/A3000 I/Q
Analyzer
133
User Manual 1178.8536.02 ─ 01
8.1.6.3
Character Data
Character data follows the syntactic rules of keywords. You can enter text using a short
or a long form. For more information see
Chapter 8.1.2, "Long and Short Form"
Querying text parameters
When you query text parameters, the system returns its short form.
Example:
Setting:
SENSe:BANDwidth:RESolution:TYPE NORMal
Query:
SENSe:BANDwidth:RESolution:TYPE?
would return
NORM
8.1.6.4
Character Strings
Strings are alphanumeric characters. They have to be in straight quotation marks. You
can use a single quotation mark ( ' ) or a double quotation mark ( " ).
Example:
INSTRument:DELete 'Spectrum'
8.1.6.5
Block Data
Block data is a format which is suitable for the transmission of large amounts of data.
The ASCII character # introduces the data block. The next number indicates how many
of the following digits describe the length of the data block. In the example the 4 follow-
ing digits indicate the length to be 5168 bytes. The data bytes follow. During the trans-
mission of these data bytes all end or other control signs are ignored until all bytes are
transmitted. #0 specifies a data block of indefinite length. The use of the indefinite for-
mat requires an
NL^END
message to terminate the data block. This format is useful
when the length of the transmission is not known or if speed or other considerations
prevent segmentation of the data into blocks of definite length.
8.2
Common Suffixes
In the I/Q Analyzer application, the following common suffixes are used in remote com-
mands:
Table 8-1: Common suffixes used in remote commands in the I/Q Analyzer application
Suffix
Value range
Description
<m>
1 to 16
Marker
<n>
1 to 6
Window (
in the currently selected channel
)
Common Suffixes