User`s guide

Table Of Contents
Chapter 13 219
SCPI Command Reference
E5061A/E5062A commands
13. SCPI Command
Reference
:CALC{1-4}:FORM
Syntax :CALCulate{[1]|2|3|4}[:SELected]:FORMat {MLOGarithmic|PHASe|GDELay|
SLINear|SLOGarithmic|SCOMplex|SMITh|SADMittance|PLINear|PLOGarithmic|POLar|
MLINear|SWR|REAL| IMAGinary|UPHase|PPHase}
:CALCulate{[1]|2|3|4}[:SELected]:FORMat?
Description Selects the data format of the active trace of channel 1 (:CALC1) to channel 4 (:CALC4)
(specified with the :CALC{1-4}:PAR{1-4}:SEL command).
Parameters
Query response {MLOG|PHAS|GDEL|SLIN|SLOG|SCOM|SMIT|SADM|PLIN|PLOG|POL|MLIN|SWR|
REAL|IMAG|UPH|PPH}<newline><^END>
Example of use
10 OUTPUT 717;":CALC1:FORM SLIN"
20 OUTPUT 717;":CALC1:FORM?"
30 ENTER 717;A$
Related commands :CALC{1-4}:PAR{1-4}:SEL on page 286
Equivalent key
[Format] - Log Mag|Phase|Group Delay|Lin Mag|SWR|Real|Imaginary|Expand Phase|
Positive Phase
Description
MLOGarithmic
(preset value)
Specifies the logarithmic magnitude format.
PHASe Specifies the phase format.
GDELay Specifies the group delay format.
SLINear Specifies the Smith chart format (Lin/Phase).
SLOGarithmic Specifies the Smith chart format (Log/Phase).
SCOMplex Specifies the Smith chart format (Real/Imag).
SMITh Specifies the Smith chart format (R+jX).
SADMittance Specifies the Smith chart format (G+jB).
PLINear Specifies the polar format (Lin).
PLOGarithmic Specifies the polar format (Log).
POLar Specifies the polar format (Re/Im).
MLINear Specifies the linear magnitude format.
SWR Specifies the SWR format.
REAL Specifies the real format.
IMAGinary Specifies the imaginary format.
UPHase Specifies the expanded phase format.
PPHase Specifies the positive phase format.