R&S ESR Series User Manual page 572

Emi test receiver
Table of Contents

Advertisement

®
R&S
ESR
Example:
HCOP:ITEM:LABel "Test1"
HCOP:ITEM:LABel 'Test1'
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.
11.1.4.4
Overview of Syntax Elements
The following tables provide an overview of the syntax elements and special charac-
ters.
Table 11-3: Syntax elements
:
;
,
?
*
' '
"
#
User Manual 1175.7068.02 ─ 12
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.
The asterisk marks a common command.
Quotation marks introduce a string and terminate it (both single and double quotation marks are
possible).
The hash symbol introduces binary, octal, hexadecimal and block data.
Binary: #B10110
Octal: #O7612
Hexa: #HF3A7
Block: #21312
A "white space" (ASCII-Code 0 to 9, 11 to 32 decimal, e.g. blank) separates the header from the
parameters.
Remote Control
Remote Control - Basics
569

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents