:FILE<fnum>:GATE<gnum>:PLOT<pnum>:FORMat <char>

(Read-Write) Sets or gets the gate view plot display format.

Parameters

 

<fnum>

Index of the selected file.

<gnum>

Index of the selected gate.

<pnum>

Index of the selected plot.

<char>

Display format. For time domain, choose from:

IVN - impulse volts ns

IRN - impulse volts ns

ILN - impulse log mag ns

IVC - impulse volts cm

IRC - impulse volts cm

ILC - impulse log mag cm

SVN - step volts ns

SRN - step volts ns

SLN - step log mag ns

SIN - step impedance ns

SVC - step volts cm

SRC - step volts cm

SLC - step log mag cm

SIC - step impedance cm

For frequency domain, choose from:

LOGM - log mag

LINM - linear mag

PHASe - phase

PUNWrapped  - phase unwrapped

GDELay - group delay

SMITh - smith chart

POLar - polar chart

REAL - real

IMAGinary  - imaginary

SWR - SWR

ZReal - impedance real

ZImaginary  - impedance imaginary

 

Examples

:FILE1:GATE1:PLOT1:FORMat SVN

Query Syntax

:FILE1:GATE1:PLOT1:FORMat?

Return Type

Character

Default

SVN for time domain, LOGM for frequency domain.