Remote Commands
R&S
®
ZNH
251
User Manual 1334.5985.02 ─ 02
*RST:
ASCii
In REAL, 32 format, a string of return values would look like:
#42424<value 1><value 2>...<value n>
with
#4 - representing the number of digits of the following number of
data bytes (= 4 in this example);
2524 - representing the number of following data bytes (2524,
corresponds to the 711 sweep points of the R&S
ZNH.
<value> - representing 4-byte floating point value.
Example:
FORM ASC
Selects the ASCii data format.
FORMat:BORDer
<TransferOrder>
This command selects the format of binary data.
Parameters:
<TransferOrder>
NORMal | SWAPped
NORMal
The most significant byte is transferred first big endian).
SWAPped
The least significant byte is transferred first (little endian).
*RST:
SWAPped
Example:
FORM:BORD NORM
Changes the byte order to normal mode.
MEASurement<1...2>:ISUP
<State>
This command turns interference suppression on and off.
The numeric suffix at MEASurement is irrelevant for this command.
Suffix:
<1...2>
.
1...2
Parameters:
<State>
ON | OFF
ON
The interference suppression is turned on.
OFF
The interference suppression is turned off.
*RST:
OFF
Example:
MEAS:ISUP ON
Turns interference suppression on.
MEASurement<1...2>:ISUP:APER
<ApertureStep>
This command defines the aperture size for interference suppression.
Remote Control - Commands