![Rohde & Schwarz R&S FSP Series Скачать руководство пользователя страница 377](http://html.mh-extra.com/html/rohde-and-schwarz/rands-fsp-series/rands-fsp-series_operating-manual_1477864377.webp)
Operating Manual 1164.4556.12 - 06
5.15
R&S FSP
Remote Control – Basics
Structure and Syntax of the Device Messages
Strings
Strings must always be entered in quotation marks (' or ").
Example:
SYSTem:LANGuage "SCPI"
or
SYSTem:LANGuage 'SCPI'
Block data
Block data is a transmission format which is suitable for the transmission of large
amounts of data. A command using a block data parameter has the following struc-
ture.
Example:
HEADer:HEADer #45168xxxxxxxx
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 fol-
lowing digits indicate the length to be 5168 bytes. The data bytes follow. During the
transmission of these data bytes, all End or other control signs are ignored until all
bytes are transmitted.
This format only supports a byte count up to 9 digits for the number of bytes. For
more than 999999999 bytes, following additional format is used.
Example:
HEADer:HEADer #(1100000000) xxxxxxxx
The byte length count if put into brackets. In the example, the byte counts indicates
a length of 1.100.000.000 bytes. The data bytes follow the close bracket.
5.6.6
Overview of Syntax Elements
The following survey offers an overview of the syntax elements.
a
:
The colon separates the key words of a command.
In a command line the colon after the separating semicolon marks the
uppermost command level.
;
The semicolon separates two commands of a command line. It does not
alter the path.
,
The comma separates several parameters of a command.
?
The question mark forms a query.
*
The asterisk marks a common command.
"
Quotation marks introduce a string and terminate it.
#
The double dagger introduces block data.
A white space (ASCII code 0 to 9, 11 to 32 decimal, e.g. blank) separates
header and parameter.
Содержание R&S FSP Series
Страница 1: ...R S FSP Spectrum Analyzer Operating Manual 1164 4556 12 06 Test Measurement Operating Manual ...
Страница 24: ...R S FSP Putting into Operation 1 2 Operating Manual 1164 4556 12 06 ...
Страница 72: ...R S FSP Manual Operation 3 2 Operating Manual 1164 4556 12 06 ...
Страница 362: ...R S FSP Instrument Functions Trigger Port Option R S FSP B28 4 290 Operating Manual 1164 4556 12 06 ...
Страница 764: ...R S FSP Remote Control Programming Examples More Complex Programming Examples 7 30 Operating Manual 1164 4556 12 06 ...
Страница 793: ...R S FSP Index Operating Manual 1164 4556 12 06 4 11 ...
Страница 794: ...R S FSP 4 12 Operating Manual 1164 4556 12 06 ...
Страница 795: ...Operating Manual 1164 4556 12 06 4 13 R S FSP ...
Страница 796: ...R S FSP 4 14 Operating Manual 1164 4556 12 06 ...