:CALC<Ch>:PAR<Tr>:DEF

Type

Command/Query

Syntax

:CALCulate<Ch>:PARameter<Tr>:DEFine {S11|S21|S12|S22}

:CALCulate<Ch>:PARameter<Tr>:DEFine?

Description

This command sets/gets the measurement parameter.

Variable

Parameter

Selection Option

Description

Measurement parameter

Data Type

Character string type (String)

Range

Select either one of the following:

  • "S<XY>"

Where:

x=1 to 2

Y=1 to 2

Preset Value

"S11"

Query Response

{S11|S21|S12|S22}<newline><^END>

Examples

Dim Var as String
Var= "S11"
Ena.WriteString ":CALC1:PAR1:DEF " & Var, True
Ena.WriteString ":CALC1:PAR1:DEF?", True


Var=Ena.ReadString

Related Commands

:CALC:PAR:SPOR

Equivalent Softkey

Measurement > Measurement > S11|S21|S12|S22

Analysis > Fixture Simulator > Measurement >  S11|S21|S12|S22

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).PARAMETER(Tr).DEFINE