Command reference
R&S
®
ZNA
1258User Manual 1178.6462.02 ─ 29
Parameters:
<Boolean> Enable or disable the zoom. OFF also restores the original dia-
gram size after a zoom function was applied.
OFF
<TraceName> Optional string parameter for the trace name, e.g. 'Trc4'. If this
optional parameter is present, both numeric suffixes are ignored
(trace names must be unique across different channels and win-
dows).
Example: 
*RST; :DISPlay:WINDow1:TRACe:ZOOM:BOTTom -20;
TOP +10; STARt 1GHz; STOP 1.5 GHz
Define a zoom rectangle in the default diagram no. 1 ranging
from -20 dB to +10 dB and from 1 GHz to 1.5 GHz.
DISPlay:WINDow1:TRACe:ZOOM ON
Zoom into the diagram no. 1 so that the zoom window fills the
entire diagram. The actual sweep range and the stimulus values
of the sweep points are not affected.
DISPlay:WINDow1:OVERview:STATe ON
Activate an additional overview window in the upper part of the
diagram.
Manual operation:  See "Zoom Select/Stim. Zoom Select" on page 430
7.3.6  FORMat commands
The FORMAT... commands select a data format for transferring numeric data (includ-
ing arrays) from and to the analyzer.
FORMat:BORDer.........................................................................................................1258
FORMat[:DATA]........................................................................................................... 1259
FORMat:BORDer <ByteOrder>
Defines how binary data are transferred and interpreted (byte order or endianness).
The firmware adjusts the byte order with the selected remote language (SYSTem:
LANGuage).
Parameters:
<ByteOrder> NORMal | SWAPped
NORMal
Most significant byte first (big endian).
Default for remote languages 'ENA' | 'E5071' | 'PNA' |
'HP8510' | 'HP8530' | 'HP8714' | 'HP8720' |
'HP8753'
SWAPped
Least significant byte first (little endian).
Default for remote languages 'SCPI' | 'ZVABT' | 'ZVR'
SCPI command reference