Command/Query
:CALCulate:TRACe:FORMat {IMPedance|RHO|VOLT|MLOGarithmic|MLINear|REAL|IMAGinary|GDELay|SWR|PHASe|UPHase|PPHase|SLINear|SLOGarithmic|SCOMplex|SMITh|SADMittance|PLINear|PLOGarithmic|POLar}
:CALCulate:TRACe:FORMat?
This command sets trace format. This may be changed once measurement domain is changed.
Parameter |
Selection Option |
Description |
Format for the trace |
Data Type |
Character string type (String) |
Range |
IMPedance|RHO|VOLT|MLOGarithmic|MLINear|REAL|IMAGinary|GDELay|SWR|PHASe|UPHase|PPHase|SLINear|SLOGarithmic|SCOMplex|SMITh|SADMittance|PLINear|PLOGarithmic|POLar |
Preset Value |
Depending on trace |
{IMP|RHO|VOLT|MLOG|MLIN|REAL|IMAG|GDEL|SWR|PHAS|UPH|PPH|SLIN|SLOG|SCOM|SMIT|SADM|PLIN|PLOG|POL}<newline><^END>
Dim Var as String
Var= "IMP"
Ena.WriteString ":CALC:TRAC:FORM " & Var, True
Ena.WriteString ":CALC:TRAC:FORM?", True
Var=Ena.ReadString
Edit Test > Edit Measurement > Format