Rohde & Schwarz RTB2002 Oscilloscope

User Manual - Page 476

For RTB2002.

PDF File Manual, 510 pages, Read Online | Download pdf file

RTB2002 photo
Loading ...
Loading ...
Loading ...
SCPI Command Structure
R&S
®
RTB2000
468User Manual 1333.1611.02 ─ 03
header by a white space. In the response to a query, the short form of the text is provi-
ded.
Example:
Setting command: HCOPy:PAGE:ORIentation LANDscape
Query: HCOP:PAGE:ORI?
Response: LAND
A.3.5 Character Strings
Strings must always be entered in quotation marks (' or ").
Example:
HCOP:ITEM:LABel "Test1"
HCOP:ITEM:LABel 'Test1'
A.3.6 Block Data
Block data is a format which is suitable for the transmission of large amounts of data.
For example, a command using a block data parameter has the following structure:
FORMat:READings:DATA #45168xxxxxxxx
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 format requires a
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.
A.4 Overview of Syntax Elements
The following tables provide an overview of the syntax elements and special charac-
ters.
Table A-2: Syntax elements
: The colon separates the mnemonics of a command.
; 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.
Overview of Syntax Elements
Loading ...
Loading ...
Loading ...