Query Only
:CALCulate:DEVice?
This command gets DUT topology definition of current test regarding measurement parameter.
|
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 |
{SEND1|SEND2|DIF1}<newline><^END>
Dim Var as String
Var= "SEND1"
Ena.WriteString ":CALC:DEV?", True
Var=Ena.ReadString
Edit Test > Instrument Configuration > Modify > Select DUT Topology