Command/Query
:SENSe:ADAPter[:TYPE] {NONE|E4M1|E4M2|E4A7|E4AE7|E4PR|E4PE}
:SENSe:ADAPter[:TYPE]?
This command sets/gets the adapter type.
Parameter |
Selection Option |
Description |
Adapter type |
Data Type |
Character string type (String) |
Range |
NONE: None E4M1: 4TP 1m E4M2: 4TP 2m E4A7: 7mm 42942A E4AE7: 42942A Extension E4PR: Probe 42941A E4PE: 42941A Extension |
Preset Value |
The status is kept even after the preset. Initial Value: NONE |
{NONE|E4M1|E4M2|E4A7|E4AE7|E4PR|E4PE}<newline><^END>
Dim Var as String
Var= "E4M1"
Ana.WriteString ":SENS:ADAP " & Var, True
Ana.WriteString ":SENS:ADAP?", True
Var=Ana.ReadString
Cal > Adapter
Instrument Setup > Adapter
SCPI.SENSE.ADAPTER.TYPE