Command/Query
:SENSe:CORRection:IMPedance[:INPut][:MAGNitude] <Value>
:SENSe:CORRection:IMPedance[:INPut][:MAGNitude]?
This command sets/gets the system impedance value.
Parameter |
Value |
Description |
System Z0 value |
Data Type |
Numeric type (Real) |
Range |
1m ~ 1k |
Preset Value |
50 |
Unit |
Ω |
Resolution |
1m |
{numeric}<newline><^END>
Dim Var as Double
Var= 75
Ena.WriteString ":SENS:CORR:IMP " & Str(Var), True
Ena.WriteString ":SENS:CORR:IMP?", True
Var=Ena.ReadNumber
Calibration > Set Z0
SCPI.SENSE(Ch).CORRECTION.IMPEDANCE.INPUT.MAGNITUDE