:CALC:DEV

Type

Query Only

Syntax

:CALCulate:DEVice?

Description

This command gets DUT topology definition of current test regarding measurement parameter.

Variable

Parameter

Selection Option

Description

DUT topology

Data Type

Character string type (String)

Range

SEND1: Single-Ended 1-Port

SEND2: Single-Ended 2-Port

DIF1: Deferential 1-Port

Preset Value

SEND1

Query Response

{SEND1|SEND2|DIF1}<newline><^END>

Examples

Dim Var as String
Var= "SEND1"
Ena.WriteString ":CALC:DEV?", True
Var=Ena.ReadString

Equivalent GUI

Edit Test > Instrument Configuration > Modify > Select DUT Topology