:CALC:TRAC:FORM

Type

Command/Query

Syntax

: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?

Description

This command sets trace format. This may be changed once measurement domain is changed.

Variable

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

Query Response

{IMP|RHO|VOLT|MLOG|MLIN|REAL|IMAG|GDEL|SWR|PHAS|UPH|PPH|SLIN|SLOG|SCOM|SMIT|SADM|PLIN|PLOG|POL}<newline><^END>

Examples

Dim Var as String
Var= "IMP"
Ena.WriteString ":CALC:TRAC:FORM " & Var, True
Ena.WriteString ":CALC:TRAC:FORM?", True
Var=Ena.ReadString

Related Commands

:CALC:TRAC:PAR

Equivalent GUI

Edit Test > Edit Measurement > Format