:CALC:TRAC:PAR

Type

Command/Query

Syntax

:CALCulate:TRACe:PARameter <String>

:CALCulate:TRACe:PARameter?

Description

This command sets measurement parameter.

Variable

Parameter

String

Description

Measurement parameter

Data Type

Character string type (String)

Range

For Time Domain

  • Txy

For S-Parameter

  • Sxy

x: 1 to 2

y: 1 to 2

Preset Value

"T11" or "S11"

Query Response

{String}<newline><^END>

Examples

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

Equivalent GUI

Edit Test > Test Sequence > Edit Measurement  > Parameter